[mythtv] mythvideo/mythweather cvs compile error

Matt Zimmerman mdz at debian.org
Wed Jan 29 15:50:36 EST 2003


On Wed, Jan 29, 2003 at 12:30:56AM -0600, robert at slackassbastards.org wrote:

> /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?

ln -s libmyth-0.8.so.0 /usr/local/lib/libmyth-0.8.so

qmake should probably be doing this for you, but there seem to be some
broken qmakes out there.

-- 
 - mdz


More information about the mythtv-dev mailing list