Opened 18 years ago
Closed 18 years ago
#9293 closed defect (worksforme)
libiconv fail to build on 10.4.6
Reported by: | kristoffer@… | Owned by: | mij@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
I am quite new at this but it seram like libiconv fails to build. The test yeilds the same problem. Any advise would be appriciated
sudo port install libiconv
---> Building libiconv with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10" && MACOSX_DEPLOYMENT_TARGET=10.4 make all" returned error 2
Command output: builddir="pwd
"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
cd lib && make all
/bin/sh ../libtool --mode=link gcc -o libcharset.la -rpath /opt/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
gcc -dynamiclib -o .libs/libcharset.1.0.0.dylib .libs/localcharset.o .libs/relocatable.o -install_name /opt/local/lib/libcharset.1.dylib -Wl,-compatibility_version -Wl,2 -Wl,-current_version -Wl,2.0
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0) file: -lSystem is not an object file (not allowed in a library)
make[2]: * [libcharset.la] Error 1
make[1]: * [all] Error 2
make: * [lib/localcharset.h] Error 2
Error: /opt/local/bin/port: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 18 years ago by pguyot (Paul Guyot)
Component: | base → dports |
---|---|
Owner: | changed from darwinports-bugs@… to mij@… |
comment:2 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|
comment:4 Changed 18 years ago by markd@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Make sure to download the latest Xcode tools. Since it can't be reproduced I'll close it.
Has this been duplicated or resolved?