[mythtv] MythGame/MythGallery

Isaac Richards mythtv-dev@snowman.net
Fri, 20 Dec 2002 14:17:21 -0500


If it says it can't find it, it's not there =)  Try creating the .so link 
manually.  

Isaac

On Friday 20 December 2002 02:11 pm, Steve Dalberg wrote:
> Same error in MythGame:
>
> /usr/bin/ld: cannot find -lmyth-0.7
>
> Steve
>
> -----Original Message-----
> From: mythtv-dev-admin@snowman.net
> [mailto:mythtv-dev-admin@snowman.net]On Behalf Of Steve Dalberg
> Sent: Friday, December 20, 2002 11:01 AM
> To: mythtv-dev@snowman.net
> Subject: [mythtv] MythGame/MythGallery
>
>
> 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
>