#17173: kdelibs 3.5.8-3 Build error - linking problems ---------------------------------+------------------------------------------ Reporter: coleman@nitroy.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: kdelibs3 | ---------------------------------+------------------------------------------ Comment(by blb@macports.org): That is most odd, syslog() should be in libSystem which should be linked in (it also provides string functions which are used by the same file that's using that syslog()). Compiling here (also 10.5.5, Xcode 3.1.1), it builds just fine. Just to be absolutely sure, what is the result of running: {{{ nm /usr/lib/libSystem.B.dylib |grep _syslog }}} -- Ticket URL: <http://trac.macports.org/ticket/17173#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS