https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195483
Bug ID: 195483 Summary: /usr/bin/ld: //lib/libm.so.5: invalid DSO for symbol `cos@@FBSD_1.0' definition Product: Base System Version: 10.1-STABLE Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: mar...@marketbridge.com Hello, Recently, I have had the most ridiculous time reinstalling Postgis on a system after a crash. I upgraded from 9.1 to 10.1. After nearly two weeks of troubleshooting, I believe I may found the issue with the help of Postgis folks. Here is the issue I get on an install of Postgis: /usr/bin/ld: //lib/libm.so.5: invalid DSO for symbol `cos@@FBSD_1.0' definition //lib/libm.so.5: could not read symbols: Bad value It seems that /lib/libm.so.5 is being problematic on the system. Please see associated tickets: Freebsd: 195090 Posgis Ticket: http://trac.osgeo.org/postgis/ticket/3003 Make install clean from port version 21 http://pastebin.com/hALMbGvD >From Source Version 2.1.4 - CONFIGURE: http://pastebin.com/c7rvbuFk >From Source Version 2.1.4 - MAKE http://pastebin.com/LHfTHxJV MArtin -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"