[mythtv-users] Myth 0.20 main.o won't compile

Mark fairlane at springcom.com
Fri Oct 27 02:29:31 UTC 2006


I am installing a new frontend and main.o keeps failing.  Running Arch 
linux, 2.6.16 kernel, pretty standard devel environment,
up to date, and it's failing with the following output, which I can't 
figure out.  This is the same set of software that I used on the backend
with no issues.  Any ideas?

cd mythtv && make -f Makefile
make[2]: Entering directory `/home/mythtv/mythtv-0.20/programs/mythtv'
g++  -o mythtv main.o    -L/opt/qt/lib -L../../libs/libmyth 
-L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec 
-L../../libs/libavformat -L../../libs/libmythfreemheg 
-L../../libs/libmythui -L../../libs/libmythupnp 
-L../../libs/libmythlivemedia -lmythtv-0.20 -lmythavformat-0.20 
-lmythavutil-0.20 -lmythavcodec-0.20 -lmythfreemheg-0.20 -lmythupnp-0.20 
-lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20 -lfreetype -lmp3lame 
-lasound -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt 
-lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
/opt/qt/lib/libqt-mt.so: undefined reference to 
`__pthread_register_cancel at GLIBC_2.3.3'
/opt/qt/lib/libqt-mt.so: undefined reference to 
`__pthread_unregister_cancel at GLIBC_2.3.3'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory `/home/mythtv/mythtv-0.20/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv-0.20/programs'
make: *** [sub-programs] Error 2
[root at mythfrontend mythtv-0.20]#



More information about the mythtv-users mailing list