Re: 4.6 kernel build failure

2002-07-10 Thread Roelof Osinga

faSty wrote:
 no no you need clean up in /usr/src/sys/i386/compile/NISSER (type make clean)
 then cd /usr/src/sys/i386/conf and config NISSER then cd ../../compile/NISSER
 lastly make depend

Make absolutely no difference whatsoever. Still get stuck on that linux code. But
how the heck it ever managed to build the 4.6 it's running...

It also makes me wonder if I should bother to take the 100 mile drive to the ISP
in whose rack another box is located. That one didn't come up after the reboot.

Ah well, can always make it run the 4.3 kernel like it has done for over a year.

Roelof

PS final attempt, making clean in /usr/src, ditching /usr/obj and using the
config file of yesteryear. The one without BRIDGE option, the one that once
made 4.6 successfully

-- 
___
eBOA®   est. 1982
http://eBOA.com/tel. +31-58-2123014
mailto:[EMAIL PROTECTED]?subject=Information_requestfax. +31-58-2160293


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: 4.6 kernel build failure

2002-07-10 Thread faSty

ah you says so. I did it on one of my rack DNS server. I managed get
kernel compiled without any error. sorry i tried help you anyway.

-fasty


On Wed, Jul 10, 2002 at 10:25:52AM +0200, Roelof Osinga wrote:
 faSty wrote:
 no no you need clean up in /usr/src/sys/i386/compile/NISSER (type make 
 clean)
 then cd /usr/src/sys/i386/conf and config NISSER then cd 
 ../../compile/NISSER
 lastly make depend
 
 Make absolutely no difference whatsoever. Still get stuck on that linux 
 code. But
 how the heck it ever managed to build the 4.6 it's running...
 
 It also makes me wonder if I should bother to take the 100 mile drive to 
 the ISP
 in whose rack another box is located. That one didn't come up after the 
 reboot.
 
 Ah well, can always make it run the 4.3 kernel like it has done for over a 
 year.
 
 Roelof
 
 PS final attempt, making clean in /usr/src, ditching /usr/obj and using the
 config file of yesteryear. The one without BRIDGE option, the one that once
 made 4.6 successfully
 
 -- 
 ___
 eBOA®   est. 1982
 http://eBOA.com/tel. +31-58-2123014
 mailto:[EMAIL PROTECTED]?subject=Information_requestfax. +31-58-2160293


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: 4.6 kernel build failure

2002-07-10 Thread Roelof Osinga

faSty wrote:
 ah you says so. I did it on one of my rack DNS server. I managed get
 kernel compiled without any error. sorry i tried help you anyway.

Oh no, don't be. Any help is always welcome!

But I did notice one thing and that is that the good compiles were done just
after the 2002.07.05 cvsup. When I tried the bridge option I did another
cvsup on the 9th. Since then the compiles failed. Both with and without that
option.

So there is still hope in that that server - the one that didn't come up -
has the July 5th cvsup source. Ah well, got a nice set of wheels :).

Roelof

-- 
___
eBOA®   est. 1982
http://eBOA.com/tel. +31-58-2123014
mailto:[EMAIL PROTECTED]?subject=Information_requestfax. +31-58-2160293


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: 4.6 kernel build failure

2002-07-10 Thread parv

in message [EMAIL PROTECTED],
wrote Roelof Osinga thusly...

 cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls 
 -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
 -Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  
 -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls 
 -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
 -Winline -Wcast-qual  -fformat-extensions -ansi -c linux_sysent.c
 In file included from linux_sysent.c:14:
 linux_proto.h:57: syntax error before `linux_time_t'
 linux_proto.h:57: `linux_time_t' undeclared here (not in a function)

hi roelof, i just couldn't take your suffering anymore  was mightly
hoping that you just might search google out of sheer desparation.

i also had the problem; followed the UPDATING comment about it which
didn't work, so i sent it to the -stable list in jan 2002.  here is
another thing to try...

http://spitfire.velocet.net/pipermail/freebsd-stable/2002-January/025084.html



-- 
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message