[mythtv] fc3 cvs compile error

Chris Petersen lists at forevermore.net
Thu Nov 18 21:46:46 UTC 2004


> Well, I was using my older fc2 spec by accident.  Still can't compile, 
> but am getting different errors now.  Maybe I'm missing some dependency?

And more updates.  Turns out that the atrpms spec doesn't disable 
multithreaded compiles, which breaks mythtv (Axel, I'll mail you about 
this on the atrpms list).

Anyway, back to the original error:

g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -O2 -g -pipe -m32 
-march=athlon -D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DUSING_OSS 
-DUSING_OPENGL_VSYNC -DUSING_XRANDR -DUSE_ALSA -DUSE_JOYSTICK_MENU 
-DUSE_LIRC -DUSE_ARTS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/include/kde 
-I../libmythsamplerate -I../libmythsoundtouch -I/usr/lib/qt-3.3/include 
-o moc_mythmediamonitor.o 
moc_mythmediamonitor.cpp/usr/lib/qt-3.3/bin/moc jsmenu.h -o moc_jsmenu.cpp
g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -O2 -g -pipe -m32 
-march=athlon -D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DUSING_OSS 
-DUSING_OPENGL_VSYNC -DUSING_XRANDR -DUSE_ALSA -DUSE_JOYSTICK_MENU 
-DUSE_LIRC -DUSE_ARTS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/include/kde 
-I../libmythsamplerate -I../libmythsoundtouch -I/usr/lib/qt-3.3/include 
-o moc_jsmenu.o moc_jsmenu.cpp
/usr/lib/qt-3.3/bin/moc lirc.h -o moc_lirc.cpp
g++ -c -pipe -Wall -W -O3 -fomit-frame-pointer -O2 -g -pipe -m32 
-march=athlon -D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DUSING_OSS 
-DUSING_OPENGL_VSYNC -DUSING_XRANDR -DUSE_ALSA -DUSE_JOYSTICK_MENU 
-DUSE_LIRC -DUSE_ARTS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/include/kde 
-I../libmythsamplerate -I../libmythsoundtouch -I/usr/lib/qt-3.3/include 
-o moc_lirc.o moc_lirc.cpp
rm -f libmyth-0.16.so.0.16.0 libmyth-0.16.so libmyth-0.16.so.0 
libmyth-0.16.so.0.16
g++ -shared -Wl,-soname,libmyth-0.16.so.0 -o libmyth-0.16.so.0.16.0 
dialogbox.o lcddevice.o mythcontext.o mythwidgets.o oldsettings.o 
remotefile.o settings.o themedmenu.o util.o mythwizard.o uitypes.o 
xmlparse.o mythplugin.o mythdialogs.o audiooutput.o inetcomms.o 
httpcomms.o mythmedia.o uilistbtntype.o uiphoneentry.o generictree.o 
managedlist.o DisplayRes.o DisplayResX.o volumecontrol.o volumebase.o 
audiooutputbase.o audiooutputoss.o mythcdrom.o mythmediamonitor.o 
mythcdrom-linux.o audiooutputalsa.o jsmenu.o jsmenuevent.o lirc.o 
lircevent.o audiooutputarts.o screensaver-x11.o moc_dialogbox.o 
moc_lcddevice.o moc_mythcontext.o moc_mythwidgets.o moc_settings.o 
moc_themedmenu.o moc_mythwizard.o moc_uitypes.o moc_mythdialogs.o 
moc_inetcomms.o moc_httpcomms.o moc_mythmedia.o moc_uilistbtntype.o 
moc_uiphoneentry.o moc_managedlist.o moc_mythcdrom.o 
moc_mythmediamonitor.o moc_jsmenu.o moc_lirc.o  -L/usr/lib/qt-3.3/lib 
-L/usr/X11R6/lib -L../libmythsamplerate -lmythsamplerate-0.16 
-L../libmythsoundtouch -lmythsoundtouch-0.16 -lasound -llirc_client -ldl 
-lartsc -L/usr/X11R6/lib -lXinerama -lqt-mt -lXext -lX11 -lm -lpthread
/usr/bin/ld: libmyth-0.16.so.0.16.0: undefined versioned symbol name 
snd_pcm_hw_params_get_buffer_size_max at ALSA_0.9
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libmyth-0.16.so.0.16.0] Error 1
make[2]: Leaving directory `/var/tmp/BUILD/mythtv-0.17/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/var/tmp/BUILD/mythtv-0.17/libs'
make: *** [sub-libs] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.78115 (%build)


More information about the mythtv-dev mailing list