From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 13:19:09 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 A662937B401 for ; Fri, 11 Apr 2003 13:19:09 -0700 (PDT) Received: from netgecko.info (netgecko.info [217.160.92.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 153B043F93 for ; Fri, 11 Apr 2003 13:19:09 -0700 (PDT) (envelope-from alex.kiesel@document-root.de) Received: from [192.168.1.31] (p508B36CF.dip.t-dialin.net [80.139.54.207]) by netgecko.info (Postfix) with ESMTP id 2E8A587FF6; Fri, 11 Apr 2003 22:20:29 +0200 (CEST) From: Alex Kiesel To: Emil A Eklund In-Reply-To: <02bf01c30065$c77b9d90$fd01a8c0@internal.basset.se> References: <070501c30034$c86afce0$4d150a0a@internal.basset.se> <1050086344.16087.3.camel@detention.home.ahk> <02bf01c30065$c77b9d90$fd01a8c0@internal.basset.se> Content-Type: text/plain Organization: Message-Id: <1050092343.16087.18.camel@detention.home.ahk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 11 Apr 2003 22:19:04 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.org Subject: Re: 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 20:19:10 -0000 On Fri, 2003-04-11 at 22:06, Emil A Eklund wrote: > Actually the one i posted is slightly different from the error returned the > last few tried, probably due to the modifications to make.conf I had been > playing around with to make it work. > > With the default make.conf this is what I get (have tried on three different > machines - 4.7 and 4.6.2 - and they all produce exactly the same error) > > Are there any other configuration options that could, somehow, affect the > build process? > I can build 4.7 and 5.0 just fine, but neither 4.8 nur 4-stable does :( I don't know of any. Do you have a clean naked checkout of your source-tree? If all your machines share one (perhaps over nfs), it'd be possible that you have a broken file lying around... Just an assumption... I've built 4.8 on two independant machines now, and it went fine. Greets, -Alex