From owner-freebsd-stable@FreeBSD.ORG Thu Feb 10 00:16:39 2005 Return-Path: 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 E705716A4CE for ; Thu, 10 Feb 2005 00:16:39 +0000 (GMT) Received: from web61208.mail.yahoo.com (web61208.mail.yahoo.com [216.155.196.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 6BFB343D2F for ; Thu, 10 Feb 2005 00:16:39 +0000 (GMT) (envelope-from andreidf@yahoo.com) Received: (qmail 59481 invoked by uid 60001); 10 Feb 2005 00:16:38 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=fGCrNbpbTI5UxW8cgxIQOPxtZbDaAOibrHM33E7IESN1ygXuOHHc2SpI6ueZS3wyM4m4ACA15+f0UFlD28+72asy7Vqu8ISOtXbjGo/jdeQRVuCwvIWjeiahJ26p+LmEUVWLBqp6w4HmEaTTB9+oNzrw/X5pdtF/u3lkG6Ocdvw= ; Message-ID: <20050210001638.59479.qmail@web61208.mail.yahoo.com> Received: from [81.181.70.9] by web61208.mail.yahoo.com via HTTP; Wed, 09 Feb 2005 16:16:38 PST Date: Wed, 9 Feb 2005 16:16:38 -0800 (PST) From: Damian-Fekete Andrei To: dima <_pppp@mail.ru> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-stable@freebsd.org Subject: Re: recompile, harddrive(partition) error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 00:16:40 -0000 --- dima <_pppp@mail.ru> wrote: > > Hello, > > My first day with a BSD system so.. be gentle > please. > > :) > You have done something weird for sure... > 1. unwind.h is only found in gcc and the kernel > sources for ia64. > 2. the FreeBSD kernel is pure C, so it does not use > libstdc++. > 3. 5.3 contains gcc version 3.4.2 as the default > compiler. 1. Don't know what caused that.. 2. I've had problems with libstdc++ while make buildworld, not buildkernel. 3. You're right. > Some common suggestions now: > 1. it is highly recommended to keep the world and > the kernel in sync (you can find the proper order of > upgrade in /usr/src/Makefile comments). > 2. the only safe compiler options for kernel/world > builds are -O -pipe. > 3. use security/errata branch (RELENG_5_3) for work > since RELENG_5 can sometimes be broken during large > commits. > What I've done: removed everything under /usr/src and /usr/obj cvsup'ed sources with stable-supfile. edited the GENERIC file for building the kernel make buildworld -> no errors make buildkernel -> no errors make installkernel -> no errors reboot... :( same stuff Same problem. So? Any solution? I'd even reinstall everything but I guess that's not the issue. Another question is that I see that in the handbook it says to edit the GENERIC (a copy of it) file under /usr/src/sys/i386/conf/ . I've commented lines for devices that I don't need (extra network cards etc.) but is this the right way? Don't I have to do something like "device rl = 0". I see that make buildkernel compiles that as modules... I don't really want that. Or do I? Should I edit files from /usr/src/sys/conf (?) ? I could post my GENRERIC modified file somewhere so you could take a look or it (or mail it to you)... I don't have any "outrageous" in make.conf (just cpu se on pentium3, because i've got a celeron tualatin) and CFLAGS= -O -pipe. andrei __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250