Opened 19 years ago

Closed 19 years ago

#3224 closed defect (invalid)

BUG: glib1 fails to build on OS X 10.3.9

Reported by: westphal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When trying to install glib1 on OS X 10.3.9 I get the following:

superman:~ Stardust$ sudo port install glib1 Password: ---> Building libiconv with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_libiconv/ work/libiconv-1.9.2" && 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 -compatibility_version 2 -current_version 2.0 ld: can't locate file for: -ldylib1.o /usr/bin/libtool: internal link edit command failed make[2]: * [libcharset.la] Error 1 make[1]: * [all] Error 2 make: * [lib/localcharset.h] Error 2

Error: The following dependencies failed to build: gettext libiconv pkgconfig superman:~ Stardust$

Change History (2)

comment:1 Changed 19 years ago by toby@…

Looks like your Dev Tools are broken. Try reinstalling Xcode 1.5.

comment:2 Changed 19 years ago by westphal@…

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.