From owner-freebsd-stable Wed Jan 22 11:33:41 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D74837B401 for ; Wed, 22 Jan 2003 11:33:40 -0800 (PST) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [206.29.169.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0707943F13 for ; Wed, 22 Jan 2003 11:33:38 -0800 (PST) (envelope-from stable@museum.rain.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.12.6/8.12.6) with ESMTP id h0MJXVbi081307; Wed, 22 Jan 2003 11:33:31 -0800 (PST) (envelope-from stable@ns.museum.rain.com) Received: (from stable@localhost) by ns.museum.rain.com (8.12.6/8.12.6/Submit) id h0MJXVMI081306; Wed, 22 Jan 2003 11:33:31 -0800 (PST) (envelope-from stable) Date: Wed, 22 Jan 2003 11:33:31 -0800 From: James Long To: gross@xinetd.ath.cx Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Buildworld Error building libpam.a Message-ID: <20030122113331.A81290@ns.museum.rain.com> Reply-To: james_mapson@museum.rain.com References: <3E2EEB6B.70401@xinetd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E2EEB6B.70401@xinetd.com>; from gross@xinetd.com on Wed, Jan 22, 2003 at 11:05:15AM -0800 X-Spam-Status: No, hits=-3.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 22, 2003 at 11:05:15AM -0800, Glendon M. Gross wrote: > > I am getting the following when attempting "make buildworld". Is there > a known fix for this error? Please reply to me directly, as I am not > currently subscribed to the list. > > > cc -O -pipe > -I/usr/src/lib/libpam/modules/pam_deny/../../../../contrib/openpamo > building static pam_deny library > > ranlib libpam_deny.a > > cc -fpic -DPIC -O -pipe > -I/usr/src/lib/libpam/modules/pam_deny/../../../../cono > make: don't know how to make /usr/obj/usr/src/i386/usr/lib/libpam.a. > Stop > *** Error code 2 > > > > Stop in /usr/src/lib/libpam/modules. > > *** Error code 1 I was getting a specific buildworld error yesterday also, although not in the same spot you are. Re-cvsupping fixed mine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message