Has anyone got gettext building successfully on AIX 5.1? Anyone have any suggestions for getting around the error below?
Thanks! xlc -Wl,-bM:SRE -o .libs/libgettextsrc-0.14.1.so .libs/message.o .libs/read-po-abstract.o .libs/po-lex.o .libs/po-gram-gen.o .libs/po-hash-gen.o .libs/po-charset.o .libs/read-properties.o .libs/read-stringtable.o .libs/open-po.o .libs/dir-list.o .libs/str-list.o .libs/read-po.o .libs/write-properties.o .libs/write-stringtable.o .libs/write-po.o .libs/msgl-ascii.o .libs/msgl-iconv.o .libs/msgl-equal.o .libs/msgl-cat.o .libs/msgl-english.o .libs/file-list.o .libs/msgl-charset.o .libs/po-time.o .libs/plural.o .libs/plural-table.o .libs/format.o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-java.o .libs/format-csharp.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o -Wl,-blibpath:/usr/local/lib:/usr/lpp/xlopt:/usr/lib:/lib -L/u/strombrg/src/gettext/src/gettext-tools/intl/.libs /usr/local/lib/libgettextlib.a /usr/local/lib/libintl.a -liconv -lc -lc -Wl,-bE:.libs/libgettextsrc.exp -Wl,-bnoentry ${wl}-bernotok xlc: 1501-228 input file /usr/local/lib/libgettextlib.a not found libtool: install: error: relink `libgettextsrc.la' with the above command before installing it /bin/sh ../libtool --mode=install /usr/local/bin/install -c libgettextpo.la /usr/local/lib/libgettextpo.la libtool: install: warning: relinking `libgettextpo.la' (cd /u/strombrg/src/gettext/src/gettext-tools/src; /bin/sh ../libtool --mode=relink xlc -g -o libgettextpo.la -rpath /usr/local/lib -version-info 1:0:1 -rpath /usr/local/lib libgettextsrc.la ../lib/libgettextlib.la -lc -no-undefined gettext-po.lo ) generating symbol list for `libgettextpo.la' /usr/bin/nm -B -BCpg .libs/gettext-po.o | awk '{ if ((($2 == "T") || ($2 == "D") || ($2 == "B")) && (substr($3,1,1) != ".")) { print $3 } }' | sort -u > .libs/libgettextpo.exp xlc -Wl,-bM:SRE -o .libs/libgettextpo.so.0 .libs/gettext-po.o -Wl,-blibpath:/usr/local/lib:/usr/lpp/xlopt:/usr/lib:/lib -L/u/strombrg/src/gettext/src/gettext-tools/intl/.libs -L/u/strombrg/src/gettext/src/gettext-tools/lib/.libs /usr/local/lib/libgettextsrc.a /usr/local/lib/libgettextlib.a -lc -lc -Wl,-bE:.libs/libgettextpo.exp -Wl,-bnoentry ${wl}-bernotok xlc: 1501-228 input file /usr/local/lib/libgettextsrc.a not found xlc: 1501-228 input file /usr/local/lib/libgettextlib.a not found libtool: install: error: relink `libgettextpo.la' with the above command before installing it make[4]: *** [install-libLTLIBRARIES] Error 1 make[4]: Leaving directory `/u/strombrg/src/gettext/src/gettext-tools/src' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/u/strombrg/src/gettext/src/gettext-tools/src' make[2]: *** [install] Error 2 make[2]: Leaving directory `/u/strombrg/src/gettext/src/gettext-tools/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/u/strombrg/src/gettext/src/gettext-tools' make: *** [install-recursive] Error 1 esmf04m-root> _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils