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

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

Re: Can't build gettext 0.17 on Debian stable


From: Santiago Vila
Subject: Re: Can't build gettext 0.17 on Debian stable
Date: Sat, 24 Nov 2007 12:46:33 +0100 (CET)

On Sat, 24 Nov 2007, Ralf Wildenhues wrote:

> First a workaround: to the setting of LIBTOOL add --tag=CC in
> $source_tree/gettext_tools/intl/Makefile.in:
>   LIBTOOL = @LIBTOOL@ --tag=CC
> 
> Now, this typically is not necessary if the compiler is the same as the
> configured compiler, as then libtool can detect it.  How did you invoke
> configure?

JAVAC=jikes-classpath ./configure --prefix=/usr --enable-csharp=pnet
make CC=gcc CFLAGS="-g -Wall -D_REENTRANT"

I now see what's "wrong". At least CC (and maybe CFLAGS as well)
should be specified on the configure line, not on the make line.

[ It worked ok with 0.16.1 but of course that does not mean it had to work ].

Thanks a lot.




reply via email to

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