Opened 19 years ago
Closed 19 years ago
#3253 closed defect (fixed)
net/dhcp (ISC dhcpd server) is uncompilable under 10.4.1
Reported by: | exile@… | Owned by: | cms@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Please forward this to the port maintainer
port -v install dhcp is a showstopper @
CUT HERE
cc -g -I/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dhcp/work/ dhcp-3.0pl2 -I/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dhcp/work/ dhcp-3.0pl2/includes -Ddarwin -Wall -Wno-unused -Wno-implicit -Wno-comment -Wno-uninitialized -Wno-switch -Werror -pipe -c -o icmp.o icmp.c cc1: warnings being treated as errors icmp.c: In function 'icmp_echoreply': icmp.c:246: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness {standard input}:482:non-relocatable subtraction expression, "_no_icmp" minus "L00000000003$pb" {standard input}:482:symbol: "_no_icmp" can't be undefined in a subtraction expression {standard input}:481:non-relocatable subtraction expression, "_no_icmp" minus "L00000000003$pb" {standard input}:481:symbol: "_no_icmp" can't be undefined in a subtraction expression {standard input}:319:non-relocatable subtraction expression, "_no_icmp" minus "L00000000002$pb" {standard input}:319:symbol: "_no_icmp" can't be undefined in a subtraction expression {standard input}:318:non-relocatable subtraction expression, "_no_icmp" minus "L00000000002$pb" {standard input}:318:symbol: "_no_icmp" can't be undefined in a subtraction expression {standard input}:210:non-relocatable subtraction expression, "_dhcp_type_icmp" minus "L00000000002$pb" {standard input}:210:symbol: "_dhcp_type_icmp" can't be undefined in a subtraction expression {standard input}:209:non-relocatable subtraction expression, "_dhcp_type_icmp" minus "L00000000002$pb" {standard input}:209:symbol: "_dhcp_type_icmp" can't be undefined in a subtraction expression {standard input}:185:non-relocatable subtraction expression, "_dhcp_type_icmp" minus "L00000000002$pb" {standard input}:185:symbol: "_dhcp_type_icmp" can't be undefined in a subtraction expression {standard input}:184:non-relocatable subtraction expression, "_dhcp_type_icmp" minus "L00000000002$pb" {standard input}:184:symbol: "_dhcp_type_icmp" can't be undefined in a subtraction expression {standard input}:32:non-relocatable subtraction expression, "_dhcp_type_icmp" minus "L00000000001 $pb" {standard input}:32:symbol: "_dhcp_type_icmp" can't be undefined in a subtraction expression {standard input}:31:non-relocatable subtraction expression, "_dhcp_type_icmp" minus "L00000000001 $pb" {standard input}:31:symbol: "_dhcp_type_icmp" can't be undefined in a subtraction expression make[2]: * [icmp.o] Error 1 make[1]: * [all] Error 1 make: * [all] Error 2
CUT HERE
Further more there were many failed sources where this port was downloaded, a newer stable version seems available (3.0.2), requesting for port update. Hopefully this bug report shows that somebody at least is (trying) to use it :)
Cheers
Change History (2)
comment:1 Changed 19 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to cms@… |
---|
comment:2 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
just updated the port to 3.0.2 and fixed the tiger build