From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 20:04:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 710BA16A420 for ; Sun, 29 Jan 2006 20:04:41 +0000 (GMT) (envelope-from idefix@fechner.net) Received: from michelle.lostinspace.de (michelle.lostinspace.de [83.120.0.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id C513B43D45 for ; Sun, 29 Jan 2006 20:04:40 +0000 (GMT) (envelope-from idefix@fechner.net) Received: from server.idefix.loc (ppp-82-135-5-200.mnet-online.de [82.135.5.200]) (authenticated bits=0) by michelle.lostinspace.de (8.13.1/8.13.1) with ESMTP id k0TK4c63070812 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 29 Jan 2006 21:04:39 +0100 (CET) (envelope-from idefix@fechner.net) Received: from idefix by server.idefix.loc with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F3Imt-000Lvp-Cy for freebsd-questions@freebsd.org; Sun, 29 Jan 2006 21:04:39 +0100 Date: Sun, 29 Jan 2006 21:04:39 +0100 From: Matthias Fechner To: freebsd-questions@freebsd.org Message-ID: <20060129200439.GA69587@server.idefix.loc> Mail-Followup-To: freebsd-questions@freebsd.org References: <20060129111204.GA43026@server.idefix.loc> <43DCF814.4060001@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43DCF814.4060001@u.washington.edu> X-Crypto: GnuPG/1.0.6 http://www.gnupg.org X-GnuPG: 0x1B756EF6 User-Agent: Mutt/1.5.11 Sender: Matthias Fechner X-Virus-Scanned: ClamAV 0.88/1257/Sun Jan 29 16:15:47 2006 on michelle.lostinspace.de X-Virus-Status: Clean Subject: Re: No success with make buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 20:04:41 -0000 Hello Garrett, * Garrett Cooper [29-01-06 09:15]: > The simple answer to your problem is that you haven't cvsupp'ed all > of the sources required to build your system. The more difficult answer > is that you need to find out which category you are lacking in order to > compile everything. Here's my cvsup file as a basis: thanks a lot, I found now the problem. It was really a problem of my cvsup server I had used. I corrected now the problem on the cvsup-server and everthing is fine now. Best regards, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook