Working with MacPorts on MacBook Pro (Intel) and rsync problems.

paul beard paulbeard at gmail.com
Tue Jun 26 16:27:55 PDT 2007


On 6/26/07, Frederick C. Lee <fclee at dialup4less.com> wrote:
>
> /usr/bin/ld: warning /opt/local/lib/libiconv.dylib cputype (18,
> architecture ppc) does not match cputype (7) for specified -arch flag: i386
> (file not loaded)
> /usr/bin/ld: Undefined symbols:
> __libiconv_version
> _iconv_canonicalize
> _libiconv
> _libiconv_close
> _libiconv_open
> _libiconvctl
> _libiconvlist
> collect2: ld returned 1 exit status
> make[1]: *** [install] Error 1
> make: *** [install] Error 2
>
> Error: Status 1 encountered during processing.
>
>
> It looks like part of the reason is that I may have some PPC code vs i386
> code and hence it bombed.
>
>
> Shall look into this.
>
>
> Ric.
>
>
>

Hmm, seen this before. Google turns up a few things.

The fix:

sudo port -f uninstall libiconv
sudo port clean libiconv
sudo port install libiconv


try that and see how you get on.
-- 
Paul Beard / www.paulbeard.org/
<paulbeard at gmail.com/paulbeard at mac.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20070626/ec0ce9e9/attachment.html


More information about the macports-users mailing list