isc-dhcp3-server port

2005-04-13 Thread Tom Frontera
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?
Thankx,
Tom
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: isc-dhcp3-server port - [ScanMail certified]

2005-04-13 Thread Tom Frontera
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 
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: isc-dhcp3-server port - [ScanMail certified]

2005-04-13 Thread Tom Frontera
I worked fine.  Thank You for your help.
-Tom
Joerg Pulz wrote:
-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-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Jakarta-tomcat4

2002-10-11 Thread Tom Frontera

Where can I get help installing Jakarta-tomcat4?  Everything installs fine,
but I get an elf binary error when I try to start the daemon.  Any help
would be appriciated.

-tom


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message