syslog-ng did not link against libnet. either it did not find it, or something went wrong in the configure script.
can you check/post config.log
Checking it tells me configure:6990: checking for LIBNET configure:7000: result: yes so I'll post the whole thing: [root@challenger syslog-ng-2.0.3]# cat config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = challenger.denmantire.com uname -m = x86_64 uname -r = 2.6.18-8.el5xen uname -s = Linux uname -v = #1 SMP Fri Jan 26 14:29:35 EST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/scripts PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1810: checking for a BSD-compatible install configure:1866: result: /usr/bin/install -c configure:1877: checking whether build environment is sane configure:1920: result: yes configure:1953: checking for gawk configure:1969: found /bin/gawk configure:1980: result: gawk configure:1991: checking whether make sets $(MAKE) configure:2012: result: yes configure:2308: checking for gcc configure:2324: found /usr/bin/gcc configure:2335: result: gcc configure:2573: checking for C compiler version configure:2580: gcc --version >&5 gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52) Copyright (C) 2006 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:2583: $? = 0 configure:2590: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u sr/share/info --enable-shared --enable-threads=posix --enable-checking=release - -with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable- libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable -java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java- 1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.1 20070105 (Red Hat 4.1.1-52) configure:2593: $? = 0 configure:2600: gcc -V >&5 gcc: '-V' option must have argument configure:2603: $? = 1 configure:2626: checking for C compiler default output file name configure:2653: gcc conftest.c >&5 configure:2656: $? = 0 configure:2702: result: a.out configure:2707: checking whether the C compiler works configure:2717: ./a.out configure:2720: $? = 0 configure:2737: result: yes configure:2744: checking whether we are cross compiling configure:2746: result: no configure:2749: checking for suffix of executables configure:2756: gcc -o conftest conftest.c >&5 configure:2759: $? = 0 configure:2783: result: configure:2789: checking for suffix of object files configure:2815: gcc -c conftest.c >&5 configure:2818: $? = 0 configure:2841: result: o configure:2845: checking whether we are using the GNU C compiler configure:2874: gcc -c conftest.c >&5 configure:2880: $? = 0 configure:2887: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2890: $? = 0 configure:2897: test -s conftest.o configure:2900: $? = 0 configure:2914: result: yes configure:2919: checking whether gcc accepts -g configure:2949: gcc -c -g conftest.c >&5 configure:2955: $? = 0 configure:2962: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2965: $? = 0 configure:2972: test -s conftest.o configure:2975: $? = 0 configure:3105: result: yes configure:3122: checking for gcc option to accept ISO C89 configure:3196: gcc -c -g -O2 conftest.c >&5 configure:3202: $? = 0 configure:3209: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3212: $? = 0 configure:3219: test -s conftest.o configure:3222: $? = 0 configure:3242: result: none needed configure:3271: checking for style of include used by make configure:3299: result: GNU configure:3327: checking dependency style of gcc configure:3410: result: gcc3 configure:3431: checking for gcc option to accept ANSI C configure:3499: gcc -c -g -O2 conftest.c >&5 configure:3505: $? = 0 configure:3512: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3515: $? = 0 configure:3522: test -s conftest.o configure:3525: $? = 0 configure:3542: result: none needed configure:3557: checking for bison configure:3573: found /usr/bin/bison configure:3584: result: bison -y configure:3600: checking for flex configure:3616: found /usr/bin/flex configure:3627: result: flex configure:3641: checking for yywrap in -lfl configure:3676: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3682: $? = 0 configure:3689: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3692: $? = 0 configure:3699: test -s conftest configure:3702: $? = 0 configure:3716: result: yes configure:3807: checking lex output file root configure:3823: flex conftest.l configure:3826: $? = 0 configure:3838: result: lex.yy configure:3843: checking whether yytext is a pointer configure:3864: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3870: $? = 0 configure:3877: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3880: $? = 0 configure:3887: test -s conftest configure:3890: $? = 0 configure:3906: result: yes configure:3920: checking whether make sets $(MAKE) configure:3941: result: yes configure:3993: checking for ranlib configure:4009: found /usr/bin/ranlib configure:4020: result: ranlib configure:4047: checking how to enable static linking for certain libraries configure:4054: result: GNU or Solaris configure:4081: checking how to run the C preprocessor configure:4121: gcc -E conftest.c configure:4127: $? = 0 configure:4165: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4171: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4211: result: gcc -E configure:4240: gcc -E conftest.c configure:4246: $? = 0 configure:4284: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4290: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4335: checking for grep that handles long lines and -e configure:4409: result: /bin/grep configure:4414: checking for egrep configure:4492: result: /bin/grep -E configure:4497: checking for ANSI C header files configure:4527: gcc -c -g -O2 conftest.c >&5 configure:4533: $? = 0 configure:4540: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4543: $? = 0 configure:4550: test -s conftest.o configure:4553: $? = 0 configure:4649: gcc -o conftest -g -O2 conftest.c >&5 configure:4652: $? = 0 configure:4658: ./conftest configure:4661: $? = 0 configure:4678: result: yes configure:4702: checking for sys/types.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for sys/stat.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for stdlib.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for string.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for memory.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for strings.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for inttypes.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for stdint.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4702: checking for unistd.h configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4736: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4739: $? = 0 configure:4746: test -s conftest.o configure:4749: $? = 0 configure:4762: result: yes configure:4784: checking dmalloc.h usability configure:4801: gcc -c -g -O2 conftest.c >&5 conftest.c:54:21: error: dmalloc.h: No such file or directory configure:4807: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #if HAVE_STDINT_H | # include <stdint.h> | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <dmalloc.h> configure:4838: result: no configure:4842: checking dmalloc.h presence configure:4857: gcc -E conftest.c conftest.c:21:21: error: dmalloc.h: No such file or directory configure:4863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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 | /* end confdefs.h. */ | #include <dmalloc.h> configure:4884: result: no configure:4912: checking for dmalloc.h configure:4919: result: no configure:4935: checking for strings.h configure:4941: result: yes configure:4945: checking openssl/ssl.h usability configure:4962: gcc -c -g -O2 conftest.c >&5 configure:4968: $? = 0 configure:4975: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4978: $? = 0 configure:4985: test -s conftest.o configure:4988: $? = 0 configure:4999: result: yes configure:5003: checking openssl/ssl.h presence configure:5018: gcc -E conftest.c configure:5024: $? = 0 configure:5045: result: yes configure:5073: checking for openssl/ssl.h configure:5081: result: yes configure:4945: checking getopt.h usability configure:4962: gcc -c -g -O2 conftest.c >&5 configure:4968: $? = 0 configure:4975: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4978: $? = 0 configure:4985: test -s conftest.o configure:4988: $? = 0 configure:4999: result: yes configure:5003: checking getopt.h presence configure:5018: gcc -E conftest.c configure:5024: $? = 0 configure:5045: result: yes configure:5073: checking for getopt.h configure:5081: result: yes configure:4945: checking stropts.h usability configure:4962: gcc -c -g -O2 conftest.c >&5 configure:4968: $? = 0 configure:4975: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4978: $? = 0 configure:4985: test -s conftest.o configure:4988: $? = 0 configure:4999: result: yes configure:5003: checking stropts.h presence configure:5018: gcc -E conftest.c configure:5024: $? = 0 configure:5045: result: yes configure:5073: checking for stropts.h configure:5081: result: yes configure:4945: checking sys/strlog.h usability configure:4962: gcc -c -g -O2 conftest.c >&5 conftest.c:58:24: error: sys/strlog.h: No such file or directory configure:4968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #if HAVE_STDINT_H | # include <stdint.h> | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/strlog.h> configure:4999: result: no configure:5003: checking sys/strlog.h presence configure:5018: gcc -E conftest.c conftest.c:25:24: error: sys/strlog.h: No such file or directory configure:5024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include <sys/strlog.h> configure:5045: result: no configure:5073: checking for sys/strlog.h configure:5081: result: no configure:4945: checking door.h usability configure:4962: gcc -c -g -O2 conftest.c >&5 conftest.c:58:18: error: door.h: No such file or directory configure:4968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #if HAVE_STDINT_H | # include <stdint.h> | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <door.h> configure:4999: result: no configure:5003: checking door.h presence configure:5018: gcc -E conftest.c conftest.c:25:18: error: door.h: No such file or directory configure:5024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include <door.h> configure:5045: result: no configure:5073: checking for door.h configure:5081: result: no configure:5109: checking tcpd.h usability configure:5126: gcc -c -g -O2 conftest.c >&5 configure:5132: $? = 0 configure:5139: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5142: $? = 0 configure:5149: test -s conftest.o configure:5152: $? = 0 configure:5163: result: yes configure:5167: checking tcpd.h presence configure:5182: gcc -E conftest.c configure:5188: $? = 0 configure:5209: result: yes configure:5237: checking for tcpd.h configure:5245: result: yes configure:5259: checking whether struct tm is in sys/time.h or time.h configure:5287: gcc -c -g -O2 conftest.c >&5 configure:5293: $? = 0 configure:5300: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5303: $? = 0 configure:5310: test -s conftest.o configure:5313: $? = 0 configure:5325: result: time.h configure:5336: checking for struct tm.tm_gmtoff configure:5370: gcc -c -g -O2 conftest.c >&5 configure:5376: $? = 0 configure:5383: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5386: $? = 0 configure:5393: test -s conftest.o configure:5396: $? = 0 configure:5473: result: yes configure:5484: checking for I_CONSLOG conftest.c:28:24: error: sys/strlog.h: No such file or directory configure:5509: result: no configure:5514: checking for O_LARGEFILE configure:5539: result: yes configure:5551: checking for struct sockaddr_storage configure:5574: result: yes configure:5586: checking for door_create in -ldoor configure:5621: gcc -o conftest -g -O2 conftest.c -ldoor >&5 /usr/bin/ld: cannot find -ldoor collect2: ld returned 1 exit status configure:5627: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_O_LARGEFILE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 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 door_create (); | int | main () | { | return door_create (); | ; | return 0; | } configure:5661: result: no configure:5673: checking for socket in -lsocket configure:5708: gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:5714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_O_LARGEFILE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 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:5748: result: no configure:5760: checking for nanosleep in -lrt configure:5795: gcc -o conftest -g -O2 conftest.c -lrt >&5 configure:5801: $? = 0 configure:5808: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5811: $? = 0 configure:5818: test -s conftest configure:5821: $? = 0 configure:5835: result: yes configure:5847: checking for gethostbyname in -lnsl configure:5882: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:5888: $? = 0 configure:5895: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5898: $? = 0 configure:5905: test -s conftest configure:5908: $? = 0 configure:5922: result: yes configure:5934: checking for regexec in -lregex configure:5969: gcc -o conftest -g -O2 conftest.c -lregex -lnsl -lrt >&5 /usr/bin/ld: cannot find -lregex collect2: ld returned 1 exit status configure:5975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_O_LARGEFILE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBNSL 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 regexec (); | int | main () | { | return regexec (); | ; | return 0; | } configure:6009: result: no configure:6021: checking for res_init in -lresolv configure:6056: gcc -o conftest -g -O2 conftest.c -lresolv -lnsl -lrt
&5 /tmp/ccsrB5rD.o: In function `main': /usr/src/syslog-ng-2.0.3/conftest.c:42: undefined reference to `res_init' collect2: ld returned 1 exit status configure:6062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "syslog-ng" | #define VERSION "2.0.3" | #define YYTEXT_POINTER 1 | #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_STRINGS_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_O_LARGEFILE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBNSL 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 res_init (); | int | main () | { | return res_init (); | ; | return 0; | } configure:6096: result: no configure:6118: checking for strdup configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 conftest.c:54: warning: conflicting types for built-in function 'strdup' configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6118: checking for strtol configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6118: checking for inet_aton configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6118: checking for inet_ntoa configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6118: checking for getopt_long configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6118: checking for getaddrinfo configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6118: checking for getutent configure:6174: gcc -o conftest -g -O2 conftest.c -lnsl -lrt >&5 configure:6180: $? = 0 configure:6187: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6190: $? = 0 configure:6197: test -s conftest configure:6200: $? = 0 configure:6214: result: yes configure:6226: checking for TCP wrapper library configure:6265: gcc -o conftest -g -O2 conftest.c -lnsl -lrt -lwrap >&5 configure:6271: $? = 0 configure:6278: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6281: $? = 0 configure:6288: test -s conftest configure:6291: $? = 0 configure:6308: result: -lwrap configure:6661: checking whether to enable Sun STREAMS support configure:6672: result: no configure:6676: checking whether to enable Sun door support configure:6684: result: no configure:6688: checking whether to enable TCP wrapper support configure:6698: result: yes configure:6771: checking for pkg-config configure:6789: found /usr/bin/pkg-config configure:6801: result: /usr/bin/pkg-config configure:6830: checking pkg-config is at least version 0.9.0 configure:6833: result: yes configure:6844: checking for GLIB configure:6852: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_MIN_VERSI ON" configure:6855: $? = 0 configure:6870: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_MIN_VERSI ON" configure:6873: $? = 0 configure:6911: result: yes configure:6917: checking for EVTLOG configure:6925: $PKG_CONFIG --exists --print-errors "eventlog >= $EVTLOG_MIN_VER SION" configure:6928: $? = 0 configure:6943: $PKG_CONFIG --exists --print-errors "eventlog >= $EVTLOG_MIN_VER SION" configure:6946: $? = 0 configure:6984: result: yes configure:6990: checking for LIBNET configure:7000: result: yes configure:7014: checking for static GLib libraries configure:7048: gcc -o conftest -g -O2 conftest.c -Wl,-Bstatic -L/lib64 -lglib -2.0 -Wl,-Bdynamic >&5 conftest.c: In function 'main': conftest.c:49: warning: cast from pointer to integer of different size configure:7054: $? = 0 configure:7061: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7064: $? = 0 configure:7071: test -s conftest configure:7074: $? = 0 configure:7087: result: yes configure:7306: creating ./config.status
## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on challenger.denmantire.com config.status:644: creating dist.conf config.status:644: creating Makefile config.status:644: creating syslog-ng.spec.bb config.status:644: creating src/Makefile config.status:644: creating doc/Makefile config.status:644: creating doc/docvars.xml config.status:644: creating contrib/Makefile config.status:644: creating tests/Makefile config.status:644: creating solbuild/Makefile config.status:644: creating tests/unit/Makefile config.status:644: creating tests/functional/Makefile config.status:644: creating config.h config.status:938: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_EVTLOG_CFLAGS_set= ac_cv_env_EVTLOG_CFLAGS_value= ac_cv_env_EVTLOG_LIBS_set= ac_cv_env_EVTLOG_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= 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_getaddrinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_getutent=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_strdup=yes ac_cv_func_strtol=yes ac_cv_header_dmalloc_h=no ac_cv_header_door_h=no ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_ssl_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_stropts_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_strlog_h=no ac_cv_header_sys_types_h=yes ac_cv_header_tcpd_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_door_door_create=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_regex_regexec=no ac_cv_lib_resolv_res_init=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= blb_cv_c_i_conslog=no blb_cv_c_lwrap=-lwrap blb_cv_c_o_largefile=yes blb_cv_c_struct_sockaddr_storage=yes blb_cv_static_glib=yes pkg_cv_EVTLOG_CFLAGS='-I/usr/local/include/eventlog ' pkg_cv_EVTLOG_LIBS='-L/usr/local/lib -levtlog ' pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GLIB_LIBS='-L/lib64 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/syslog-ng-2.0.3/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/syslog-ng-2.0.3/missing --run tar' AUTOCONF='${SHELL} /usr/src/syslog-ng-2.0.3/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/syslog-ng-2.0.3/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/syslog-ng-2.0.3/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -g' CPP='gcc -E' CPPFLAGS=' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/local/ include/eventlog -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' CURRDATE='Wed, 23 May 2007 09:46:02 -0400' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPS_CPPFLAGS=' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/l ocal/include/eventlog ' DEPS_LIBS='-lnsl -lrt -Wl,-Bstatic -lfl -L/lib64 -lglib-2.0 -L/usr/local/lib -levtlog -lwrap -Wl,-Bdynamic' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EVTLOG_CFLAGS='-I/usr/local/include/eventlog ' EVTLOG_LIBS='-L/usr/local/lib -levtlog ' EXEEXT='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GLIB_LIBS='-L/lib64 -lglib-2.0 ' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lnsl -lrt -Wl,-Bstatic -lfl -L/lib64 -lglib-2.0 -L/usr/local/lib -levt log -lwrap -Wl,-Bdynamic' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/syslog-ng-2.0.3/missing --run makeinfo' OBJEXT='o' PACKAGE='syslog-ng' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' RELEASE_TAG='' SET_MAKE='' SHELL='/bin/sh' SNAPSHOT_VERSION='' SOURCE_REVISION='devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-1 44' STRIP='' VERSION='2.0.3' YACC='bison -y' YFLAGS='-d' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/src/syslog-ng-2.0.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "syslog-ng" #define VERSION "2.0.3" #define YYTEXT_POINTER 1 #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_STRINGS_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_TCPD_H 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_O_LARGEFILE 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_LIBRT 1 #define HAVE_LIBNSL 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOA 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETUTENT 1 #define ENABLE_TCP_WRAPPER 1 #define PATH_SYSCONFDIR "/usr/local/etc" #define PATH_LOCALSTATEDIR "/usr/local/var" #define ENABLE_SUN_STREAMS 0 #define ENABLE_SUN_DOOR 0 #define ENABLE_DEBUG 0 #define ENABLE_MEM_TRACE 0 #define ENABLE_SPOOF_SOURCE 1 #define ENABLE_IPV6 1 #define ENABLE_TCP_WRAPPER 1 configure: exit 0