From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 07:15:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF54F37B401 for ; Fri, 11 Apr 2003 07:15:25 -0700 (PDT) Received: from simba.eae.net (simba.eae.net [194.18.167.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 3290E43F85 for ; Fri, 11 Apr 2003 07:15:24 -0700 (PDT) (envelope-from eae-dated-1050502516.9c2deb@eae.net) Received: (qmail 28994 invoked from network); 11 Apr 2003 14:15:16 -0000 Received: from unknown (HELO mail.eae.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2003 14:15:16 -0000 Message-ID: <070501c30034$c86afce0$4d150a0a@internal.basset.se> To: Date: Fri, 11 Apr 2003 16:15:19 +0200 MIME-Version: 1.0 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 From: Emil A Eklund X-Delivery-Agent: TMDA/0.69 (Count Fleet) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: RELENG_4_8 buildworld problem, fails in secure/libexec/telnetd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:15:26 -0000 Good day I'm having problems building world for 4.8/stable, both RELENG_4_8 and = RELENEG_4 produces the error below. I've tried multiple times and on three different machines, including one = where I made a clean install of 4.7, downloaded the latest source using = cvsup and than tried to 'make buildworld', all with the same result. make buildkernel works without problems, however buildworld does not :( Below is the last few lines from the build log, the entire log in (bzip2 = format) can be found at http://files.eae.net/buildlog.bz2 Have been searching usenet and found a few (quite old) similar reports, = however no obvious solutions. /Emil A Eklund eae@eae.net --- cc -O2 -pipe -march=3Dpentiumpro -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS = -DOLD_ENVIRON -DENV_HACK -DAUTHENTICATION -DENCRYPTION = -I/usr/src/secure/libexec/telnetd/../../../crypto/telnet -DINET6 = -DNO_IDEA -W -Wall -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual = -Wwrite-strings -Wswitch -Wshadow -o telnetd global.o slc.o state.o = sys_term.o telnetd.o termstat.o utility.o authenc.o -lutil -ltermcap = /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a = -lmp -lcrypto -lcrypt -lpam *** Error code 1 Stop in /usr/src/secure/libexec/telnetd. *** Error code 1 Stop in /usr/src/secure/libexec. *** Error code 1 Stop in /usr/src/secure. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.