Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2005 21:39:12 +0200 (CEST)
From:      Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To:        Tom Frontera <tom@generationresponse.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: isc-dhcp3-server port - [ScanMail certified]
Message-ID:  <20050413212809.O868@hades.admin.frm2>
In-Reply-To: <425D88E8.7040403@generationresponse.com>
References:  <425D7F08.6090404@generationresponse.com> <20050413205608.C868@hades.admin.frm2> <425D88E8.7040403@generationresponse.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 13 Apr 2005, Tom Frontera wrote:

> FreeBSD 4.11-RELEASE
>
> and I updated the ports, but that didn't help.
[snip]

Hi,

here is a quick fix and a short description.

FIX: please run 'make config' again and DESELECT the DHCP_LDAP_SSL OPTION.

Description:
the isc-dhcp3-server port comes with it's own version of the ip.h and 
ip_icmp.h files. these can be found, once the ports source is extracted, 
in "work/dhcp-3.0.2/includes/netinet/". the use of the DHCP_LDAP_SSL and 
OPENSSL_BASE OPTION add's an additional -I/usr/include to let the 
compiler find the right OpenSSL includes, which causes the 
problem on your system as your compiler is using the FreeBSD version of 
netinet/ip.h and netinet/ip_icmp.h located in /usr/inlcude instead of the 
port ones.
there is no problem on my various 5.x system so i think it is a special 
thing with the gcc version in your 4.11 system.
unfortunately i have no 4.x system running but i will try to find a 
suitable machine to check this for myself and to provide a better solution 
to fix this problem.

please let me know if it builds now on your system.

regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCXXVjSPOsGF+KA+MRAmRpAKCV0OX625nCkT0q8WzxFwMOj+AL3gCfbCfJ
nMuMk27nTXA87IJf1x9l7NM=
=J8rL
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050413212809.O868>