Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#12577 closed defect (worksforme)

I can't get libiconv to install

Reported by: MacDaddy@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: MacDaddy@…, ryandesign (Ryan Carsten Schmidt)
Port: libiconv

Description (last modified by jmpp@…)

Here is part of the error information that is being generated. I have removed everything and tried to run the install again and I am still having no luck.

make  install-am
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
cd src && make install prefix='/opt/local' exec_prefix='/opt/local' libdir='/opt/local/lib'
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local ; fi
if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local ; fi
if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/bin ; fi
case "darwin8.10.0" in \
  hpux*) gcc -L/opt/local/lib `if test -n ''; then  /opt/local/bin; fi` iconv.o ../srclib/libicrt.a -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib -liconv -lintl -Wl,-framework -Wl,CoreFoundation `if test -n '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot'; then echo " -Wl,+b -Wl,/opt/local/lib"; fi` -o iconv;; \
  *) /bin/sh ../libtool --mode=link gcc -L/opt/local/lib `if test -n ''; then  /opt/local/bin; fi` iconv.o ../srclib/libicrt.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.la -lintl -Wl,-framework -Wl,CoreFoundation -o iconv;; \
esac
libtool: link: warning: library `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.la' was moved.
libtool: link: warning: library `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.la' was moved.
libtool: link: cannot find the library `' or unhandled argument `-framework'
make[1]: *** [install] Error 1
make: *** [install] Error 2

Error: The following dependencies failed to build: libiconv
Error: Status 1 encountered during processing.

Change History (6)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: MacDaddy@… ryandesign@… added
Owner: changed from macports-dev@… to ryandesign@…

comment:2 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:3 Changed 16 years ago by jmpp@…

Milestone: MacPorts base bugsPort Bugs

comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

You didn't say what version of libiconv you're trying to install, but the port is currently at version 1.12. Can you please "sudo port selfupdate" and try again with that version?

If you still have the problem, please let me know your version of Mac OS X, Xcode and MacPorts and what kind of Mac you have.

comment:5 Changed 15 years ago by blb@…

Keywords: libiconv removed
Port: libiconv added
Resolution: worksforme
Status: newclosed

Closing, lack of response.

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.