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

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

timezone bug in gawk-3.1.2 for HP-UX 11.00


From: Tom Wurgler
Subject: timezone bug in gawk-3.1.2 for HP-UX 11.00
Date: Mon, 24 Mar 2003 11:29:04 -0500 (EST)

I get the following when trying to build gawk 3.1.2 on HP-UX 11.0 with:

[gawk-3.1.2]rds294[109]% uname -a
HP-UX rds294 B.11.00 U 9000/785 2000387327 unlimited-user license
[gawk-3.1.2]rds294[110]% 

[gawk-3.1.2]rds294[108]% gcc --version
gcc (GCC) 3.2.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[gawk-3.1.2]rds294[109]% 

Same error with the HP Ansi C compiler.

Thanks
Tom

============================================================================
Tom Wurgler                             The Goodyear Tire & Rubber Company
Principal Engineer                      Tire-Vehicle Engineering Technology
Phone:         330-796-1656             Technical Center D/460G            
Fax:           330-796-3292             P.O.Box 3531                       
internet mail: address@hidden    Akron, Ohio 44309-3531             
============================================================================


[gawk-3.1.2]rds294[106]% ./configure --prefix=/home/rdstt1/t901353/local
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for egrep... grep -E
checking for bison... bison -y
checking whether ln -s works... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for a BSD-compatible install... ./install-sh -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 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 minix/config.h usability... no
checking minix/config.h presence... 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... (cached) yes
checking for string.h... (cached) yes
checking for msgfmt... /home/rdstt1/t901353/local/bin/msgfmt
checking for gmsgfmt... /home/rdstt1/t901353/local/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking build system type... hppa2.0w-hp-hpux11.00
checking host system type... hppa2.0w-hp-hpux11.00
checking for an ANSI C-conforming 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... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... 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 sys/param.h usability... yes
checking sys/param.h presence... 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... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, 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.875, ok
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... no
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking mcheck.h usability... no
checking mcheck.h presence... no
checking for mcheck.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking signum.h usability... no
checking signum.h presence... no
checking for signum.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking for memory.h... (cached) 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 ssize_t... yes
checking for vprintf... yes
checking for _doprnt... 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 getgrent... 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... no
checking for strncasecmp... yes
checking for strtod... (cached) yes
checking for system... yes
checking for tzset... no
checking for mbrlen... no
checking for mbrtowc... no
checking for grantpt... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... no
checking whether getpgrp requires zero arguments... yes
checking for gethostbyname... yes
checking for connect... yes
checking where to find the socket library calls... the standard library
checking for struct stat.st_blksize... 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 struct tm.tm_zone... no
checking for tzname... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for preprocessor stringizing operator... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating awklib/Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
[gawk-3.1.2]rds294[107]% make
make 'CFLAGS=-g -O2' 'LDFLAGS=' all-recursive
make[1]: Entering directory `/u/rdstt1/t901353/src/gawk-3.1.2'
Making all in intl
make[2]: Entering directory `/u/rdstt1/t901353/src/gawk-3.1.2/intl'
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  intl-compat.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  bindtextdom.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  dcgettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  dgettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  gettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  finddomain.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  loadmsgcat.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  localealias.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  textdomain.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  l10nflist.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  explodename.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  dcigettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  dcngettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  dngettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  ngettext.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  plural.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  plural-exp.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  localcharset.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  localename.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
gcc -c -DLOCALEDIR=\"/home/rdstt1/t901353/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/home/rdstt1/t901353/local/share/locale\" 
-DLIBDIR=\"/home/rdstt1/t901353/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. 
-I. -I../intl  -g -O2  osdep.c
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o 
finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o 
dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o 
localcharset.o localename.o osdep.o
ranlib libintl.a
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'hppa2.0w-hp-hpux11.00' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gawk/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gawk/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory `/u/rdstt1/t901353/src/gawk-3.1.2/intl'
Making all in .
make[2]: Entering directory `/u/rdstt1/t901353/src/gawk-3.1.2'
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT array.o -MD -MP -MF ".deps/array.Tpo" \
  -c -o array.o `test -f 'array.c' || echo './'`array.c; \
