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

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

gawk-3.1.1 doesn't compile on solaris 8


From: Erick Branderhorst2
Subject: gawk-3.1.1 doesn't compile on solaris 8
Date: Fri, 6 Dec 2002 09:17:18 +0100 (MET)

wsasd328:/usr/local/build/gawk-3.1.1 % ./configure
creating cache ./config.cache
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for a BSD compatible install... /app/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for bison... bison -y
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... none
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for a BSD compatible install... /app/bin/ginstall -c
checking whether make sets ${MAKE}... (cached) yes
checking for special development options... no
checking for AIX... no
checking for strerror in -lcposix... no
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for AIX compilation hacks... no
checking for Linux/Alpha compilation hacks... no
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... yes
checking for shared library run path origin... done
checking host system type... sparc-sun-solaris2.8
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for iconv... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.25.9, bad
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... /usr/local/lib/libintl.a -lc
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for libintl.h... yes
checking for mcheck.h... no
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for signum.h... no
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for memory.h... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for unistd.h... (cached) yes
checking for ssize_t... yes
checking for vprintf... yes
checking for stdlib.h... (cached) yes
checking for strtod... yes
checking for strtod with C89 semantics... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for fmod in -lm... yes
checking for getgroups... yes
checking for memset... yes
checking for memcpy... yes
checking for memcmp... yes
checking for fmod... yes
checking for setlocale... (cached) yes
checking for strchr... yes
checking for strerror... yes
checking for strftime... yes
checking for strncasecmp... yes
checking for strtod... (cached) yes
checking for system... yes
checking for tzset... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
checking whether getpgrp takes no argument... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking where to find the socket library calls... -lsocket  -lnsl
checking for st_blksize in struct stat... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking whether char is unsigned... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for preprocessor stringizing operator... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating awklib/Makefile
creating doc/Makefile
creating intl/Makefile
creating po/Makefile.in
creating test/Makefile
creating config.h
creating po/POTFILES
creating po/Makefile
wsasd328:/usr/local/build/gawk-3.1.1 % gmake
gmake 'CFLAGS=-g -O2' 'LDFLAGS=' all-recursive
gmake[1]: Entering directory `/usr/local/build/gawk-3.1.1'
Making all in intl
gmake[2]: Entering directory `/usr/local/build/gawk-3.1.1/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/local/build/gawk-3.1.1/intl'
Making all in .
gmake[2]: Entering directory `/usr/local/build/gawk-3.1.1'
source='io.c' object='io.o' libtool=no \
depfile='.deps/io.Po' tmpdepfile='.deps/io.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f io.c || echo './'`io.c
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f main.c || echo './'`main.c
source='msg.c' object='msg.o' libtool=no \
depfile='.deps/msg.Po' tmpdepfile='.deps/msg.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f msg.c || echo './'`msg.c
source='node.c' object='node.o' libtool=no \
depfile='.deps/node.Po' tmpdepfile='.deps/node.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f node.c || echo './'`node.c
source='random.c' object='random.o' libtool=no \
depfile='.deps/random.Po' tmpdepfile='.deps/random.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f random.c || echo './'`random.c
source='re.c' object='re.o' libtool=no \
depfile='.deps/re.Po' tmpdepfile='.deps/re.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f re.c || echo './'`re.c
source='regex.c' object='regex.o' libtool=no \
depfile='.deps/regex.Po' tmpdepfile='.deps/regex.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f regex.c || echo './'`regex.c
source='replace.c' object='replace.o' libtool=no \
depfile='.deps/replace.Po' tmpdepfile='.deps/replace.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f replace.c || echo './'`replace.c
source='version.c' object='version.o' libtool=no \
depfile='.deps/version.Po' tmpdepfile='.deps/version.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f version.c || echo './'`version.c
source='eval.c' object='eval.o' libtool=no \
depfile='.deps/eval.Po' tmpdepfile='.deps/eval.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f eval.c || echo './'`eval.c
source='profile.c' object='profile.o' libtool=no \
depfile='.deps/profile.Po' tmpdepfile='.deps/profile.TPo' \
depmode=none /bin/sh ./depcomp \
gcc -DDEFPATH="\".:/usr/local/share/awk\"" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -c 
`test -f profile.c || echo './'`profile.c
gcc  -g -O2   -o gawk  array.o awkgram.o builtin.o dfa.o ext.o field.o 
gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o 
replace.o version.o eval.o profile.o /usr/local/lib/libintl.a -lc -lsocket  
-lnsl -lm  -ldl
eval.o: In function `cmp_nodes':
/usr/local/build/gawk-3.1.1/eval.c:1145: undefined reference to `strncasecmpmbs'
collect2: ld returned 1 exit status
gmake[2]: *** [gawk] Error 1
gmake[2]: Leaving directory `/usr/local/build/gawk-3.1.1'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/build/gawk-3.1.1'
gmake: *** [all] Error 2




reply via email to

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