Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2002 16:06:07 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Doug Barton <DougB@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, "" <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: src/include unistd.h src/lib/libc/sys Makefile.inc swapon.2 src/sbin/swapon Makefile swapon.8 swapon.c         src/sys/ia64/ia32 syscalls.master src/sys/kern subr_blist.c         s
Message-ID:  <200212160006.gBG067ZU085076@apollo.backplane.com>
References:  <200212151917.gBFJHvCW029981@repoman.freebsd.org> <20021215154808.C54117-100000@12-234-90-219.client.attbi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:I'm having problems with this commit. I built and installed the new kernel
:ok. Then I booted from it, and tried to rebuild libc. It builds ok, but
:when I try to install it I get an error about SYS_swapoff being an
:undefined symbol (or some such).
:
:I'm currently doing a buildworld to see if that makes a difference, but a
:word of warning... back up your installed libc.so.5 before playing with
:this, because the old one going *poof* during 'make install' was the truly
:nasty side effect of my (possibly flawed) experiment above.
:
:Doug

    I checked for files which I might have forgotten to commit and 
    did not see any.  I'll try doing a new buildworld from scratch (but
    mine's been failing trying to compile boot2 so it may not get
    far enough).

    There were two commits.  The first commit was the main swapoff
    stuff, the second commit regenerated the system calls.  Make
    sure you have both (e.g. cvsup the latest).  Then try your
    buildworld again and if it still fails cut-and-paste the 
    error and post it to the list.  I recommend doing a 
    'make buildworld' without -DNOCLEAN or -DNOTOOLS or -j N,
    though I don't know if these would make a difference.

					-Matt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212160006.gBG067ZU085076>