From owner-freebsd-small@FreeBSD.ORG Sun Jul 13 16:44:01 2003 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0586A37B405 for ; Sun, 13 Jul 2003 16:44:01 -0700 (PDT) Received: from hotmail.com (law9-f57.law9.hotmail.com [64.4.9.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100AA43FE1 for ; Sun, 13 Jul 2003 16:43:59 -0700 (PDT) (envelope-from freebsdfan@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 13 Jul 2003 16:43:58 -0700 Received: from 68.4.57.222 by lw9fd.law9.hotmail.msn.com with HTTP; Sun, 13 Jul 2003 23:43:58 GMT X-Originating-IP: [68.4.57.222] X-Originating-Email: [freebsdfan@hotmail.com] From: "Chuck T." To: freebsd-small@freebsd.org Date: Sun, 13 Jul 2003 16:43:58 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Jul 2003 23:43:58.0868 (UTC) FILETIME=[A16DA540:01C34998] Subject: dhcpd in a crunch? X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 23:44:01 -0000 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