Problems with some ports

Franz Klammer klammer at webonaut.com
Wed Jun 30 06:38:34 PDT 2004


Oliver Fischer wrote:
> Dear list,
> 
> I have problems with linking some ports from the ports collection. For 
> example I am not able to finish the build of doxygen. If it comes to the 
>  point where it is necessary to link doxygen I get the following errors
> 
> -- start
> /usr/bin/ld: warning: libaudio.so.2, needed by 
> /usr/X11R6/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libXt.so.6, needed by /usr/X11R6/lib/libqt-mt.so, 

[some library-warings deleted]

> -- end
> 
> But all these libs exist on my system. Why are they not found?

guess you are using --CURRENT ... if yes, please do the follwing:

cd /usr/src/gnu/usr.bin/binutils/ld
make clean
make
make install

franz

> 
> MfG
> 
> Oliver Fischer
> 
> 
> P.S.: I have similar problems with the jdk 1.4.2 port.


More information about the freebsd-ports mailing list