Robert Tsai wrote:

These don't work?

        ./configure --help

        ./configure --disable-firewire

--Rob
I'm on a steep learning curve here, and never realised that's how you disable certain features. Recompiled it just now after using ./configure --disable-firewire

...and get the same error
make[2]: Entering directory `/usr/src/mythtv/mythtv-0.18.1/programs/mythepg'
g++ -o mythepg main.o -L/usr/lib/qt3//lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.18.1 -lmythavformat-0.18.1 -lmythavcodec-0.18.1 -lmyth-0.18.1-lfreetype -lmp3lame -lasound -L/usr/lib -lartsc -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -ljack -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread
/usr/lib/libiec61883.so.0: undefined reference to `raw1394_bandwidth_modify'
/usr/lib/libiec61883.so.0: undefined reference to `raw1394_channel_modify'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/usr/src/mythtv/mythtv-0.18.1/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/usr/src/mythtv/mythtv-0.18.1/programs'
make: *** [sub-programs] Error 2

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to