Date: Tue, 8 May 2012 21:04:18 -0400 From: David Banning <david+dated+1336957458.358d38@skytracker.ca> To: questions@freebsd.org Subject: error: libm.so.4 needed by libspeex may conflict w libm.so.5 Message-ID: <20120509010418.GA78616@skytracker.ca>
next in thread | raw e-mail | index | archive | help
while attempting to build and install mplayer under FreeBSD Release 8.2 I get the error; /usr/local/bin/ld: warning: libm.so.4, needed by /usr/local/lib/libspeex.so, may conflict with libm.so.5 /usr/local/lib/libgdk-x11-2.0.so: undefined reference to `XRRGetScreenResourcesCurrent' /usr/local/lib/libgdk-x11-2.0.so: undefined reference to `XRRGetOutputPrimary' collect2: ld returned 1 exit status gmake: *** [mplayer] Error 1 If it's libspeex / libm.so.4 that is causing the error (thats what it looks like to me) I wonder how to find out what libspeex is being used for - or for that matter what libm.so.4 is needed for.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120509010418.GA78616>