From: "Todd Seeleman" Subject: glib compile problems To: Date: Thu, 23 Oct 2003 07:28:37 -0400 Organization: Penn - GSE X-Sent: 2 hours, 41 minutes, 23 seconds ago Greetings, I'm trying desperately to compile & install glib 2.2.3 on a Tru64 v5.1b system. I've successfully installed gettext however everytime I run ./configure for glib it complains that I don't have gettext support. Can you give me a clue? Todd Seeleman CFLAGS=-I/usr/local/include LIBS="-L/usr/local/lib -lintl" CC=gcc CXX=g++ ./configure checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... alphaev6-dec-osf5.1 checking host system type... alphaev6-dec-osf5.1 checking for the BeOS... no checking for Win32... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for c++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/local/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking for gawk... gawk checking for perl5... no checking for perl... perl checking for indent... indent checking for perl... /usr/bin/perl checking for iconv_open... no checking for libiconv_open in -liconv... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... no configure: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libintl.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for libintl.h... no configure: error: *** You must have either have gettext support in your C library, or use the *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html ****************************************************** Todd Seeleman, Systems Analyst Penn Graduate School of Education 3700 Walnut St., Rm. 002 email: address@hidden Philadelphia, PA. 19104-6216 phone: 215.573.8378 ******************************************************