From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 19:02:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8550C16A4CE for ; Wed, 13 Apr 2005 19:02:16 +0000 (GMT) Received: from tffnetwork.com (ns3.tffnetwork.com [66.240.188.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E34743D1F for ; Wed, 13 Apr 2005 19:02:16 +0000 (GMT) (envelope-from tom@generationresponse.com) Received: from [10.10.40.10] ([66.196.211.177]) by tffnetwork.com (8.12.6/8.12.6) with ESMTP id j3DJAEu3056190; Wed, 13 Apr 2005 12:10:15 -0700 (PDT) (envelope-from tom@generationresponse.com) Message-ID: <425D88E8.7040403@generationresponse.com> Date: Wed, 13 Apr 2005 14:02:32 -0700 From: Tom Frontera User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joerg Pulz References: <425D7F08.6090404@generationresponse.com> <20050413205608.C868@hades.admin.frm2> In-Reply-To: <20050413205608.C868@hades.admin.frm2> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: isc-dhcp3-server port - [ScanMail certified] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:02:16 -0000 FreeBSD 4.11-RELEASE and I updated the ports, but that didn't help. -Tom Joerg Pulz wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wed, 13 Apr 2005, Tom Frontera wrote: > >> I'm having a problem when making this port: >> ===> Building for isc-dhcp3-server-3.0.2_7 >> Making all in common >> cc -O -pipe -D_PATH_DHCPD_CONF=\"/usr/local/etc/dhcpd.conf\" >> -D_PATH_DHCPD_DB=\"/var/db/dhcpd.leases\" >> -D_PATH_DHCPD_PID=\"/var/run/dhcpd.pid\" >> -D_PATH_DHCRELAY_PID=\"/var/run/dhcrelay.pid\" >> -D_PATH_DHCLIENT_CONF=\"/usr/local/etc/dhclient.conf\" >> -D_PATH_DHCLIENT_SCRIPT=\"/usr/local/sbin/dhclient-script\" >> -D_PATH_DHCLIENT_DB=\"/var/db/dhclient.leases\" >> -D_PATH_DHCLIENT_PID=\"/var/run/dhclient.pid\" -Dwarn=dhcp_warn >> -DNOMINUM -DPARANOIA -DJAIL -I/usr/local/include -DUSE_SSL >> -I/usr/include -I/usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2 >> -I/usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2/includes -O -Wall >> -Wno-unused -Werror -c icmp.c >> In file included from icmp.c:42: >> /usr/include/netinet/ip.h:156: syntax error before `n_long' >> /usr/include/netinet/ip.h:159: syntax error before `n_long' >> In file included from icmp.c:43: >> /usr/include/netinet/ip_icmp.h:64: syntax error before `n_short' >> /usr/include/netinet/ip_icmp.h:71: syntax error before `n_short' >> /usr/include/netinet/ip_icmp.h:93: syntax error before `n_time' >> icmp.c: In function `icmp_echorequest': >> icmp.c:169: structure has no member named `icd_seq' >> icmp.c:174: structure has no member named `icd_id' >> cc1: warnings being treated as errors >> icmp.c: In function `icmp_echoreply': >> icmp.c:247: warning: implicit declaration of function `IP_HL' >> *** Error code 1 >> >> Stop in >> /usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2/work.freebsd/common. >> *** Error code 1 >> >> Stop in /usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2/work.freebsd. >> *** Error code 1 >> >> Stop in /usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2. >> *** Error code 1 >> >> Stop in /usr/ports/net/isc-dhcp3-server. >> >> >> Does anyone know how to fix this syntax error? > > > Hi, > > i haven't seen this while i upgraded the port to 3.0.2 on my systems. > could you please provide some additional information e.g. which > FreeBSD version ... > > thanks > Joerg > > - -- The beginning is the most important part of the work. > -Plato > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.0 (FreeBSD) > > iD8DBQFCXWuzSPOsGF+KA+MRAn15AJ99I17O+2TQn3BZQfnE+FEFqdptEACfSxDG > GDiNaqWiaGOUQDDxIQH9Fes= > =vE7G > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >