[Haskell-cafe] cabal-install 1.16.0.2 on Mac

Brandon Allbery allbery.b at gmail.com
Thu Apr 11 02:56:36 CEST 2013


On Wed, Apr 10, 2013 at 8:36 PM, Richard A. O'Keefe <ok at cs.otago.ac.nz>wrote:

> /Developer/usr/bin/strip: object: /home/cshome/o/ok/.cabal/bin/cabal
> malformed object (unknown load command 15)
>

Xcode 4.2 and on do not use /Developer at all. You have an older Xcode on
your system somehow, which does not understand newer object files; you
should remove the entire /Developer tree. (Xcode, in order to be
distributable via the App Store, is completely self-contained in
/Applications/Xcode.app.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130410/5cb07ad4/attachment.htm>


More information about the Haskell-Cafe mailing list