[mythtv] MythGame/MythGallery

Steve Dalberg mythtv-dev@snowman.net
Fri, 20 Dec 2002 11:00:35 -0800


I get this error on both MythGame and MythGallery when I do a 'make'

[root@TV mythgallery-0.7]# make
cd mythgallery && make -f Makefile
make[1]: Entering directory `/usr/local/src/mythgallery-0.7/mythgallery'
g++  -o mythgallery iconview.o main.o singleview.o moc_iconview.o
moc_singleview.o   -L/usr/lib/qt3/lib  -L/usr/X11R6/lib -L/usr/local/lib
-lmyth-0.7 -lqt-mt -lpthread -lXext -lX11 -lm
/usr/bin/ld: cannot find -lmyth-0.7
collect2: ld returned 1 exit status
make[1]: *** [mythgallery] Error 1
make[1]: Leaving directory `/usr/local/src/mythgallery-0.7/mythgallery'
make: *** [sub-mythgallery] Error 2

any ideas?

/usr/local/lib is in my ld.so.conf, and MythTV works good...

Thanks,
Steve