From owner-freebsd-questions@FreeBSD.ORG Tue Jun 8 20:44:18 2004 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 C1C1E16A4CE for ; Tue, 8 Jun 2004 20:44:18 +0000 (GMT) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA2C943D45 for ; Tue, 8 Jun 2004 20:44:17 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 21546 invoked from network); 8 Jun 2004 20:44:05 -0000 Received: from dialup252.ach.sch.gr (HELO gothmog.gr) ([81.186.70.252]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 8 Jun 2004 20:44:05 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.11/8.12.11) with ESMTP id i58Kh2UK005028; Tue, 8 Jun 2004 23:43:02 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.11/8.12.11/Submit) id i58KgdcJ005027; Tue, 8 Jun 2004 23:42:39 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 8 Jun 2004 23:42:39 +0300 From: Giorgos Keramidas To: Mantas Audickas Message-ID: <20040608204239.GC4568@gothmog.gr> References: <1086709287.1365.3.camel@WD.kobra.ktu.lt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1086709287.1365.3.camel@WD.kobra.ktu.lt> cc: freebsd-questions@freebsd.org Subject: Re: make buildworld problem 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: Tue, 08 Jun 2004 20:44:18 -0000 On 2004-06-08 18:41, Mantas Audickas wrote: > Hello there, > i don't know where to ask.. i have tried in many irc channels, but no > one could help me.. > so i'm trying to make buildworld, but there i get an error, always the > same.. i have tried in fresh installed os, with GENERIC kernel and with > my own, cvsup source and so on.. but nothing goes better.. > I have read /usr/src/UPDATING.. and tried to follow rules. > I put error log file in http://migla.ktu.lt/~cerberis/error .. maybe you > can help me? It could be that your source tree is at fault. Try deleting /usr/src/lib/libedit and CVSup'ing again. - Giorgos