[mythtv] RE: Problem compiling MythDVD CVS

Simon Kenyon simon at koala.ie
Mon Oct 20 22:53:11 EDT 2003


Tako Schotanus wrote:

>
> Reposting this question because I never saw an answer to it and 
> gossamer doesn't show any answers either, but now I'm having the same 
> problem and no idea how to fix it (another commit-remark I that I 
> missed maybe?)
>
> NB: There was another thread with almost the same title but with a 
> _different_ problem, so please take a look at this :-).
>
> -Tako
>
> > I am have trouble *compiling* *mythdvd* against the Sunday *CVS*.
> >
> > Saturday worked fine, today the only change is that I enabled native 
> alsa
> > support in MythTV. Did I miss something? or does *mythdvd* not work 
> against
> > this enabling in mythtv? I didn't see anything in *mythdvd*'s 
> settings.pro
> > relating to this.
> >
> > make[1]: Entering directory `/usr/src/*mythdvd*/mtd'
> > g++ -o mtd logging.o mtd.o serversocket.o jobthread.o dvdprobe.o
> > fileobs.o main.o moc_logging.o moc_mtd.o moc_serversocket.o
> > -L/usr/share/qt3/lib -L/usr/X11R6/lib -ldvdread -lmyth-0.12 
> -llirc_client
> > -lqt-mt -lXext -lX11 -lm -lpthread
> > /usr/local/lib/libmyth-0.12.so: undefined reference to `snd_pcm_delay'

for some time i have been adding the using_alsa stuff (copied from 
settings.pro in mythtv) in mythdvd to make it link
seems that libmyth has an unsatisfied dependency on alsa if you build it 
with using_alsa defined

not spent any time working out why - just worked out how to get around it
--
simon



More information about the mythtv-dev mailing list