[mythtv] mythvideo/mythweather cvs compile error

mythtv at slackassbastards.org mythtv at slackassbastards.org
Wed Jan 29 15:53:50 EST 2003


On Wed, Jan 29, 2003 at 03:50:36PM -0500, Matt Zimmerman wrote:
> 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

Thanks for replying Matt.  I tried doing that and ld still doesn't show it when I do "ldconfig -v".  Got something else I can try?



More information about the mythtv-dev mailing list