On Fri, May 20, 2005, Thomas Moschny wrote: > in order to rebuild cvs-1.12.9-2.3.1 for rhel3/ia64, I had to add the switch > --disable-nls to the configure section, otherwise I get an error in the final > linking step: > > /openpkg/bin/cc -O2 -pipe -fpic -DRSE_PATCHES -L/openpkg/lib -L/openpkg/lib > -o cvs [...] ../diff/libdiff.a ../lib/libcvs.a -lrt -lcrypt -lnsl -lfsl > -lnsl -lz > ../lib/libcvs.a(xmalloc.o)(.text+0x42): In function `xalloc_die': > : undefined reference to `libintl_gettext' > ../lib/libcvs.a(xmalloc.o)(.text+0xd2): In function `xalloc_die': > : undefined reference to `libintl_gettext' > collect2: ld returned 1 exit status > make[2]: *** [cvs] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.50067 (%build) > > Is there something wrong with my libintl/gettext/... or is this "expected > behavior" ?
No, the --disable-nls is reasonable. Taken over into OpenPKG-CURRENT now: http://cvs.openpkg.org/chngview?cn=23559 Thanks. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [email protected]
