Red Hat

Matt Faggione mattf at etex.net
Tue Apr 7 19:57:18 UTC 2009


So did it load correctly then

-----Original Message-----
From: dhcp-users-bounces at lists.isc.org
[mailto:dhcp-users-bounces at lists.isc.org] On Behalf Of Matt Faggione
Sent: Tuesday, April 07, 2009 1:47 PM
To: 'Users of ISC DHCP'
Subject: RE: Red Hat

Yes this is the config report

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by DHCP configure 4.1.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ /ISC/dhcp-4.1.0/configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.18-92.el5
uname -s = Linux
uname -v = #1 SMP Tue Apr 29 13:16:15 EDT 2008

/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/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1819: checking for a BSD-compatible install
configure:1875: result: /usr/bin/install -c
configure:1886: checking whether build environment is sane
configure:1929: result: yes
configure:1994: checking for gawk
configure:2010: found /bin/gawk
configure:2021: result: gawk
configure:2032: checking whether make sets $(MAKE)
configure:2053: result: yes
configure:2292: checking for gcc
configure:2308: found /usr/bin/gcc
configure:2319: result: gcc
configure:2557: checking for C compiler version
configure:2564: gcc --version >&5
gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
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:2567: $? = 0
configure:2574: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/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.2 20071124 (Red Hat 4.1.2-42)
configure:2577: $? = 0
configure:2584: gcc -V >&5
gcc: '-V' option must have argument
configure:2587: $? = 1
configure:2610: checking for C compiler default output file name
configure:2637: gcc    conftest.c  >&5
configure:2640: $? = 0
configure:2678: result: a.out
configure:2695: checking whether the C compiler works
configure:2705: ./a.out
configure:2708: $? = 0
configure:2725: result: yes
configure:2732: checking whether we are cross compiling
configure:2734: result: no
configure:2737: checking for suffix of executables
configure:2744: gcc -o conftest    conftest.c  >&5
configure:2747: $? = 0
configure:2771: result: 
configure:2777: checking for suffix of object files
configure:2803: gcc -c   conftest.c >&5
configure:2806: $? = 0
configure:2829: result: o
configure:2833: checking whether we are using the GNU C compiler
configure:2862: gcc -c   conftest.c >&5
configure:2868: $? = 0
configure:2885: result: yes
configure:2890: checking whether gcc accepts -g
configure:2920: gcc -c -g  conftest.c >&5
configure:2926: $? = 0
configure:3025: result: yes
configure:3042: checking for gcc option to accept ISO C89
configure:3116: gcc  -c -g -O2  conftest.c >&5
configure:3122: $? = 0
configure:3145: result: none needed
configure:3174: checking for style of include used by make
configure:3202: result: GNU
configure:3230: checking dependency style of gcc
configure:3320: result: gcc3
configure:3389: checking for ranlib
configure:3405: found /usr/bin/ranlib
configure:3416: result: ranlib
configure:3452: checking how to run the C preprocessor
configure:3492: gcc -E  conftest.c
configure:3498: $? = 0
configure:3529: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3535: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3568: result: gcc -E
configure:3597: gcc -E  conftest.c
configure:3603: $? = 0
configure:3634: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3640: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3678: checking for grep that handles long lines and -e
configure:3752: result: /bin/grep
configure:3757: checking for egrep
configure:3835: result: /bin/grep -E
configure:3840: checking for ANSI C header files
configure:3870: gcc -c -g -O2  conftest.c >&5
configure:3876: $? = 0
configure:3975: gcc -o conftest -g -O2   conftest.c  >&5
configure:3978: $? = 0
configure:3984: ./conftest
configure:3987: $? = 0
configure:4004: result: yes
configure:4028: checking for sys/types.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for sys/stat.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for stdlib.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for string.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for memory.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for strings.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for inttypes.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for stdint.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4028: checking for unistd.h
configure:4049: gcc -c -g -O2  conftest.c >&5
configure:4055: $? = 0
configure:4071: result: yes
configure:4083: checking whether byte ordering is bigendian
configure:4116: gcc -c -g -O2  conftest.c >&5
configure:4122: $? = 0
configure:4154: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:27: error: 'not' undeclared (first use in this function)
conftest.c:27: error: (Each undeclared identifier is reported only once
conftest.c:27: error: for each function it appears in.)
conftest.c:27: error: expected ';' before 'big'
configure:4160: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:4300: result: no
configure:4479: checking for dhcpd
configure:4512: result: no
configure:4784: checking ifaddrs.h usability
configure:4801: gcc -c -g -O2  conftest.c >&5
configure:4807: $? = 0
configure:4821: result: yes
configure:4825: checking ifaddrs.h presence
configure:4840: gcc -E  conftest.c
configure:4846: $? = 0
configure:4860: result: yes
configure:4893: checking for ifaddrs.h
configure:4901: result: yes
configure:4931: checking linux/types.h usability
configure:4948: gcc -c -g -O2  conftest.c >&5
configure:4954: $? = 0
configure:4968: result: yes
configure:4972: checking linux/types.h presence
configure:4987: gcc -E  conftest.c
configure:4993: $? = 0
configure:5007: result: yes
configure:5040: checking for linux/types.h
configure:5048: result: yes
configure:5062: checking for linux/filter.h
configure:5087: gcc -c -g -O2  conftest.c >&5
configure:5093: $? = 0
configure:5108: result: yes
configure:5419: checking for struct lifnum
configure:5446: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:35: error: storage size of 'a' isn't known
configure:5452: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| /* end confdefs.h.  */
|  #include <sys/types.h>
|   #include <sys/socket.h>
|   #include <net/if.h>
| 
| int
| main ()
| {
|  struct lifnum a;
| 
|   ;
|   return 0;
| }
configure:5468: result: no
configure:5474: checking for struct if_laddrconf
configure:5500: gcc -c -g -O2  conftest.c >&5
conftest.c:29:23: error: net/if6.h: No such file or directory
conftest.c: In function 'main':
conftest.c:34: error: storage size of 'a' isn't known
configure:5506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| /* end confdefs.h.  */
|  #include <sys/types.h>
|   #include <net/if6.h>
| 
| int
| main ()
| {
|  struct if_laddrconf a;
| 
|   ;
|   return 0;
| }
configure:5522: result: no
configure:5528: checking for struct if_laddrreq
configure:5554: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:29:22: error: net/if6.h: No such file or directory
conftest.c: In function 'main':
conftest.c:34: error: storage size of 'a' isn't known
configure:5560: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  #include <net/if6.h>
| 
| int
| main ()
| {
|  struct if_laddrreq a;
| 
|   ;
|   return 0;
| }
configure:5577: result: no
configure:5603: checking sys/socket.h usability
configure:5620: gcc -c -g -O2  conftest.c >&5
configure:5626: $? = 0
configure:5640: result: yes
configure:5644: checking sys/socket.h presence
configure:5659: gcc -E  conftest.c
configure:5665: $? = 0
configure:5679: result: yes
configure:5712: checking for sys/socket.h
configure:5720: result: yes
configure:5603: checking net/if_dl.h usability
configure:5620: gcc -c -g -O2  conftest.c >&5
conftest.c:62:23: error: net/if_dl.h: No such file or directory
configure:5626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if_dl.h>
configure:5640: result: no
configure:5644: checking net/if_dl.h presence
configure:5659: gcc -E  conftest.c
conftest.c:29:23: error: net/if_dl.h: No such file or directory
configure:5665: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <net/if_dl.h>
configure:5679: result: no
configure:5712: checking for net/if_dl.h
configure:5720: result: no
configure:5603: checking net/if6.h usability
configure:5620: gcc -c -g -O2  conftest.c >&5
conftest.c:62:21: error: net/if6.h: No such file or directory
configure:5626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if6.h>
configure:5640: result: no
configure:5644: checking net/if6.h presence
configure:5659: gcc -E  conftest.c
conftest.c:29:21: error: net/if6.h: No such file or directory
configure:5665: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <net/if6.h>
configure:5679: result: no
configure:5712: checking for net/if6.h
configure:5720: result: no
configure:5603: checking regex.h usability
configure:5620: gcc -c -g -O2  conftest.c >&5
configure:5626: $? = 0
configure:5640: result: yes
configure:5644: checking regex.h presence
configure:5659: gcc -E  conftest.c
configure:5665: $? = 0
configure:5679: result: yes
configure:5712: checking for regex.h
configure:5720: result: yes
configure:5735: checking for library containing MD5_Init
configure:5776: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cca2K7rM.o: In function `main':
/ISC/dhcp-4.1.0/conftest.c:41: undefined reference to `MD5_Init'
collect2: ld returned 1 exit status
configure:5782: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 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 MD5_Init ();
| int
| main ()
| {
| return MD5_Init ();
|   ;
|   return 0;
| }
configure:5776: gcc -o conftest -g -O2   conftest.c -lcrypto   >&5
configure:5782: $? = 0
configure:5810: result: -lcrypto
configure:5818: checking for library containing MD5Init
configure:5859: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
/tmp/ccebF6H5.o: In function `main':
/ISC/dhcp-4.1.0/conftest.c:41: undefined reference to `MD5Init'
collect2: ld returned 1 exit status
configure:5865: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 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 MD5Init ();
| int
| main ()
| {
| return MD5Init ();
|   ;
|   return 0;
| }
configure:5859: gcc -o conftest -g -O2   conftest.c -lcrypto  -lcrypto  >&5
/tmp/ccs2LYbe.o: In function `main':
/ISC/dhcp-4.1.0/conftest.c:41: undefined reference to `MD5Init'
collect2: ld returned 1 exit status
configure:5865: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 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 MD5Init ();
| int
| main ()
| {
| return MD5Init ();
|   ;
|   return 0;
| }
configure:5893: result: no
configure:5903: checking for library containing socket
configure:5944: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:5950: $? = 0
configure:5978: result: none required
configure:5986: checking for library containing inet_ntoa
configure:6027: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:6033: $? = 0
configure:6061: result: none required
configure:6070: checking for library containing inet_aton
configure:6111: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:6117: $? = 0
configure:6145: result: none required
configure:6161: checking for library containing regcomp
configure:6202: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:6208: $? = 0
configure:6236: result: none required
configure:6246: checking for library containing if_nametoindex
configure:6287: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:6293: $? = 0
configure:6321: result: none required
configure:6331: checking for /dev/random
configure:6346: result: yes
configure:6358: checking for struct sockaddr.sa_len
configure:6387: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:37: error: 'struct sockaddr' has no member named 'sa_len'
configure:6393: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_DEV_RANDOM 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:6427: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:37: error: 'struct sockaddr' has no member named 'sa_len'
configure:6433: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "DHCP"
| #define PACKAGE_TARNAME "dhcp"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "DHCP 4.1.0"
| #define PACKAGE_BUGREPORT "dhcp-users at isc.org"
| #define PACKAGE "dhcp"
| #define VERSION "4.1.0"
| #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 DHCP_BYTE_ORDER LITTLE_ENDIAN
| #define FAILOVER_PROTOCOL 1
| #define ENABLE_EXECUTE 1
| #define TRACING 1
| #define DHCPv6 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define USE_LPF 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_DEV_RANDOM 1
| /* end confdefs.h.  */
| #include <sys/socket.h>
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:6451: result: no
configure:6463: checking for struct iaddr *
configure:6497: gcc -c -g -O2  conftest.c >&5
configure:6503: $? = 0
configure:6518: result: yes
configure:6525: checking size of struct iaddr *
configure:6851: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:6854: $? = 0
configure:6860: ./conftest
configure:6863: $? = 0
configure:6886: result: 8
configure:6908: checking for struct msghdr.msg_control
configure:6940: gcc -c -g -O2  conftest.c >&5
configure:6946: $? = 0
configure:7007: result: yes
configure:7250: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by DHCP config.status 4.1.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on localhost.localdomain

