dhcpd in a crunch?
Chuck T.
freebsdfan at hotmail.com
Sun Jul 13 16:44:01 PDT 2003
Has anyone had any success in getting dhcpd to build as part of a crunch
since 4.6R ? I had no problems in 4.4 and 4.5, but haven't been able to get
it to build since it was updated prior ro the 4.6 release. The basic
problem is the build isn't finding minires/minires.h. When it build it
"normally" it builds fine. I tried to figure out the make file but didn't
have much luck.
The errors look:
--- snip ---
===> client
minires/ns_parse%FIXED.c:32: minires/minires.h: No such file or directory
minires/ns_parse%FIXED.c:64: syntax error before `ns_skiprr'
minires/ns_parse%FIXED.c: In function `ns_skiprr':
minires/ns_parse%FIXED.c:73: `ISC_R_INCOMPLETE' undeclared (first use in
this function)
minires/ns_parse%FIXED.c:73: (Each undeclared identifier is reported only
once
minires/ns_parse%FIXED.c:73: for each function it appears in.)
minires/ns_parse%FIXED.c:88: `ISC_R_SUCCESS' undeclared (first use in this
function)
minires/ns_parse%FIXED.c: At top level:
minires/ns_parse%FIXED.c:92: syntax error before `__ns_initparse'
minires/ns_parse%FIXED.c:92: conflicting types for `__ns_initparse'
/usr/include/arpa/nameser.h:422: previous declaration of `__ns_initparse'
minires/ns_parse%FIXED.c: In function `__ns_initparse':
minires/ns_parse%FIXED.c:100: `ISC_R_INCOMPLETE' undeclared (first use in
this function)
minires/ns_parse%FIXED.c:118: syntax error before `status'
minires/ns_parse%FIXED.c:122: `status' undeclared (first use in this
function)
minires/ns_parse%FIXED.c:122: `ISC_R_SUCCESS' undeclared (first use in this
function)
minires/ns_parse%FIXED.c: At top level:
minires/ns_parse%FIXED.c:134: syntax error before `__ns_parserr'
minires/ns_parse%FIXED.c: In function `__ns_parserr':
minires/ns_parse%FIXED.c:136: syntax error before `status'
minires/ns_parse%FIXED.c:140: `ISC_R_NOTIMPLEMENTED' undeclared (first use
in this function)
minires/ns_parse%FIXED.c:148: `ISC_R_UNKNOWNATTRIBUTE' undeclared (first use
in this function)
minires/ns_parse%FIXED.c:152: `status' undeclared (first use in this
function)
minires/ns_parse%FIXED.c:155: `ISC_R_SUCCESS' undeclared (first use in this
function)
minires/ns_parse%FIXED.c:165: `ISC_R_FORMERR' undeclared (first use in this
function)
minires/ns_parse%FIXED.c:168: `ISC_R_INCOMPLETE' undeclared (first use in
this function)
*** Error code 1
Stop in /usr/src/sbin/dhclient.
*** Error code 1
--- snip ---
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
More information about the freebsd-small
mailing list