then mv ".deps/array.Tpo" ".deps/array.Po"; \
else rm -f ".deps/array.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT awkgram.o -MD -MP -MF ".deps/awkgram.Tpo" \
  -c -o awkgram.o `test -f 'awkgram.c' || echo './'`awkgram.c; \
then mv ".deps/awkgram.Tpo" ".deps/awkgram.Po"; \
else rm -f ".deps/awkgram.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT builtin.o -MD -MP -MF ".deps/builtin.Tpo" \
  -c -o builtin.o `test -f 'builtin.c' || echo './'`builtin.c; \
then mv ".deps/builtin.Tpo" ".deps/builtin.Po"; \
else rm -f ".deps/builtin.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT ext.o -MD -MP -MF ".deps/ext.Tpo" \
  -c -o ext.o `test -f 'ext.c' || echo './'`ext.c; \
then mv ".deps/ext.Tpo" ".deps/ext.Po"; \
else rm -f ".deps/ext.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT field.o -MD -MP -MF ".deps/field.Tpo" \
  -c -o field.o `test -f 'field.c' || echo './'`field.c; \
then mv ".deps/field.Tpo" ".deps/field.Po"; \
else rm -f ".deps/field.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT gawkmisc.o -MD -MP -MF ".deps/gawkmisc.Tpo" \
  -c -o gawkmisc.o `test -f 'gawkmisc.c' || echo './'`gawkmisc.c; \
then mv ".deps/gawkmisc.Tpo" ".deps/gawkmisc.Po"; \
else rm -f ".deps/gawkmisc.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
  -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv ".deps/getopt.Tpo" ".deps/getopt.Po"; \
else rm -f ".deps/getopt.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
  -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
else rm -f ".deps/getopt1.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" \
  -c -o io.o `test -f 'io.c' || echo './'`io.c; \
then mv ".deps/io.Tpo" ".deps/io.Po"; \
else rm -f ".deps/io.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT msg.o -MD -MP -MF ".deps/msg.Tpo" \
  -c -o msg.o `test -f 'msg.c' || echo './'`msg.c; \
then mv ".deps/msg.Tpo" ".deps/msg.Po"; \
else rm -f ".deps/msg.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT node.o -MD -MP -MF ".deps/node.Tpo" \
  -c -o node.o `test -f 'node.c' || echo './'`node.c; \
then mv ".deps/node.Tpo" ".deps/node.Po"; \
else rm -f ".deps/node.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT random.o -MD -MP -MF ".deps/random.Tpo" \
  -c -o random.o `test -f 'random.c' || echo './'`random.c; \
then mv ".deps/random.Tpo" ".deps/random.Po"; \
else rm -f ".deps/random.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT re.o -MD -MP -MF ".deps/re.Tpo" \
  -c -o re.o `test -f 're.c' || echo './'`re.c; \
then mv ".deps/re.Tpo" ".deps/re.Po"; \
else rm -f ".deps/re.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" \
  -c -o regex.o `test -f 'regex.c' || echo './'`regex.c; \
then mv ".deps/regex.Tpo" ".deps/regex.Po"; \
else rm -f ".deps/regex.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
if gcc -DDEFPATH="\".:/home/rdstt1/t901353/local/share/awk\"" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR="\"/home/rdstt1/t901353/local/share/locale\"" -I. -I. -I. 
-I./intl    -g -O2 -MT replace.o -MD -MP -MF ".deps/replace.Tpo" \
  -c -o replace.o `test -f 'replace.c' || echo './'`replace.c; \
then mv ".deps/replace.Tpo" ".deps/replace.Po"; \
else rm -f ".deps/replace.Tpo"; exit 1; \
fi
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
In file included from replace.c:59:
missing_d/tzset.c:27: `timezone' redeclared as different kind of symbol
/usr/include/sys/time.h:450: previous declaration of `timezone'
make[2]: *** [replace.o] Error 1
make[2]: Leaving directory `/u/rdstt1/t901353/src/gawk-3.1.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/rdstt1/t901353/src/gawk-3.1.2'
make: *** [all] Error 2
[gawk-3.1.2]rds294[108]% 




reply via email to

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