[mythtv-users] MythDVD and alsa

Ian Forde ian at duckland.org
Sat Oct 11 00:20:48 EDT 2003


Anyone else having trouble building mythdvd when ALSA is enabled in the
mythtv build?  I saw a post about this in the archives from September,
but I never saw a response.  Nothing in the docs, and googling didn't
reveal much...

Details: I'm using ALSA 0.9.7 (freshmeat rpms for alsa-driver, alsa-lib,
and alsa-lib-devel, with alsa-kmdl from the atrpms suite all installed
via apt-get.  Box is RH9.  Current CVS build...

Here's what I got on during the build...

<snip>
cd mtd && make -f Makefile
make[1]: Entering directory `/usr/local/src/myth/cvs.20031010/mythdvd/mtd'
qmake -o Makefile mtd.pro
make[1]: Leaving directory `/usr/local/src/myth/cvs.20031010/mythdvd/mtd'
make[1]: Entering directory `/usr/local/src/myth/cvs.20031010/mythdvd/mtd'
g++ -c -pipe -Wall -W -g -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I../../../../../include -I../../../../../../include/alsa -I/usr/lib/qt-3.1/include -o main.o main.cpp
g++  -o mtd logging.o mtd.o serversocket.o jobthread.o dvdprobe.o fileobs.o threadevents.o main.o moc_logging.o moc_mtd.o moc_serversocket.o  -L/usr/lib/qt-3.1/lib -L/usr/X11R6/lib -ldvdread -lmyth-0.12 -lqt-mt -lXext -lX11 -lm -lpthread
/usr/local/lib/libmyth-0.12.so: undefined reference to `snd_pcm_delay'
/usr/local/lib/libmyth-0.12.so: undefined reference to `__snd_pcm_hw_params_get_subformat'
/usr/local/lib/libmyth-0.12.so: undefined reference to `snd_pcm_sw_params_current'
/usr/local/lib/libmyth-0.12.so: undefined reference to `__snd_pcm_sw_params_get_avail_min'
/usr/local/lib/libmyth-0.12.so: undefined reference to `__snd_pcm_hw_params_get_channels_min'
/usr/local/lib/libmyth-0.12.so: undefined reference to `__snd_pcm_sw_params_get_tstamp_mode'
/usr/local/lib/libmyth-0.12.so: undefined reference to `__snd_pcm_hw_params_set_periods_near'
/usr/local/lib/libmyth-0.12.so: undefined reference to `snd_pcm_close'

and quite a few more "undefined reference" errors.  Did I miss something
or is mythdvd currently broken under these conditions?

	-Ian

-- 
                       __________________________________
                       Ian Forde, RHCE, CCSE, SCNA, SCDME
                       CYTBeN, Inc.
                       ian at duckland.org / ian at cytben.com



More information about the mythtv-users mailing list