bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext: -lacl needed for libgettextlib.la


From: Ralf Wildenhues
Subject: Re: gettext: -lacl needed for libgettextlib.la
Date: Thu, 1 Feb 2007 19:58:18 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

[ apologies for the resend ]

Hello Bruno,

* Bruno Haible wrote on Thu, Feb 01, 2007 at 03:10:39AM CET:
> +# Need @LIB_ACL@ because copy-file.c uses acl.h.
[...]
> +  @LTLIBINTL@ @LTLIBICONV@ @LIBACL@ -lc @LTNOUNDEF@

Please fix the typo LIB_ACL vs. LIBACL.

Also, I now get this in a static build
(configure --disable-shared LDFLAGS=-static):

/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2  -static -o msginit 
msginit-msginit.o msginit-lang-table.o msginit-plural-count.o 
msginit-localealias.o msginit-lock.o ../intl/localename.lo libgettextsrc.la
| gcc -g -O2 -o msginit msginit-msginit.o msginit-lang-table.o 
msginit-plural-count.o msginit-localealias.o msginit-lock.o 
../intl/localename.o  ./.libs/libgettextsrc.a 
/tmp/gettext/build-static/gettext-tools/gnulib-lib/.libs/libgettextlib.a 
/lib/libacl.so /lib/libattr.so -lncurses -lc
| msginit-localealias.o: In function 
`read_alias_file':../../../gettext/gettext-tools/src/../../gettext-runtime/intl/localealias.c:227:
 undefined reference to 
`mempcpy_is_unportable__use_gnulib_module_mempcpy_for_portability'
| 
:../../../gettext/gettext-tools/src/../../gettext-runtime/intl/localealias.c:227:
 undefined reference to 
`mempcpy_is_unportable__use_gnulib_module_mempcpy_for_portability'
| msginit-localealias.o: In function 
`alias_compare':../../../gettext/gettext-tools/src/../../gettext-runtime/intl/localealias.c:415:
 undefined reference to 
`strcasecmp_is_unportable__use_gnulib_module_strcase_for_portability'
| collect2: ld returned 1 exit status

and a bunch of macro redefinition warnings, which I think were already
reported on bug-gnulib.

Cheers, and thanks, also for the gnulib-tool change,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]