robotpkg/www/picoweb bulk build results
Log for picoweb-1.3 on NetBSD-10.0-x86_64: autoconf.log (Back)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by picoweb configure 1.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/opt/openrobots --infodir=/opt/openrobots/info --mandir=/opt/openrobots/man
## --------- ##
## Platform. ##
## --------- ##
hostname = hydra64-netbsd10
uname -m = amd64
uname -r = 10.0
uname -s = NetBSD
uname -v = NetBSD 10.0 (HYDRA) #3: Fri Aug 2 11:55:29 CEST 2024 root@hydra64-netbsd10:/usr/obj/sys/arch/amd64/compile/HYDRA
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/openrobots/bin
PATH: /opt/openrobots/sbin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2167: checking for a BSD-compatible install
configure:2235: result: /usr/bin/install -c
configure:2246: checking whether build environment is sane
configure:2296: result: yes
configure:2437: checking for a thread-safe mkdir -p
configure:2476: result: ./install-sh -c -d
configure:2489: checking for gawk
configure:2519: result: no
configure:2489: checking for mawk
configure:2519: result: no
configure:2489: checking for nawk
configure:2519: result: no
configure:2489: checking for awk
configure:2505: found /usr/bin/awk
configure:2516: result: awk
configure:2527: checking whether make sets $(MAKE)
configure:2549: result: yes
configure:2630: checking whether to enable maintainer-specific portions of Makefiles
configure:2639: result: yes
configure:2660: checking build system type
configure:2674: result: x86_64-unknown-netbsd10.0
configure:2694: checking host system type
configure:2707: result: x86_64-unknown-netbsd10.0
configure:2776: checking for gcc
configure:2803: result: /usr/bin/gcc
configure:3032: checking for C compiler version
configure:3041: /usr/bin/gcc --version >&5
gcc (nb3 20231008) 10.5.0
Copyright (C) 2020 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.
configure:3052: $? = 0
configure:3041: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/support/send-pr.html --with-pkgversion='NetBSD nb2 20230710' --with-system-zlib --without-isl --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-tune=nocona --with-default-libstdcxx-abi=new --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-libstdcxx-pch --build=x86_64--netbsd --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.5.0 (nb3 20231008)
configure:3052: $? = 0
configure:3041: /usr/bin/gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3052: $? = 1
configure:3041: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3052: $? = 1
configure:3072: checking whether the C compiler works
configure:3094: /usr/bin/gcc -pipe -O3 -DNDEBUG conftest.c >&5
configure:3098: $? = 0
configure:3146: result: yes
configure:3149: checking for C compiler default output file name
configure:3151: result: a.out
configure:3157: checking for suffix of executables
configure:3164: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:3168: $? = 0
configure:3190: result:
configure:3212: checking whether we are cross compiling
configure:3220: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:3224: $? = 0
configure:3231: ./conftest
configure:3235: $? = 0
configure:3250: result: no
configure:3255: checking for suffix of object files
configure:3277: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:3281: $? = 0
configure:3302: result: o
configure:3306: checking whether we are using the GNU C compiler
configure:3325: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:3325: $? = 0
configure:3334: result: yes
configure:3343: checking whether /usr/bin/gcc accepts -g
configure:3363: /usr/bin/gcc -c -g conftest.c >&5
configure:3363: $? = 0
configure:3404: result: yes
configure:3421: checking for /usr/bin/gcc option to accept ISO C89
configure:3485: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:3485: $? = 0
configure:3498: result: none needed
configure:3529: checking for style of include used by make
configure:3557: result: GNU
configure:3583: checking dependency style of /usr/bin/gcc
configure:3694: result: gcc3
configure:3796: checking how to print strings
configure:3823: result: printf
configure:3844: checking for a sed that does not truncate output
configure:3908: result: /usr/bin/sed
configure:3926: checking for grep that handles long lines and -e
configure:3984: result: /usr/bin/grep
configure:3989: checking for egrep
configure:4051: result: /usr/bin/grep -E
configure:4056: checking for fgrep
configure:4118: result: /usr/bin/grep -F
configure:4153: checking for ld used by /usr/bin/gcc
configure:4220: result: /usr/bin/ld
configure:4227: checking if the linker (/usr/bin/ld) is GNU ld
configure:4242: result: yes
configure:4254: checking for BSD- or MS-compatible name lister (nm)
configure:4303: result: /usr/bin/nm -B
configure:4433: checking the name lister (/usr/bin/nm -B) interface
configure:4440: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:4443: /usr/bin/nm -B "conftest.o"
configure:4446: output
0000000000000000 B some_variable
configure:4453: result: BSD nm
configure:4456: checking whether ln -s works
configure:4460: result: yes
configure:4468: checking the maximum length of command line arguments
configure:4598: result: 196608
configure:4615: checking whether the shell understands some XSI constructs
configure:4625: result: yes
configure:4629: checking whether the shell understands "+="
configure:4635: result: no
configure:4670: checking how to convert x86_64-unknown-netbsd10.0 file names to x86_64-unknown-netbsd10.0 format
configure:4710: result: func_convert_file_noop
configure:4717: checking how to convert x86_64-unknown-netbsd10.0 file names to toolchain format
configure:4737: result: func_convert_file_noop
configure:4744: checking for /usr/bin/ld option to reload object files
configure:4751: result: -r
configure:4825: checking for objdump
configure:4841: found /usr/bin/objdump
configure:4852: result: objdump
configure:4884: checking how to recognize dependent libraries
configure:5086: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
configure:5171: checking for dlltool
configure:5201: result: no
configure:5231: checking how to associate runtime and link libraries
configure:5258: result: printf %s\n
configure:5319: checking for ar
configure:5335: found /usr/bin/ar
configure:5346: result: ar
configure:5383: checking for archiver @FILE support
configure:5400: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:5400: $? = 0
configure:5403: ar cru libconftest.a @conftest.lst >&5
configure:5406: $? = 0
configure:5411: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5414: $? = 1
configure:5426: result: @
configure:5484: checking for strip
configure:5500: found /usr/bin/strip
configure:5511: result: strip
configure:5583: checking for ranlib
configure:5599: found /usr/bin/ranlib
configure:5610: result: ranlib
configure:5712: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object
configure:5832: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:5835: $? = 0
configure:5839: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5842: $? = 0
configure:5908: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c conftstm.o >&5
configure:5911: $? = 0
configure:5949: result: ok
configure:5986: checking for sysroot
configure:6016: result: no
configure:6272: checking for mt
configure:6288: found /bin/mt
configure:6299: result: mt
configure:6322: checking if mt is a manifest tool
configure:6328: mt '-?'
mt: unknown option -- ?
usage: mt [-f device] command [count]
configure:6336: result: no
configure:6978: checking how to run the C preprocessor
configure:7048: result: /usr/bin/gcc -E
configure:7068: /usr/bin/gcc -E conftest.c
configure:7068: $? = 0
configure:7082: /usr/bin/gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7111: checking for ANSI C header files
configure:7131: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7131: $? = 0
configure:7204: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:7204: $? = 0
configure:7204: ./conftest
configure:7204: $? = 0
configure:7215: result: yes
configure:7228: checking for sys/types.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for sys/stat.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for stdlib.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for string.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for memory.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for strings.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for inttypes.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for stdint.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7228: checking for unistd.h
configure:7228: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7228: $? = 0
configure:7228: result: yes
configure:7242: checking for dlfcn.h
configure:7242: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:7242: $? = 0
configure:7242: result: yes
configure:7416: checking for objdir
configure:7431: result: .libs
configure:7702: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:7720: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:7724: $? = 0
configure:7737: result: no
configure:8064: checking for /usr/bin/gcc option to produce PIC
configure:8071: result: -fPIC -DPIC
configure:8079: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:8097: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5
configure:8101: $? = 0
configure:8114: result: yes
configure:8143: checking if /usr/bin/gcc static flag -static works
configure:8171: result: yes
configure:8186: checking if /usr/bin/gcc supports -c -o file.o
configure:8207: /usr/bin/gcc -c -pipe -O3 -DNDEBUG -o out/conftest2.o conftest.c >&5
configure:8211: $? = 0
configure:8233: result: yes
configure:8241: checking if /usr/bin/gcc supports -c -o file.o
configure:8288: result: yes
configure:8321: checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries
configure:9478: result: yes
configure:9515: checking whether -lc should be explicitly linked in
configure:9523: /usr/bin/gcc -c -pipe -O3 -DNDEBUG conftest.c >&5
configure:9526: $? = 0
configure:9541: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9544: $? = 0
configure:9558: result: no
configure:9718: checking dynamic linker characteristics
configure:10463: result: NetBSD ld.elf_so
configure:10570: checking how to hardcode library paths into programs
configure:10595: result: immediate
configure:10689: checking for shl_load
configure:10689: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
ld: /tmp//cc088voL.o: in function `main':
conftest.c:(.text.startup+0x7): undefined reference to `shl_load'
configure:10689: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10689: result: no
configure:10693: checking for shl_load in -ldld
configure:10718: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c -ldld >&5
ld: cannot find -ldld
configure:10718: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10727: result: no
configure:10732: checking for dlopen
configure:10732: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:10732: $? = 0
configure:10732: result: yes
configure:10889: checking whether a program can dlopen itself
configure:10969: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
configure:10972: $? = 0
configure:10990: result: yes
configure:10995: checking whether a statically linked program can dlopen itself
configure:11075: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5
configure:11078: $? = 0
Service unavailable
configure:11096: result: no
configure:11135: checking whether stripping libraries is possible
configure:11140: result: yes
configure:11175: checking if libtool supports shared libraries
configure:11177: result: yes
configure:11180: checking whether to build shared libraries
configure:11201: result: yes
configure:11204: checking whether to build static libraries
configure:11208: result: no
configure:11249: checking for mkdep
configure:11268: found /opt/openrobots/bin/mkdep
configure:11281: result: /opt/openrobots/bin/mkdep
configure:11292: checking for gethostbyname
configure:11292: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:11292: $? = 0
configure:11292: result: yes
configure:11349: checking for socket in -lsocket
configure:11374: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c -lsocket >&5
ld: cannot find -lsocket
ld: /tmp//ccJuFFRe.o: in function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibility socket(); include <sys/socket.h> for correct reference
configure:11374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:11383: result: no
configure:11395: checking for daemon
configure:11395: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:11395: $? = 0
configure:11395: result: yes
configure:11408: checking for strlcat
configure:11408: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:11408: $? = 0
configure:11408: result: yes
configure:11421: checking for strlcpy
configure:11421: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:11421: $? = 0
configure:11421: result: yes
configure:11442: checking if ctime_r need special care to act posixly correct
configure:11456: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:1: error: too many arguments to function 'ctime_r'
31 | ctime_r(NULL,NULL,0)
| ^~~~~~~
In file included from conftest.c:27:
/usr/include/time.h:178:7: note: declared here
178 | char *ctime_r(const time_t *, char *) __RENAME(__ctime_r50);
| ^~~~~~~
configure:11456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DAEMON 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| #include <time.h>
| int
| main ()
| {
| ctime_r(NULL,NULL,0)
|
| ;
| return 0;
| }
configure:11493: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
configure:11493: $? = 0
configure:11494: result: no
configure:11693: checking for the pthreads library -lpthreads
configure:11726: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c -lpthreads >&5
ld: cannot find -lpthreads
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DAEMON 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:11735: result: no
configure:11638: checking whether pthreads work without any flags
configure:11726: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c >&5
ld: /tmp//ccZwlwFh.o: in function `main':
conftest.c:(.text.startup+0x14): undefined reference to `pthread_attr_init'
ld: conftest.c:(.text.startup+0x21): undefined reference to `pthread__cleanup_push'
ld: conftest.c:(.text.startup+0x2e): undefined reference to `pthread_create'
ld: conftest.c:(.text.startup+0x39): undefined reference to `pthread__cleanup_pop'
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DAEMON 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:11735: result: no
configure:11643: checking whether pthreads work with -Kthread
configure:11726: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -Kthread conftest.c >&5
gcc: error: unrecognized command-line option '-Kthread'; did you mean '-pthread'?
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DAEMON 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:11735: result: no
configure:11643: checking whether pthreads work with -kthread
configure:11726: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -kthread conftest.c >&5
gcc: error: unrecognized command-line option '-kthread'; did you mean '-pthread'?
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DAEMON 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:11735: result: no
configure:11693: checking for the pthreads library -llthread
configure:11726: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG conftest.c -llthread >&5
ld: cannot find -llthread
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "picoweb"
| #define PACKAGE_TARNAME "picoweb"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "picoweb 1.3"
| #define PACKAGE_BUGREPORT "http://www.openrobots.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "picoweb"
| #define VERSION "1.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_DAEMON 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:11735: result: no
configure:11643: checking whether pthreads work with -pthread
configure:11726: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -pthread conftest.c >&5
configure:11726: $? = 0
configure:11735: result: yes
configure:11754: checking for joinable pthread attribute
configure:11769: /usr/bin/gcc -o conftest -pipe -O3 -DNDEBUG -pthread conftest.c >&5
configure:11769: $? = 0
configure:11775: result: PTHREAD_CREATE_JOINABLE
configure:11785: checking if more special flags are required for pthreads
configure:11792: result: no
configure:11804: checking for cc_r
configure:11832: result: /usr/bin/gcc
configure:11979: checking pkg-config is at least version 0.9.0
configure:11982: result: yes
configure:11992: checking for PICOWEB
configure:11999: $PKG_CONFIG --exists --print-errors "pocolibs >= 2.0"
configure:12002: $? = 0
configure:12016: $PKG_CONFIG --exists --print-errors "pocolibs >= 2.0"
configure:12019: $? = 0
configure:12077: result: yes
configure:12222: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by picoweb config.status 1.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hydra64-netbsd10
config.status:1106: creating Makefile
config.status:1106: creating compat/Makefile
config.status:1106: creating src/Makefile
config.status:1106: creating config.h
config.status:1335: executing depfiles commands
config.status:1335: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-netbsd10.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-pipe -O3 -DNDEBUG'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='/usr/bin/gcc -E'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=''
ac_cv_env_PICOWEB_CFLAGS_set=''
ac_cv_env_PICOWEB_CFLAGS_value=''
ac_cv_env_PICOWEB_LIBS_set=''
ac_cv_env_PICOWEB_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/opt/openrobots/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/usr/pkg/bin/pkg-config
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_daemon=yes
ac_cv_func_dlopen=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_shl_load=no
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-netbsd10.0
ac_cv_lib_dld_shl_load=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MKDEP=/opt/openrobots/bin/mkdep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_PTHREAD_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=''
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_PICOWEB_CFLAGS=-I/opt/openrobots/include
pkg_cv_PICOWEB_LIBS='-Wl,-rpath,/opt/openrobots/lib -L/opt/openrobots/lib -lposterLib -lcomLib -lportLib -lm'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/missing --run autoconf'
AUTOHEADER='${SHELL} /local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/missing --run autoheader'
AUTOMAKE='${SHELL} /local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-pipe -O3 -DNDEBUG -pthread'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDEP='/opt/openrobots/bin/mkdep'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='picoweb'
PACKAGE_BUGREPORT='http://www.openrobots.org/'
PACKAGE_NAME='picoweb'
PACKAGE_STRING='picoweb 1.3'
PACKAGE_TARNAME='picoweb'
PACKAGE_URL=''
PACKAGE_VERSION='1.3'
PATH_SEPARATOR=':'
PICOWEB_CFLAGS='-I/opt/openrobots/include'
PICOWEB_LIBS='-Wl,-rpath,/opt/openrobots/lib -L/opt/openrobots/lib -lposterLib -lcomLib -lportLib -lm'
PKG_CONFIG='/usr/pkg/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig'
PKG_CONFIG_PATH='/opt/openrobots/lib/pkgconfig'
PTHREAD_CC='/usr/bin/gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.3'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-netbsd10.0'
build_alias=''
build_cpu='x86_64'
build_os='netbsd10.0'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-netbsd10.0'
host_alias=''
host_cpu='x86_64'
host_os='netbsd10.0'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/opt/openrobots/info'
install_sh='${SHELL} /local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/openrobots/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/openrobots'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "picoweb"
#define PACKAGE_TARNAME "picoweb"
#define PACKAGE_VERSION "1.3"
#define PACKAGE_STRING "picoweb 1.3"
#define PACKAGE_BUGREPORT "http://www.openrobots.org/"
#define PACKAGE_URL ""
#define PACKAGE "picoweb"
#define VERSION "1.3"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_GETHOSTBYNAME 1
#define HAVE_DAEMON 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
configure: exit 0