From owner-freebsd-small Mon Jul 12 6:35:30 1999 Delivered-To: freebsd-small@freebsd.org Received: from Aries.utstar.com (mail.utstar.com [205.185.99.6]) by hub.freebsd.org (Postfix) with ESMTP id 6680414E92 for ; Mon, 12 Jul 1999 06:35:24 -0700 (PDT) (envelope-from suvrat@utstar.com) Received: from suvrat.utstar.com (nj48.utstar.com [172.16.2.48] (may be forged)) by Aries.utstar.com (8.9.3/8.9.3) with ESMTP id JAA16993 for ; Mon, 12 Jul 1999 09:32:12 -0400 (EDT) Message-Id: <199907121332.JAA16993@Aries.utstar.com> From: "Suvrat" To: Subject: problems compiling ISP version of pico-BSD from 3.2 free BSD source release distribution Date: Mon, 12 Jul 1999 09:34:25 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am trying to compile ISP version of the PICO BSD from the 3.2 release source of freeBSD. 1. The config utility fails to recognize ATAPI, ATAPI_STATIC & NO_LKM options in the conf file and says that the config version is out of sync with the src/sys code. I used the 'config' compiled from the 3.2 branch it self but it doesn't helps. 2. Well commenting out the above options takes me through compiling phase but I get stuck in the linking phase in inetd.lo It gives undefined reference for request_init, eval_client, sock_host and hosts_access. I have checked out the whole src tree. ALso the BSD-Cross reference doesn't show these functions. Any clue? Thanks -suvrat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message