Date: Wed, 13 Apr 2005 14:02:32 -0700 From: Tom Frontera <tom@generationresponse.com> To: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Cc: freebsd-questions@freebsd.org Subject: Re: isc-dhcp3-server port - [ScanMail certified] Message-ID: <425D88E8.7040403@generationresponse.com> In-Reply-To: <20050413205608.C868@hades.admin.frm2> References: <425D7F08.6090404@generationresponse.com> <20050413205608.C868@hades.admin.frm2>
next in thread | previous in thread | raw e-mail | index | archive | help
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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425D88E8.7040403>