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

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

Gettext 0.16.1 is not able to compile with --disable-nls


From: Dennis Schridde
Subject: Gettext 0.16.1 is not able to compile with --disable-nls
Date: Tue, 10 Apr 2007 21:10:36 +0200
User-agent: KMail/1.9.6

When I try to compile gettext 0.16.1 with --disable-nls (and some other flags 
listed below), I get this error:

mingw32-gcc -DLOCALEDIR=\"/home/sevendays/Warzone/devpkg/devpkg/share/locale\" 
-DBISON_LOCALEDIR=\"\" 
-DLOCALE_ALIAS_PATH=\"/home/sevendays/Warzone/devpkg/devpkg/share/locale\" 
-DUSEJEXE=0 
-DGETTEXTJEXEDIR=\"/home/sevendays/Warzone/devpkg/devpkg/lib/gettext\" 
-DGETTEXTJAR=\"/home/sevendays/Warzone/devpkg/devpkg/share/gettext/gettext.jar\"
 -DLIBDIR=\"/home/sevendays/Warzone/devpkg/devpkg/lib\" 
-DGETTEXTDATADIR=\"/home/sevendays/Warzone/devpkg/devpkg/share/gettext\" 
-DPROJECTSDIR=\"/home/sevendays/Warzone/devpkg/devpkg/share/gettext/projects\" 
-DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../libgrep -I../libuniname 
-I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl 
-DINSTALLDIR=\"/home/sevendays/Warzone/devpkg/devpkg/bin\"   -g -O2 -c -o 
msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c
msginit.c: In function ‘main’:
msginit.c:284: error: ‘LC_MESSAGES’ undeclared (first use in this function)
msginit.c:284: error: (Each undeclared identifier is reported only once
msginit.c:284: error: for each function it appears in.)
make[4]: *** [msginit-msginit.o] Error 1
make[4]: Leaving directory 
`/home/sevendays/Warzone/devpkg/src/gettext-0.16.1_patch/gettext-tools/src'
make[3]: *** [all] Error 2


Full configure command:
./configure --target=mingw32 --host=mingw32 
--prefix=/home/sevendays/Warzone/devpkg/devpkg --disable-shared --enable-static 
\
    --enable-threads=win32 --enable-relocatable --disable-java --disable-csharp 
--disable-libasprintf --disable-openmp \
    --without-emacs


--Dennis

Attachment: pgp4Ef2EKQtce.pgp
Description: PGP signature


reply via email to

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