[mythtv] mythvideo/mythweather cvs compile error

robert at slackassbastards.org robert at slackassbastards.org
Wed Jan 29 00:30:56 EST 2003


When trying to compile the cvs versions of mythvideo or mythweather, I get the error:

g++  -o mythvideo main.o metadata.o databasebox.o treecheckitem.o dirlist.o moc_databasebox.o  -L/usr/lib/qt3-gcc3.2/lib  -L/usr/X11R6/lib -L/usr/local/lib -lmyth-0.8 -llirc_client -lqt-mt -lpthread -lXext -lX11 -lm
/usr/bin/ld: cannot find -lmyth-0.8
collect2: ld returned 1 exit status
make[1]: *** [mythvideo] Error 1
make[1]: Leaving directory '/usr/local/src/myth/mythvideo/mythvideo'
make: *** [sub-mythvideo] Error 2


Mythweather returns a similar error about ld being unable to find myth-0.8.  I ran ldconfig after successfully compiling and testing mythtv.  In /usr/local/lib, I have libmyth-0.8.so.0 which is a symbolic link to libmyth-0.8.so.0.8.0.  When I ran "ldconfig -v" it shows both files in the cache.  Any suggestions?


More information about the mythtv-dev mailing list