Date: Fri, 22 Jan 1999 16:36:33 -0700 (GMT) From: Pirat Sriyotha <pirat@center.oaep.go.th> To: Lowell Gilbert <lowell@world.std.com> Cc: "Dan O'Connor" <dan@jgl.reno.nv.us>, freebsd-questions@FreeBSD.ORG Subject: Re: make a customized kernel error Message-ID: <Pine.GSO.3.95.990122154541.24515A-100000@center> In-Reply-To: <rd61zko3gkr.fsf@world.std.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Jan 1999, Lowell Gilbert wrote: > Date: 21 Jan 1999 08:23:32 -0500 > From: Lowell Gilbert <lowell@world.std.com> > To: Dan O'Connor <dan@jgl.reno.nv.us>, pirat@center.oaep.go.th > Subject: Re: make a customized kernel error > > "Dan O'Connor" <dan@jgl.reno.nv.us> writes: > > > Pirat Sriyotha wrote: > > > > >(1) cd /usr/src/sys/i386/conf > > >(2) cp GENERIC NimMarNaRaTi > > >(3) edit NimMarNaRaTi to fit my requirements, actually i do while > > >cvsupping and after completion of 'make world' then > > >(4) /usr/obj/usr/src/usr.sbin/config/config NimMarNaRaTi > > >(5) make depend > > >(6) make > > > > I think step (4) is wrong. From /usr/src/sys/i386/conf directory, try: > > > > (4) /usr/sbin/config NimMarNaRaTi > > Because a "make world" had already been done successfully, those two > 'config' binaries should be the same. So this is unlikely to actually > be the problem. > > > You should get a message similar to "build directory is > > ../../compile/NimMarNaRaTi", then: > > > > Step (5) above looks like you're running make in the /usr/src/sys/i386/conf > > directory. You need to go to the directory config set up: > > > > (5) cd ../../compile/NimMarNaRaTi > > (6) make depend > > (7) make > > (8) make install > > Yes, but... those errors clearly came from a link step, so I'm sure > that those steps *were* in fact done, but that Pirat Sriyotha merely > forgot to mention them. It sounds to me more like step (3), the > kernel configuration editing, came up with something inconsistent. My > advice would be to do this again, but *without* step (3): make sure > that you can compile the GENERIC kernel properly before trying to edit > the configuration. Then modify the configuration a few steps at a > time, making sure it continues to build a kernel. > > many thanks indeed for your informations. i have just discovered that duing cvsupping, one can not do any preparation for the yet to come customized kernel like mine. > > I'm afraid I don't know anything about the particular labels that were > failing to turn up, so I can't begin to guess what is actually wrong > in the 'NimMarNaRaTi' configuration. > nothing are secrets in NimMarNaRaTi but all options for ipfirewall, psudo-device like bpfilter and increase number of sl,tun,ppp i thank all of you indeed for your helps. my new machine is ok now. with best regards, Pirat Sriyotha Office of Atomic Energy for Peace Vibhavadi Rangsit Rd Bangkhen, Bangkok - 10900 THAILAND e-mail: pirat@center.oaep.go.th To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95.990122154541.24515A-100000>