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

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

Re: cvs: --disable-nls leads to build failure


From: Bruno Haible
Subject: Re: cvs: --disable-nls leads to build failure
Date: Thu, 15 Nov 2001 18:04:41 +0100 (CET)

Markus Werle writes:
> /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
> -Wmissing-prototypes -g -O2  -o gasp-new  gasp.o macro.o sb.o hash.o 
> ../libiberty/libiberty.a
> gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o gasp-new 
> gasp.o macro.o sb.o hash.o  ../libiberty/libiberty.a
> gasp.o: In function `hash_add_to_string_table':
> /work/markus/BINUTILS/build-cvs-64/gas/../../src/gas/gasp.c:452: undefined 
> reference to `dcgettext'

You didn't tell
  1. which package you are trying to build,
  2. which version of this package.

I assume it's binutils. And your report is not reproducible with the
current binutils snapshot. (export CC="cc -Ae"; ../configure
--disable-shared --disable-nls; gmake). Are you sure you did a "make
distclean" (or fresh unpacking of the sources) before reconfiguring
the package?

Bruno



reply via email to

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