Opened 17 years ago

Last modified 15 years ago

#12577 closed defect

I can't get libiconv to install — at Initial Version

Reported by: MacDaddy@… Owned by: macports-dev@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port: libiconv

Description

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 (0)

Note: See TracTickets for help on using tickets.