Hi All - I need to get autogen running under cygwin (to do some GCC work). I've got a build failure which I can't puzzle out (gruesome details copied below). Anybody able to help, either: - decipher the build complaint below and suggest what I've screwed up, or - alternatively, provide an executable ready to go on win32...
Thanks in advance, any and all help much appreciated ! Best Regards, Dave PS: There's a scary message about libopts. It seems like autogen has included and built that; do I need to download and install it separately ? Or should I ignore this warning, or do something differently ? *** Warning: This system can not link to static lib archive libopts.la. I've (via cygwin) loaded flex, bison, libtools 2.2, gettext, guile1.8 (then 1.6 to get the missing guile-config script). Script started on Fri Nov 21 13:04:30 2008 $ ./configure checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* A U T O G E N GNU AutoGen-5.9.6 libopts.la-32:0:7 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for as... as checking for dlltool... dlltool checking for objdump... objdump checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 8192 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 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 (/usr/i686-pc-cygwin/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... yes checking if malloc debugging is wanted... no checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking for texi2html... : checking for an ANSI C-conforming const... yes checking for inline... inline checking for dlopen in -ldl... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for long double with more range or precision than double... yes checking for u_int... yes checking for long long... yes checking for uintmax_t... yes checking for size_t... (cached) yes checking for wchar_t... yes checking for char*... yes checking size of char*... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for short... yes checking size of short... 2 checking for strchr... yes checking for strlcpy... yes checking for snprintf... yes checking for dlopen... yes checking for library containing copysign... none required checking for library containing copysignl... no checking for library containing modfl... no checking whether using shell scripts... yes checking whether setjmp() links okay... yes checking whether sigsetjmp() links okay... yes checking whether with-libguile was specified... no checking whether with-libguile-cflags was specified... no checking whether with-libguile-libs was specified... no configure: guile-config used for CFLAGS: configure: guile-config used for LIBS: -lguile -lltdl -L/usr/lib -L/usr/bin -L/usr/lib/w32api -lgmp -lcrypt -lm -lltdl checking whether libguile can be linked with... yes checking whether the guile version... 1.8.2 checking whether scm_primitive_eval_x links... yes checking whether with-libxml2 was specified... no checking whether with-libxml2-cflags was specified... no checking whether with-libxml2-libs was specified... no checking whether libxml2 can be linked with... no checking whether fattach runs... no checking whether connld works... no checking whether sysinfo(2) is Solaris... no checking whether strcspn matches prototype and works... yes checking whether there is a global text array sys_siglist... no checking whether uname(2) is POSIX... yes checking whether long long ints... yes checking whether runtime library dirs can be specified... -Wl,-R checking whether wanting autogen debugging... no checking libio.h usability... no checking libio.h presence... no checking for libio.h... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for char*... (cached) yes checking size of char*... (cached) 4 checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 4 checking for short... (cached) yes checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for vprintf... yes checking for _doprnt... no checking for mmap... yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... (cached) yes checking for strrchr... yes checking for strsignal... yes checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 dnadler mkgroup-l-d 1, 5 Nov 30 2006 /dev/zero checking whether we have a functional realpath(3C)... yes checking whether strftime() works... yes checking whether fopen accepts "b" mode... yes checking whether fopen accepts "t" mode... yes checking whether not wanting optional option args... yes checking whether sigsetjmp is declared... yes checking for fopencookie... no checking for funopen... no checking for inline... (cached) inline checking for static inline... static inline checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for fgrep... (cached) /usr/bin/grep -F checking if malloc debugging is wanted... no checking for gawk... (cached) gawk checking for runetype.h... no checking for wchar.h... yes checking for stdarg.h... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... yes checking for long double... yes checking for strtoul... yes checking for ldexpl... no checking for frexpl... no checking for log in -lm... yes checking for copysign... yes checking for copysignl... no checking whether ln -s works... yes configure: creating ./config.status config.status: creating doc/mk-agen-texi.sh config.status: creating autoopts/options.tpl config.status: creating autoopts/aginfo.tpl config.status: creating autoopts/aginfo3.tpl config.status: creating autoopts/agman1.tpl config.status: creating autoopts/agman3.tpl config.status: creating Makefile config.status: creating agen5/Makefile config.status: creating agen5/test/Makefile config.status: creating autoopts/Makefile config.status: creating autoopts/autoopts-config config.status: creating autoopts/mk-autoopts-pc config.status: creating autoopts/test/Makefile config.status: creating autoopts/test/defs config.status: creating columns/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating getdefs/Makefile config.status: creating getdefs/test/Makefile config.status: creating pkg/Makefile config.status: creating pkg/pkg-env config.status: creating snprintfv/Makefile config.status: creating xml2ag/Makefile config.status: creating xml2ag/test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing stamp-h commands ------------------------------------------------------------------------ Configuration: Source code location: . Compiler: gcc -std=gnu99 Compiler flags: -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing Host System Type: i686-pc-cygwin Install path: /usr/local See config.h for further configuration information. ------------------------------------------------------------------------ $ make make all-recursive make[1]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6' Making all in compat make[2]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/compat' : make[2]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/compat' Making all in snprintfv make[2]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/snprintfv' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo snv.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -DDLL_EXPORT -DPIC -o .libs/snv.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -o snv.o >/dev/null 2>&1 mv -f .deps/snv.Tpo .deps/snv.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -no-undefined -o libsnprintfv.la snv.lo -lm -ldl libtool: link: rm -fr .libs/libsnprintfv.a .libs/libsnprintfv.la libtool: link: ar cru .libs/libsnprintfv.a .libs/snv.o libtool: link: ranlib .libs/libsnprintfv.a libtool: link: ( cd ".libs" && rm -f "libsnprintfv.la" && ln -s "../libsnprintfv.la" "libsnprintfv.la" ) make[2]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/snprintfv' Making all in autoopts make[2]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/autoopts' Making all in test make[3]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/autoopts/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/autoopts/test' make[3]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/autoopts' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR='"/usr/local/share/autogen"' -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/local/share/autogen\" -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -DDLL_EXPORT -DPIC -o .libs/libopts_la-libopts.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/local/share/autogen\" -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1 mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DPKGDATADIR='"/usr/local/share/autogen"' -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -version-info 32:0:7 -o libopts.la -rpath /usr/local/lib libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -lm -ldl libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries libtool: link: rm -fr .libs/libopts.a .libs/libopts.la .libs/libopts.lai libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && ar x "/cygdrive/d/home/drn/autogen-5.9.6/autoopts/../snprintfv/.libs/libsnprintfv.a") libtool: link: ar cru .libs/libopts.a libopts_la-libopts.o .libs/libopts.lax/libsnprintfv.a/snv.o libtool: link: ranlib .libs/libopts.a libtool: link: rm -fr .libs/libopts.lax libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c -o libguileopts_la-guileopt.lo `test -f 'guileopt.c' || echo './'`guileopt.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c guileopt.c -DDLL_EXPORT -DPIC -o .libs/libguileopts_la-guileopt.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c guileopt.c -o libguileopts_la-guileopt.o >/dev/null 2>&1 mv -f .deps/libguileopts_la-guileopt.Tpo .deps/libguileopts_la-guileopt.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -version-info 0:1:0 -o libguileopts.la -rpath /usr/local/lib libguileopts_la-guileopt.lo libopts.la -lm -ldl *** Warning: This system can not link to static lib archive libopts.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries libtool: link: rm -fr .libs/libguileopts.a .libs/libguileopts.la .libs/libguileopts.lai libtool: link: ar cru .libs/libguileopts.a libguileopts_la-guileopt.o libtool: link: ranlib .libs/libguileopts.a libtool: link: ( cd ".libs" && rm -f "libguileopts.la" && ln -s "../libguileopts.la" "libguileopts.la" ) ++ cd .. ++ pwd + top_builddir=/cygdrive/d/home/drn/autogen-5.9.6 ++ cd .. ++ pwd + top_srcdir=/cygdrive/d/home/drn/autogen-5.9.6 + '[' -x /cygdrive/d/home/drn/autogen-5.9.6/agen5/autogen ']' + exit 0 /bin/sh mk-autoopts-pc autoopts.pc make[3]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/autoopts' make[2]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/autoopts' Making all in agen5 make[2]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/agen5' Making all in test make[3]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/agen5/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/agen5/test' make[3]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/agen5' ( echo '#define DEFINING' ; echo '#include "autogen.h"' ; \ for f in autogen.c agCgi.c agInit.c agShell.c cgi-fsm.c defDirect.c agUtils.c defParse-fsm.c defLex.c defLoad.c defFind.c expFormat.c expGperf.c expGuile.c expExtract.c expOutput.c expPrint.c expState.c expMake.c fmemopen.c funcCase.c funcDef.c expString.c funcFor.c funcIf.c functions.c funcEval.c loadPseudo.c opts.c scmStrings.c tpLoad.c tpProcess.c tpParse.c ; do echo "#include \"$f\"" ; done ) > ag.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -export-dynamic -o autogen.exe autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -lguile -lltdl -L/usr/lib -L/usr/bin -L/usr/lib/w32api -lgmp -lcrypt -lm -lltdl -lm -ldl libtool: link: gcc -std=gnu99 -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -o .libs/autogen.exe autogen-ag.o -Wl,--export-dynamic ../autoopts/.libs/libopts.a ../snprintfv/.libs/libsnprintfv.a /usr/lib/libguile.dll.a /usr/lib/libintl.dll.a -L/usr/lib /usr/lib/libiconv.dll.a -L/usr/bin -L/usr/lib/w32api /usr/local/lib/libgmp.a -lcrypt /usr/lib/libltdl.dll.a -ldl /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: warning: auto-importing has been activated without --enable-auto-import specified on the command line. This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.Info: resolving _scm_subr_table by linking to __imp__scm_subr_table (auto-import) Info: resolving _scm_sys_protects by linking to __imp__scm_sys_protects (auto-import) cd ../columns ; make columns.exe make[4]: Entering directory `/cygdrive/d/home/drn/autogen-5.9.6/columns' for f in config.h opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done > cols.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -fno-strict-aliasing -MT cols.o -MD -MP -MF .deps/cols.Tpo -c -o cols.o cols.c In file included from cols.c:3: columns.c: In function `handleIndent': columns.c:169: warning: int format, long unsigned int arg (arg 3) columns.c:169: warning: int format, long unsigned int arg (arg 3) make[4]: *** [cols.o] Error 1 make[4]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/columns' make[3]: *** [/cygdrive/d/home/drn/autogen-5.9.6/columns/columns.exe] Error 2 make[3]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/agen5' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6/agen5' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/d/home/drn/autogen-5.9.6' make: *** [all] Error 2 $ exit Script done on Fri Nov 21 13:13:11 2008 /* config.h. Generated from config-h.in by configure. */ /* config-h.in. Generated from configure.in by autoheader. */ /* define to suitable timeout limit for shell command */ #define AG_DEFAULT_TIMEOUT 70 /* Define this to the autoopts interface age number */ #define AO_AGE 7 /* Define this to the autoopts current interface number */ #define AO_CURRENT 32 /* Define this to the autoopts interface revision number */ #define AO_REVISION 0 /* Define this if debugging is enabled */ /* #undef DEBUG_ENABLED */ /* "Define if we can use it" */ /* #undef ENABLE_FMEMOPEN */ /* fopen(3) accepts a 'b' in the mode flag */ #define FOPEN_BINARY_FLAG "b" /* fopen(3) accepts a 't' in the mode flag */ #define FOPEN_TEXT_FLAG "t" /* define to Guile version expression */ #define GUILE_VERSION 108002 /* Define to 1 if you have the `canonicalize_file_name' function. */ /* #undef HAVE_CANONICALIZE_FILE_NAME */ /* Define this if connld works */ /* #undef HAVE_CONNLD */ /* Define to 1 if you have the `copysign' function. */ #define HAVE_COPYSIGN 1 /* Define to 1 if you have the `copysignl' function. */ /* #undef HAVE_COPYSIGNL */ /* Define to 1 if you have the declaration of `sigsetjmp', and to 0 if you don't. */ #define HAVE_DECL_SIGSETJMP 1 /* Define this if /dev/zero is readable device */ #define HAVE_DEV_ZERO 1 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `dlopen' function. */ #define HAVE_DLOPEN 1 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ /* #undef HAVE_DOPRNT */ /* Define to 1 if you have the <errno.h> header file. */ #define HAVE_ERRNO_H 1 /* Define this if fattach runs */ /* #undef HAVE_FATTACH */ /* Define to 1 if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fopencookie' function. */ /* #undef HAVE_FOPENCOOKIE */ /* Define to 1 if you have the `frexpl' function. */ /* #undef HAVE_FREXPL */ /* Define to 1 if you have the `funopen' function. */ /* #undef HAVE_FUNOPEN */ /* Define to 1 if the system has the type `int16_t'. */ #define HAVE_INT16_T 1 /* Define to 1 if the system has the type `int32_t'. */ #define HAVE_INT32_T 1 /* Define to 1 if the system has the type `int8_t'. */ #define HAVE_INT8_T 1 /* Define to 1 if the system has the type `intptr_t'. */ #define HAVE_INTPTR_T 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `ldexpl' function. */ /* #undef HAVE_LDEXPL */ /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the `gen' library (-lgen). */ /* #undef HAVE_LIBGEN */ /* Define to 1 if you have the <libgen.h> header file. */ #define HAVE_LIBGEN_H 1 /* Define to 1 if you have the <libio.h> header file. */ /* #undef HAVE_LIBIO_H */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if the system has the type `long double'. */ #define HAVE_LONG_DOUBLE 1 /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #define HAVE_LONG_DOUBLE_WIDER 1 /* Define this if long long ints */ #define HAVE_LONG_LONG 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mmap' function. */ #define HAVE_MMAP 1 /* Define to 1 if you have the `modfl' function. */ /* #undef HAVE_MODFL */ /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the <netinet/in.h> header file. */ #define HAVE_NETINET_IN_H 1 /* Define this if pathfind(3) works */ /* #undef HAVE_PATHFIND */ /* Define to 1 if the system has the type `pid_t'. */ #define HAVE_PID_T 1 /* Define this if we have a functional realpath(3C) */ #define HAVE_REALPATH 1 /* Define to 1 if you have the <runetype.h> header file. */ /* #undef HAVE_RUNETYPE_H */ /* Define to 1 if you have the <setjmp.h> header file. */ #define HAVE_SETJMP_H 1 /* Define to 1 if the system has the type `size_t'. */ #define HAVE_SIZE_T 1 /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define this if sysinfo(2) is Solaris */ /* #undef HAVE_SOLARIS_SYSINFO */ /* Define to 1 if you have the <stdarg.h> header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define this if strcspn matches prototype and works */ #define HAVE_STRCSPN 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define this if strftime() works */ #define HAVE_STRFTIME 1 /* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the `strrchr' function. */ #define HAVE_STRRCHR 1 /* Define to 1 if you have the `strsignal' function. */ #define HAVE_STRSIGNAL 1 /* Define to 1 if you have the `strtoul' function. */ #define HAVE_STRTOUL 1 /* Define to 1 if you have the <sysexits.h> header file. */ #define HAVE_SYSEXITS_H 1 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the <sys/limits.h> header file. */ /* #undef HAVE_SYS_LIMITS_H */ /* Define to 1 if you have the <sys/mman.h> header file. */ #define HAVE_SYS_MMAN_H 1 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the <sys/poll.h> header file. */ #define HAVE_SYS_POLL_H 1 /* Define to 1 if you have the <sys/procset.h> header file. */ /* #undef HAVE_SYS_PROCSET_H */ /* Define to 1 if you have the <sys/select.h> header file. */ #define HAVE_SYS_SELECT_H 1 /* Define this if there is a global text array sys_siglist */ /* #undef HAVE_SYS_SIGLIST */ /* Define to 1 if you have the <sys/socket.h> header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/stropts.h> header file. */ /* #undef HAVE_SYS_STROPTS_H */ /* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <sys/un.h> header file. */ #define HAVE_SYS_UN_H 1 /* Define to 1 if you have the <sys/wait.h> header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if the system has the type `uint16_t'. */ #define HAVE_UINT16_T 1 /* Define to 1 if the system has the type `uint32_t'. */ #define HAVE_UINT32_T 1 /* Define to 1 if the system has the type `uint8_t'. */ #define HAVE_UINT8_T 1 /* Define to 1 if the system has the type `uintmax_t'. */ #define HAVE_UINTMAX_T 1 /* Define to 1 if the system has the type `uintptr_t'. */ #define HAVE_UINTPTR_T 1 /* Define to 1 if the system has the type `uint_t'. */ /* #undef HAVE_UINT_T */ /* Define this if uname(2) is POSIX */ #define HAVE_UNAME_SYSCALL 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the <utime.h> header file. */ #define HAVE_UTIME_H 1 /* Define to 1 if the system has the type `u_int'. */ #define HAVE_U_INT 1 /* Define to 1 if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ /* Define to 1 if you have the <varargs.h> header file. */ /* #undef HAVE_VARARGS_H */ /* Define to 1 if you have the `vprintf' function. */ #define HAVE_VPRINTF 1 /* Define to 1 if you have the <wchar.h> header file. */ #define HAVE_WCHAR_H 1 /* Define to 1 if the system has the type `wchar_t'. */ #define HAVE_WCHAR_T 1 /* Define to 1 if the system has the type `wint_t'. */ #define HAVE_WINT_T 1 /* [setjmp links okay] */ #define HAVE_WORKING_SETJMP 1 /* [sigsetjmp links okay] */ #define HAVE_WORKING_SIGSETJMP 1 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define if typedefs for the funopen function pointers are required. */ /* #undef NEED_COOKIE_FUNCTION_TYPEDEFS */ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Define this if optional arguments are disallowed */ /* #undef NO_OPTIONAL_OPT_ARGS */ /* Name of package */ #define PACKAGE "autogen" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "GNU AutoGen" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "GNU AutoGen 5.9.6" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "autogen" /* Define to the version of this package. */ #define PACKAGE_VERSION "5.9.6" /* name of regex header file */ #define REGEX_HEADER <regex.h> /* Define this if using shell scripts */ #define SHELL_ENABLED 1 /* The size of `char*', as computed by sizeof. */ #define SIZEOF_CHARP 4 /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* define to static or static inline */ #define SNV_INLINE static inline /* Define this to the long+double type */ #define SNV_LONG_DOUBLE long double /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "5.9.6" /* Define if using the dmalloc debugging malloc package */ /* #undef WITH_DMALLOC */ /* Define this if a working libregex can be found */ #define WITH_LIBREGEX 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `int' if <sys/types.h> doesn't define. */ /* #undef gid_t */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `int' if <sys/types.h> does not define. */ /* #undef mode_t */ /* Define to `int' if <sys/types.h> does not define. */ /* #undef pid_t */ /* Define this if no scm_primitive_eval_x */ /* #undef scm_primitive_eval_x */ /* Define this if no scm_t_port */ /* #undef scm_t_port */ /* Define to `unsigned int' if <sys/types.h> does not define. */ /* #undef size_t */ /* Define to `int' if <sys/types.h> doesn't define. */ /* #undef uid_t */ Dave Nadler, USA East Coast voice (978) 263-0097, [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Autogen-users mailing list Autogen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/autogen-users