config.status:647: creating Makefile
config.status:782: WARNING:  Makefile.in seems to ignore the --datarootdir
setting
config.status:647: creating client/Makefile
config.status:782: WARNING:  client/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating common/Makefile
config.status:782: WARNING:  common/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating common/tests/Makefile
config.status:782: WARNING:  common/tests/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating dhcpctl/Makefile
config.status:782: WARNING:  dhcpctl/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating dst/Makefile
config.status:782: WARNING:  dst/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating includes/Makefile
config.status:782: WARNING:  includes/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating minires/Makefile
config.status:782: WARNING:  minires/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating omapip/Makefile
config.status:782: WARNING:  omapip/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating relay/Makefile
config.status:782: WARNING:  relay/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating server/Makefile
config.status:782: WARNING:  server/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating tests/Makefile
config.status:782: WARNING:  tests/Makefile.in seems to ignore the
--datarootdir setting
config.status:647: creating includes/config.h
config.status:879: includes/config.h is unchanged
config.status:925: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_file__dev_random=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_filter_h=yes
ac_cv_header_linux_types_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if6_h=no
ac_cv_header_net_if_dl_h=no
ac_cv_header_regex_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_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
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_make_make_set=yes
ac_cv_search_MD5Init=no
ac_cv_search_MD5_Init=-lcrypto
ac_cv_search_if_nametoindex='none required'
ac_cv_search_inet_aton='none required'
ac_cv_search_inet_ntoa='none required'
ac_cv_search_regcomp='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_struct_iaddr_p=8
ac_cv_type_struct_iaddr_p=yes
am_cv_CC_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /ISC/dhcp-4.1.0/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /ISC/dhcp-4.1.0/missing --run tar'
AUTOCONF='${SHELL} /ISC/dhcp-4.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /ISC/dhcp-4.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /ISC/dhcp-4.1.0/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2  -Wall -Werror -fno-strict-aliasing'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcrypto '
LTLIBOBJS=''
MAKEINFO='${SHELL} /ISC/dhcp-4.1.0/missing --run makeinfo'
OBJEXT='o'
PACKAGE='dhcp'
PACKAGE_BUGREPORT='dhcp-users at isc.org'
PACKAGE_NAME='DHCP'
PACKAGE_STRING='DHCP 4.1.0'
PACKAGE_TARNAME='dhcp'
PACKAGE_VERSION='4.1.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='4.1.0'
ac_ct_CC='gcc'
ac_prefix_program=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
byte_order='LITTLE_ENDIAN'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/ISC/dhcp-4.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
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 "DHCP"
#define PACKAGE_TARNAME "dhcp"
#define PACKAGE_VERSION "4.1.0"
#define PACKAGE_STRING "DHCP 4.1.0"
#define PACKAGE_BUGREPORT "dhcp-users at isc.org"
#define PACKAGE "dhcp"
#define VERSION "4.1.0"
#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 DHCP_BYTE_ORDER LITTLE_ENDIAN
#define FAILOVER_PROTOCOL 1
#define ENABLE_EXECUTE 1
#define TRACING 1
#define DHCPv6 1
#define HAVE_IFADDRS_H 1
#define HAVE_LINUX_TYPES_H 1
#define USE_LPF 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_REGEX_H 1
#define HAVE_DEV_RANDOM 1
#define SIZEOF_STRUCT_IADDR_P 8

configure: exit 0

-----Original Message-----
From: dhcp-users-bounces at lists.isc.org
[mailto:dhcp-users-bounces at lists.isc.org] On Behalf Of
A.L.M.Buxey at lboro.ac.uk
Sent: Tuesday, April 07, 2009 11:54 AM
To: Users of ISC DHCP
Subject: Re: Red Hat

Hi,
> I am trying to load ISC 4.1.0 on Redhat enterprise linux 5 and when I run
> the configure command it fails and does not load the program correctly. It
> will load on enterprise 4 fine, has anyone else ran into this and if so
how
> do you fix it.

do you have the error output from the configure?

alan
_______________________________________________
dhcp-users mailing list
dhcp-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users

_______________________________________________
dhcp-users mailing list
dhcp-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users




More information about the dhcp-users mailing list