Le 31 oct. 06 à 02:39, Ryan Schmidt a écrit :
On Oct 30, 2006, at 19:02, Julien KRIVACSY wrote:
But while compiling libiconv (in apache2), I've got an error and I don't know what to do. Apparently, port is trying to compile a PPC version and I have got a MacBook Pro 1.83.
Here's the error :
MacBook:/tmp/libiconv-1.11 root# port install apache2
---> Staging libiconv into destroot
[snip]
/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
Some questions...
What is /tmp/libiconv-1.11? Why is that there?