[MacPorts] #33452: coreutils: Undefined symbols for architecture x86_64
MacPorts
noreply at macports.org
Sat Mar 3 23:47:24 PST 2012
#33452: coreutils: Undefined symbols for architecture x86_64
--------------------------------------+-------------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: coreutils
--------------------------------------+-------------------------------------
Comment(by macports@…):
> How?
Xcode 4.1 was installed as a .dmg (and was installed in /Developer), 4.3
installs via AppStore in /Applications, so I had to do:
{{{
$ xcode-select -switch /Applications/Xcode.app/Contents/Developer
$ xcodebuild -version
Xcode 4.3
Build version 4E109
}}}
When compiling w/o any configure.compiler= flags set, llvm-gcc-4.2 is used
and from the main.log (attached) one can see that this points to "/usr
/llvm-gcc-4.2/bin/llvm-gcc-4.2" which is the version from the commandline-
tools that was installed from within Xcode 4.3.
> Did you already "sudo port clean coreutils" and try again?
Yes, after ''every'' failed attempt of "port install ..." I did the "port
clean coreutils", even "port clean --all all" once.
--
Ticket URL: <https://trac.macports.org/ticket/33452#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list