From owner-freebsd-stable Thu Aug 15 11:27:47 2002 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 3E86637B428 for ; Thu, 15 Aug 2002 11:27:40 -0700 (PDT) Received: from hotmail.com (oe36.pav2.hotmail.com [64.4.36.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id F199B43E3B for ; Thu, 15 Aug 2002 11:27:39 -0700 (PDT) (envelope-from annihilator_sc@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Aug 2002 11:27:39 -0700 X-Originating-IP: [194.152.206.216] From: "Annihilator" To: Subject: make buildworld fails (4.6.2-RELEASE/RELENG_4_6) Date: Thu, 15 Aug 2002 20:26:47 +0200 Organization: SawMan's Consortium MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 15 Aug 2002 18:27:39.0979 (UTC) FILETIME=[6FFC01B0:01C24489] 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 Hello. make buildworld fails with the following error: cd /usr/src/kerberos5/lib; make depend; make all; make install ===> libroken awk -f /usr/src/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken/roken.awk /usr/src/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken/roken.h.in > make-roken.c cc -O -pipe -march=pentium -I/usr/src/kerberos5/lib/libroken/../../../crypto /heimdal/include -I/usr/src/kerberos5/lib/libroken/../../include -I/usr/sr c/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken -I/usr/obj/usr/s rc/kerberos5/lib/libroken -Wall -I/usr/src/kerberos5/lib/libroken/../../incl ude -I/usr/src/kerberos5/lib/libroken/../../include -DHAVE_CONFIG_H -DINET6 make-roken.c -o make-roken /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lc *** Error code 1 Stop in /usr/src/kerberos5/lib/libroken. *** Error code 1 Stop in /usr/src/kerberos5/lib. *** Error code 1 Stop in /usr/src. My /etc/make.conf is as follows: NO_CPU_CFLAGS= true NO_CPU_COPTFLAGS= true CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_FORTRAN= true NO_LPR= true NO_SENDMAIL= true NO_SHAREDOCS= true NOGAMES= true NOPROFILE= true NOUUCP= true MAKE_IDEA=YES XFREE86_VERSION=4 USA_RESIDENT=YES MAKE_KERBEROS5=yes DOC_LANG=en_US.ISO_8859-1 Regards, Annihilator Head of the SawMan's Consortium [ http://consortium.come.to/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message