Opened 19 years ago

Closed 18 years ago

#5429 closed defect (invalid)

BUG: getext port doesn't work for OpenDarwin 7.2.1 / x86

Reported by: IOOI-SqAR Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: mij@…, markd@…
Port:

Description

the installation fails like this:

mv -f intl-compat.o .libs/intl-compat.o

gcc -c -DLOCALEDIR=\"/opt/local/share/locale\"

-DLOCALE_ALIAS_PATH=\"/opt/local/share/locale\" -DLIBDIR=\"/opt/local/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/opt/local/include -g -O2 ./intl-compat.c >/dev/null 2>&1 /bin/sh ../libtool --mode=link \

gcc -no-cpp-precomp -I/opt/local/include -g -O2 -fno-common -bind_at_load -o

libintl.la \

bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo loadmsgcat.lo

localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo osdep.lo intl-compat.lo -L/opt/local/lib -liconv -R/opt/local/lib -lc \

-version-info 7:3:4 \ -rpath /opt/local/lib \ -no-undefined

gcc -dynamiclib -o .libs/libintl.3.4.3.dylib .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/osdep.o .libs/intl-compat.o -L/opt/local/lib /opt/local/lib/libiconv.dylib -lc -install_name /opt/local/lib/libintl.3.dylib -Wl,-compatibility_version -Wl,8 -Wl,-current_version -Wl,8.3 /usr/bin/ld: warning multiple definitions of symbol _locale_charset .libs/localcharset.o definition of _locale_charset in section (TEXT,text) /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /usr/bin/ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option .libs/loadmsgcat.o definition of common nl_msg_cat_cntr (size 16) .libs/dcigettext.o definition of common _libintl_nl_domain_bindings (size 16) .libs/plural-exp.o definition of common _libintl_gettext_germanic_plural (size 32) /usr/bin/libtool: internal link edit command failed make[3]: * [libintl.la] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1

Warning: the following items did not execute (for gettext): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing. localhost:~ lars$

Attachments (1)

gettext failure.txt (87.0 KB) - added by IOOI-SqAR 19 years ago.
the whole log of the installation attempt

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by IOOI-SqAR

Attachment: gettext failure.txt added

the whole log of the installation attempt

comment:1 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to mij@…
Summary: getext port doesn't work for OpenDarwin 7.2.1 / x86BUG: getext port doesn't work for OpenDarwin 7.2.1 / x86

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: invalid
Status: newclosed

Opendarwin no longer supported.

Note: See TracTickets for help on using tickets.