bug-make
[Top][All Lists]
Advanced

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

(no subject)


From: Robert Simms
Subject: (no subject)
Date: Wed, 24 Apr 2002 13:10:37 -0400

Got this error after "./configure" and "make"

gettext.c: In function `dgettext__':
gettext.c:2374: `LC_MESSAGES' undeclared (first use in this function)
gettext.c:2374: (Each undeclared identifier is reported only once
gettext.c:2374: for each function it appears in.)
make[2]: *** [gettext.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


earlier, the configure run started out like this:

creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking host system type... powerpc-apple-darwin5.4
.
.
.
checking for LC_MESSAGES... no
.
.
.

                                        - Robert Simms




reply via email to

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