bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Gawk compile error Mingw32


From: Vincent Belaïche
Subject: Re: [bug-gawk] Gawk compile error Mingw32
Date: Thu, 07 Apr 2016 11:57:24 +0200

Hello,

I had the same problem as Ivan, so I got the latest source from the git
repo after seeing that Eli had provided some patch. And it still does
not compile (MSW 10, GCC MinGW 32bits). I have not tried with the 64bits
compiler chain. See attached log.


VBR,
        Vincent Belaïche,

]0;MINGW32:/c/Programmes/installation
address@hidden /c/Programmes/installation
$ cd gawk-4.1.1/
]0;MINGW32:/c/Programmes/installation/gawk-4.1.1
address@hidden /c/Programmes/installation/gawk-4.1.1
$ ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for egrep... (cached) /bin/grep -E
checking for bison... bison -y
checking whether ln -s works... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for special development options... no
checking for z/OS USS compilation... no
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking for AIX compilation hacks... no
checking for Linux/Alpha compilation hacks... no
checking whether NLS is requested... yes
checking for msgfmt... /local/bin/msgfmt
checking for gmsgfmt... /local/bin/msgfmt
checking for xgettext... /local/bin/xgettext
checking for msgmerge... /local/bin/msgmerge
checking for ld used by GCC... 
c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe
checking if the linker (c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) 
is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.dll.a 
-L/usr/local/lib
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
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 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... no
checking netdb.h presence... no
checking for netdb.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
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... no
checking termios.h presence... no
checking for termios.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... yes
checking for memory.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... no
checking type of array argument to getgroups... int
checking for long long int... yes
checking for unsigned long long int... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for socklen_t... no
checking for socklen_t equivalent... int
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... no
checking for working mktime... no
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... no
checking for fmod in -lm... yes
checking for isinf in -lm... no
checking for ismod in -lm... no
checking for libsigsegv... no, consider installing GNU libsigsegv
checking for atexit... yes
checking for btowc... yes
checking for fmod... yes
checking for getgrent... no
checking for getgroups... no
checking for grantpt... no
checking for isascii... yes
checking for iswctype... yes
checking for iswlower... yes
checking for iswupper... yes
checking for mbrlen... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memcpy_ulong... no
checking for memmove... yes
checking for memset... yes
checking for memset_ulong... no
checking for mkstemp... yes
checking for posix_openpt... no
checking for setenv... no
checking for setlocale... yes
checking for setsid... no
checking for snprintf... yes
checking for strchr... yes
checking for strerror... yes
checking for strftime... yes
checking for strncasecmp... yes
checking for strcoll... yes
checking for strtod... yes
checking for strtoul... yes
checking for system... yes
checking for tmpfile... yes
checking for towlower... yes
checking for towupper... yes
checking for tzset... yes
checking for usleep... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... none required
checking whether getpgrp requires zero arguments... no
checking for printf %F format... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... no
checking for connect... no
checking for connect in -lsocket... no
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane... no
checking whether readline via "-lreadline -lcurses" is present and sane... no
checking whether readline via "-lreadline -lncurses" is present and sane... no
checking whether mpfr via "-lmpfr -lgmp" is present and usable... no
checking for struct stat.st_blksize... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for preprocessor stringizing operator... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating awklib/Makefile
config.status: creating doc/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 po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in extension (/c/Programmes/installation/gawk-4.1.1/extension)
configure: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /local/bin/msgfmt
checking for gmsgfmt... /local/bin/msgfmt
checking for xgettext... /local/bin/xgettext
checking for msgmerge... /local/bin/msgmerge
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for ld used by GCC... 
c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe
checking if the linker (c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) 
is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.dll.a 
-L/usr/local/lib
checking for struct stat.st_blksize... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... 
c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe
checking if the linker (c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) 
is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
checking the name lister (/mingw/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... 
func_convert_file_msys_to_w32
checking how to convert i686-pc-mingw32 file names to toolchain format... 
func_convert_file_msys_to_w32
checking for c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe option to 
reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive 
import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... 
func_cygming_dll_for_implib
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /mingw/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker 
(c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for special development options... no
checking fnmatch.h usability... no
checking fnmatch.h presence... no
checking for fnmatch.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for fdopendir... no
checking for fnmatch... no
checking for gettimeofday... yes
checking for getdtablesize... no
checking for nanosleep... yes
checking for select... no
checking for GetSystemTimeAsFileTime... no
checking for dirfd... no
checking whether dirfd is declared... no
checking whether dirfd is a macro... no
checking how to get the file descriptor associated with an open DIR*... 
no_such_member
checking for inline... inline
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: executing libtool commands
]0;MINGW32:/c/Programmes/installation/gawk-4.1.1
address@hidden /c/Programmes/installation/gawk-4.1.1
$ make
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=' all-recursive
make[1]: Entering directory `/c/Programmes/installation/gawk-4.1.1'
Making all in .
make[2]: Entering directory `/c/Programmes/installation/gawk-4.1.1'
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c
mv -f .deps/array.Tpo .deps/array.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o awkgram.c
mv -f .deps/awkgram.Tpo .deps/awkgram.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
mv -f .deps/builtin.Tpo .deps/builtin.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT cint_array.o -MD -MP -MF .deps/cint_array.Tpo -c -o cint_array.o 
cint_array.c
mv -f .deps/cint_array.Tpo .deps/cint_array.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c
mv -f .deps/command.Tpo .deps/command.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
debug.c: In function 'restart':
debug.c:2905:2: warning: passing argument 2 of 'execvp' from incompatible 
pointer type [enabled by default]
  execvp(d_argv[0], d_argv);
  ^
In file included from c:\nos_programmes\mingw\mingw-w32\include\unistd.h:53:0,
                 from awk.h:171,
                 from debug.c:26:
c:\nos_programmes\mingw\mingw-w32\include\process.h:120:42: note: expected 
'const char * const*' but argument is of type 'char **'
 _CRTIMP intptr_t __cdecl __MINGW_NOTHROW execvp (const char*, const char* 
const*);
                                          ^
mv -f .deps/debug.Tpo .deps/debug.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c
mv -f .deps/dfa.Tpo .deps/dfa.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
mv -f .deps/eval.Tpo .deps/eval.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c
mv -f .deps/ext.Tpo .deps/ext.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c
mv -f .deps/field.Tpo .deps/field.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT floatcomp.o -MD -MP -MF .deps/floatcomp.Tpo -c -o floatcomp.o 
floatcomp.c
mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT gawkapi.o -MD -MP -MF .deps/gawkapi.Tpo -c -o gawkapi.o gawkapi.c
mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po
gcc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" 
-DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g -O2 
-DNDEBUG -MT gawkmisc.o -MD -MP -MF .deps/gawkmisc.Tpo -c -o gawkmisc.o 
gawkmisc.c
In file included from gawkmisc.c:36:0:
pc/gawkmisc.pc:588:1: error: conflicting types for 'usleep'
 usleep(unsigned int usec)
 ^
In file included from awk.h:171:0,
                 from gawkmisc.c:27:
c:\nos_programmes\mingw\mingw-w32\include\unistd.h:129:5: note: previous 
definition of 'usleep' was here
 int usleep( useconds_t period ){ return __mingw_sleep( 0, 1000 * period ); }
     ^
make[2]: *** [gawkmisc.o] Error 1
make[2]: Leaving directory `/c/Programmes/installation/gawk-4.1.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/Programmes/installation/gawk-4.1.1'
make: *** [all] Error 2
]0;MINGW32:/c/Programmes/installation/gawk-4.1.1
address@hidden /c/Programmes/installation/gawk-4.1.1
$ cd ..
]0;MINGW32:/c/Programmes/installation
address@hidden /c/Programmes/installation
$ git clone git://git.savannah.gnu.org/gawk.git
Cloning into 'gawk'...
Checking out files: 100% (1631/1631), done.
]0;MINGW32:/c/Programmes/installation
address@hidden /c/Programmes/installation
$ cd gawk
]0;MINGW32:/c/Programmes/installation/gawk
address@hidden /c/Programmes/installation/gawk
$ ls
ABOUT-NLS
AUTHORS
CMakeLists.txt
COPYING
ChangeLog
ChangeLog.0
Checklist
INSTALL
Makefile.am
Makefile.in
NEWS
NEWS.0
POSIX.STD
README
README.cvs
README.git
README_d
TODO
aclocal.m4
array.c
awk.h
awkgram.c
awkgram.y
awklib
bisonfix.awk
bootstrap.sh
builtin.c
cint_array.c
cmake
cmd.h
command.c
command.y
compile
config.guess
config.rpath
config.sub
configh.in
configure
configure.ac
custom.h
debug.c
depcomp
dfa.c
dfa.h
doc
eval.c
ext.c
extension
extras
field.c
floatcomp.c
floatmagic.h
gawkapi.c
gawkapi.h
gawkmisc.c
getopt.c
getopt.h
getopt1.c
getopt_int.h
gettext.h
hardregex.txt
helpers
install-sh
int_array.c
interpret.h
io.c
m4
main.c
mbsupport.h
missing
missing_d
mkinstalldirs
mpfr.c
msg.c
node.c
nonposix.h
old-extension
pc
po
posix
profile.c
protos.h
random.c
random.h
re.c
regcomp.c
regex.c
regex.h
regex_internal.c
regex_internal.h
regexec.c
replace.c
str_array.c
symbol.c
test
version.c
vms
xalloc.h
ylwrap
]0;MINGW32:/c/Programmes/installation/gawk
address@hidden /c/Programmes/installation/gawk
$ ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
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 ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for egrep... (cached) /bin/grep -E
checking for bison... bison -y
checking whether ln -s works... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for special development options... no
checking for z/OS USS compilation... no
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking if we are using EBCDIC... no
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /local/bin/msgfmt
checking for gmsgfmt... /local/bin/msgfmt
checking for xgettext... /local/bin/xgettext
checking for msgmerge... /local/bin/msgmerge
checking for ld used by gcc -std=gnu99... 
c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe
checking if the linker (c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) 
is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.dll.a 
-L/usr/local/lib
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
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 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... no
checking netdb.h presence... no
checking for netdb.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
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... no
checking termios.h presence... no
checking for termios.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... yes
checking for memory.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... no
checking type of array argument to getgroups... int
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for socklen_t... no
checking for socklen_t equivalent... int
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... no
checking for working mktime... no
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... no
checking for library containing fmod... none required
checking for library containing isinf... no
checking for library containing ismod... no
checking for libsigsegv... no, consider installing GNU libsigsegv
checking for __etoa_l... no
checking for atexit... yes
checking for btowc... yes
checking for fmod... yes
checking for getgrent... no
checking for getgroups... no
checking for grantpt... no
checking for isascii... yes
checking for iswctype... yes
checking for iswlower... yes
checking for iswupper... yes
checking for mbrlen... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memcpy_ulong... no
checking for memmove... yes
checking for memset... yes
checking for memset_ulong... no
checking for mkstemp... yes
checking for posix_openpt... no
checking for setenv... no
checking for setlocale... yes
checking for setsid... no
checking for sigprocmask... no
checking for snprintf... yes
checking for strchr... yes
checking for strerror... yes
checking for strftime... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcoll... yes
checking for strtod... yes
checking for strtoul... yes
checking for system... yes
checking for tmpfile... yes
checking for towlower... yes
checking for towupper... yes
checking for tzset... yes
checking for usleep... yes
checking for waitpid... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... none required
checking whether getpgrp requires zero arguments... no
checking for printf %F format... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... no
checking for connect... no
checking for connect in -lsocket... no
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane... no
checking whether readline via "-lreadline -lcurses" is present and sane... no
checking whether readline via "-lreadline -lncurses" is present and sane... no
checking whether mpfr via "-lmpfr -lgmp" is present and usable... no
checking for struct stat.st_blksize... no
checking for struct passwd.pw_passwd... no
checking for struct group.gr_passwd... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for preprocessor stringizing operator... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating awklib/Makefile
config.status: creating doc/Makefile
config.status: creating extras/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 po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in extension (/c/Programmes/installation/gawk/extension)
configure: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
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 ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for z/OS USS compilation... no
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for struct stat.st_blksize... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... 
c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe
checking if the linker (c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) 
is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm -B
checking the name lister (/mingw/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... 
func_convert_file_msys_to_w32
checking how to convert i686-pc-mingw32 file names to toolchain format... 
func_convert_file_msys_to_w32
checking for c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe option to 
reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive 
import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... 
func_cygming_dll_for_implib
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /mingw/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... 
checking how to truncate binary pipes... /bin/sed -e 4q
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker 
(c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for special development options... no
checking fnmatch.h usability... no
checking fnmatch.h presence... no
checking for fnmatch.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for fdopendir... no
checking for fnmatch... no
checking for gettimeofday... yes
checking for getdtablesize... no
checking for nanosleep... yes
checking for select... no
checking for statvfs... no
checking for GetSystemTimeAsFileTime... no
checking for dirfd... no
checking whether dirfd is declared... no
checking whether dirfd is a macro... no
checking how to get the file descriptor associated with an open DIR*... 
no_such_member
checking for inline... inline
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
]0;MINGW32:/c/Programmes/installation/gawk
address@hidden /c/Programmes/installation/gawk
$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/c/Programmes/installation/gawk/missing aclocal-1.15 -I m4
 cd . && /bin/sh /c/Programmes/installation/gawk/missing automake-1.15 --gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/c/Programmes/installation/gawk/missing autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
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 ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for egrep... (cached) /bin/grep -E
checking for bison... bison -y
checking whether ln -s works... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for special development options... no
checking for z/OS USS compilation... no
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking if we are using EBCDIC... no
checking for a sed that does not truncate output... /bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /local/bin/msgfmt
checking for gmsgfmt... /local/bin/msgfmt
checking for xgettext... /local/bin/xgettext
checking for msgmerge... /local/bin/msgmerge
checking for ld used by gcc -std=gnu99... 
c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe
checking if the linker (c:/nos_programmes/mingw/mingw-w32/mingw32/bin/ld.exe) 
is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.dll.a 
-L/usr/local/lib
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
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 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... no
checking netdb.h presence... no
checking for netdb.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
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... no
checking termios.h presence... no
checking for termios.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... yes
checking for memory.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... no
checking type of array argument to getgroups... int
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for socklen_t... no
checking for socklen_t equivalent... int
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... no
checking for working mktime... no
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... no
checking for library containing fmod... none required
checking for library containing isinf... no
checking for library containing ismod... no
checking for libsigsegv... no, consider installing GNU libsigsegv
checking for __etoa_l... no
checking for atexit... yes
checking for btowc... yes
checking for fmod... yes
checking for getgrent... no
checking for getgroups... no
checking for grantpt... no
checking for isascii... yes
checking for iswctype... yes
checking for iswlower... yes
checking for iswupper... yes
checking for mbrlen... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memcpy_ulong... no
checking for memmove... yes
checking for memset... yes
checking for memset_ulong... no
checking for mkstemp... yes
checking for posix_openpt... no
checking for setenv... no
checking for setlocale... yes
checking for setsid... no
checking for sigprocmask... no
checking for snprintf... yes
checking for strchr... yes
checking for strerror... yes
checking for strftime... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcoll... yes
checking for strtod... yes
checking for strtoul... yes
checking for system... yes
checking for tmpfile... yes
checking for towlower... yes
checking for towupper... yes
checking for tzset... yes
checking for usleep... yes
checking for waitpid... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... none required
checking whether getpgrp requires zero arguments... no
checking for printf %F format... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... no
checking for connect... no
checking for connect in -lsocket... no
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane... no
checking whether readline via "-lreadline -lcurses" is present and sane... no
checking whether readline via "-lreadline -lncurses" is present and sane... no
checking whether mpfr via "-lmpfr -lgmp" is present and usable... no
checking for struct stat.st_blksize... no
checking for struct passwd.pw_passwd... no
checking for struct group.gr_passwd... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking for preprocessor stringizing operator... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating awklib/Makefile
config.status: creating doc/Makefile
config.status: creating extras/Makefile
config.status: creating po/Makefile.in
config.status: creating test/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/c/Programmes/installation/gawk/missing autoheader)
rm -f stamp-h1
touch configh.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=' all-recursive
make[1]: Entering directory `/c/Programmes/installation/gawk'
Making all in .
make[2]: Entering directory `/c/Programmes/installation/gawk'
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c
mv -f .deps/array.Tpo .deps/array.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o 
awkgram.c
mv -f .deps/awkgram.Tpo .deps/awkgram.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o 
builtin.c
builtin.c: In function 'do_system':
builtin.c:2123:4: warning: implicit declaration of function 'WIFEXITED' 
[-Wimplicit-function-declaration]
    else if (WIFEXITED(status))
    ^
builtin.c:2125:4: warning: implicit declaration of function 'WIFSIGNALED' 
[-Wimplicit-function-declaration]
    else if (WIFSIGNALED(status)) {
    ^
builtin.c:2131:5: warning: implicit declaration of function 'WTERMSIG' 
[-Wimplicit-function-declaration]
     ret = WTERMSIG(status) +
     ^
mv -f .deps/builtin.Tpo .deps/builtin.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT cint_array.o -MD -MP -MF .deps/cint_array.Tpo -c -o 
cint_array.o cint_array.c
mv -f .deps/cint_array.Tpo .deps/cint_array.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o 
command.c
mv -f .deps/command.Tpo .deps/command.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
debug.c: In function 'restart':
debug.c:2910:2: warning: passing argument 2 of 'execvp' from incompatible 
pointer type [enabled by default]
  execvp(d_argv[0], d_argv);
  ^
In file included from c:\nos_programmes\mingw\mingw-w32\include\unistd.h:53:0,
                 from awk.h:156,
                 from debug.c:26:
c:\nos_programmes\mingw\mingw-w32\include\process.h:120:42: note: expected 
'const char * const*' but argument is of type 'char **'
 _CRTIMP intptr_t __cdecl __MINGW_NOTHROW execvp (const char*, const char* 
const*);
                                          ^
mv -f .deps/debug.Tpo .deps/debug.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c
mv -f .deps/dfa.Tpo .deps/dfa.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
mv -f .deps/eval.Tpo .deps/eval.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c
mv -f .deps/ext.Tpo .deps/ext.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c
mv -f .deps/field.Tpo .deps/field.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT floatcomp.o -MD -MP -MF .deps/floatcomp.Tpo -c -o floatcomp.o 
floatcomp.c
mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT gawkapi.o -MD -MP -MF .deps/gawkapi.Tpo -c -o gawkapi.o 
gawkapi.c
mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT gawkmisc.o -MD -MP -MF .deps/gawkmisc.Tpo -c -o gawkmisc.o 
gawkmisc.c
mv -f .deps/gawkmisc.Tpo .deps/gawkmisc.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o 
getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT int_array.o -MD -MP -MF .deps/int_array.Tpo -c -o int_array.o 
int_array.c
mv -f .deps/int_array.Tpo .deps/int_array.Po
gcc -std=gnu99 -DDEFPATH='".:/usr/local/share/awk"' 
-DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"dll"\" -DHAVE_CONFIG_H 
-DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I.   -I/usr/local/include  -g 
-O2 -DNDEBUG -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
io.c: In function 'two_way_open':
io.c:2181:8: warning: implicit declaration of function 'quote_cmd' 
[-Wimplicit-function-declaration]
        qcmd = quote_cmd(str), NULL);
        ^
io.c:2181:13: warning: assignment makes pointer from integer without a cast 
[enabled by default]
        qcmd = quote_cmd(str), NULL);
             ^
io.c:2258:3: warning: implicit declaration of function 'kill' 
[-Wimplicit-function-declaration]
   (void) kill(pid, SIGKILL);
   ^
io.c:2258:20: error: 'SIGKILL' undeclared (first use in this function)
   (void) kill(pid, SIGKILL);
                    ^
io.c:2258:20: note: each undeclared identifier is reported only once for each 
function it appears in
io.c: In function 'gawk_popen':
io.c:2451:13: warning: assignment makes pointer from integer without a cast 
[enabled by default]
        qcmd = quote_cmd(cmd), NULL);
             ^
io.c: In function 'read_with_timeout':
io.c:4114:2: error: unknown type name 'fd_set'
  fd_set readfds;
  ^
io.c:4115:17: error: storage size of 'tv' isn't known
  struct timeval tv;
                 ^
io.c:4121:2: error: unknown type name 'SOCKET'
  SOCKET s = valid_socket(fd);
  ^
io.c:4121:2: warning: implicit declaration of function 'valid_socket' 
[-Wimplicit-function-declaration]
io.c:4132:2: warning: implicit declaration of function 'FD_ZERO' 
[-Wimplicit-function-declaration]
  FD_ZERO(& readfds);
  ^
io.c:4133:2: warning: implicit declaration of function 'FD_SET' 
[-Wimplicit-function-declaration]
  FD_SET(s, & readfds);
  ^
io.c:4141:2: warning: implicit declaration of function 'select' 
[-Wimplicit-function-declaration]
  if (select(fd + 1, & readfds, NULL, NULL, & tv) < 0)
  ^
io.c:4144:2: warning: implicit declaration of function 'FD_ISSET' 
[-Wimplicit-function-declaration]
  if (FD_ISSET(s, & readfds))
  ^
io.c: In function 'gawk_fclose':
io.c:4196:2: error: unknown type name 'SOCKET'
  SOCKET s = valid_socket (fileno(fp));
  ^
io.c:4202:2: warning: implicit declaration of function 'closesocket' 
[-Wimplicit-function-declaration]
  if (s && closesocket(s) == SOCKET_ERROR)
  ^
io.c:4202:29: error: 'SOCKET_ERROR' undeclared (first use in this function)
  if (s && closesocket(s) == SOCKET_ERROR)
                             ^
make[2]: *** [io.o] Error 1
make[2]: Leaving directory `/c/Programmes/installation/gawk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/Programmes/installation/gawk'
make: *** [all] Error 2
]0;MINGW32:/c/Programmes/installation/gawk
address@hidden /c/Programmes/installation/gawk
$ gcc --version
gcc.exe (GCC) 4.8.1
Copyright (C) 2013 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.

]0;MINGW32:/c/Programmes/installation/gawk
address@hidden /c/Programmes/installation/gawk
$ pushd /mingw
/mingw /c/Programmes/installation/gawk
]0;MINGW32:/mingw
address@hidden /mingw
$ pwd -W
c:/Nos_Programmes/MinGW/mingw-w32
]0;MINGW32:/mingw
address@hidden /mingw
$ 

reply via email to

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