Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 15:22:29 +0200
From:      Oliver Fischer <plexus@snafu.de>
To:        ports@freebsd.org
Subject:   Problems with some ports
Message-ID:  <40E2BE95.3050701@snafu.de>

next in thread | raw e-mail | index | archive | help
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, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libmng.so.1, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libjpeg.so.9, needed by 
/usr/X11R6/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libpng.so.5, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libGL.so.1, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXmu.so.6, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXi.so.6, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXrender.so.1, needed by 
/usr/X11R6/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXrandr.so.2, needed by 
/usr/X11R6/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXcursor.so.1, needed by 
/usr/X11R6/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libqt-mt.so, 
not found (try using -rpath or -rpath-link)
-- end

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

MfG

Oliver Fischer


P.S.: I have similar problems with the jdk 1.4.2 port.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40E2BE95.3050701>