#38630: kerberos5: Undefined symbols: __et_list --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: lion | Port: kerberos5 --------------------------+-------------------------------- I cannot build kerberos5 on Lion with Xcode 4.3.3: {{{ :info:build Undefined symbols for architecture x86_64: :info:build "__et_list", referenced from: :info:build _initialize_prof_error_table in prof_err.so :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} {{{ $ clang -v Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix }}} Using llvm-gcc-4.2 instead succeeds. -- Ticket URL: <https://trac.macports.org/ticket/38630> MacPorts <http://www.macports.org/> Ports system for OS X