#47583: kerberos5 @1.13.1 build fail: undefined symbol __et_list -----------------------------+-------------------------------- Reporter: dan+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kerberos5 | -----------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:4 dan+macports@…]:
On this version of the OS, I don't have any LIBRARY_PATH in my environnment.
Wouldn't matter if you did. MacPorts sanitizes the environment. MacPorts sets its own `LIBRARY_PATH` environment variable, but your clang is too old to support it. You could also solve the problem by upgrading to Xcode 4.6.3, the last version that works on Lion. We could fix the port by having it blacklist the old versions of clang that don't understand `LIBRARY_PATH`. -- Ticket URL: <https://trac.macports.org/ticket/47583#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X