#38630: kerberos5: Undefined symbols: __et_list ---------------------------+---------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: lion Port: kerberos5 | ---------------------------+---------------------- Changes (by cal@…): * status: new => assigned * owner: macports-tickets@… => cal@… Comment: Can you attach the log for llvm-gcc-4.2? `__et_list` should be in libcomerr, can you verify that using `nm $prefix/lib/libcom_err.dylib | grep et_list`? It seems to me the linker invocation is missing a -L$prefix/lib and thus probably doesn't find `libcom_err.dylib`. -- Ticket URL: <https://trac.macports.org/ticket/38630#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X