kernel compile error

2002-06-23 Thread Dikshie
=== xe @ - /usr/src/sys machine - /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pccard/card_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I.

Kernel compile error with today's cvsup.

2002-02-20 Thread Edwin Culp
On my daily build, my kernels are broken as per log: === wi cd /usr/obj/usr/src/sys/PIII850N; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make - f /usr/src/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed from original /usr/obj/usr/src/sys/PIII850N cc -O -pipe

Re: Kernel compile error with today's cvsup.

2002-02-20 Thread John Hay
On my daily build, my kernels are broken as per log: === wi cd /usr/obj/usr/src/sys/PIII850N; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make - f /usr/src/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed from original /usr/obj/usr/src/sys/PIII850N cc -O -pipe

Re: Kernel compile error with today's cvsup.

2002-02-20 Thread David O'Brien
On Wed, Feb 20, 2002 at 05:53:59AM -0800, Edwin Culp wrote: On my daily build, my kernels are broken as per log: === wi cd /usr/obj/usr/src/sys/PIII850N; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make - f /usr/src/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed

Re: Kernel compile error with today's cvsup.

2002-02-20 Thread Edwin Culp
David, I see it's already fixed so I'll assume that you no longer need the compiler output. I'm sorry that I didn't answer before but I just checked my email and went to some meetings and am just getting back. Thanks for your help, ed Quoting David O'Brien [EMAIL PROTECTED]: On Wed, Feb

kernel compile error

2000-05-24 Thread Scott Flatman
Cvsupped this morning. Got this error when trying to build a kernel: cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../..

Re: kernel compile error

2000-05-24 Thread Scott Flatman
I've done that twice. Buildworld failed both times. My last sucessful buildworld was last sunday, 5/21. Scott On Wed, 24 May 2000, Maxim Sobolev wrote: Scott Flatman wrote: Cvsupped this morning. Got this error when trying to build a kernel: {standard input}:837: Error: operands given

Re: kernel compile error

2000-05-24 Thread Maxim Sobolev
Scott Flatman wrote: I've done that twice. Buildworld failed both times. My last sucessful buildworld was last sunday, 5/21. I know that because I can't build it during past 3 days too. Please be patient, someone will definitely fix somwhere in future ;-). -Maxim To Unsubscribe: send

Re: kernel compile error

2000-05-24 Thread Scott Flatman
Okey dokey. I'll give it another whirl this afternoon. Thanks. Scott On Wed, 24 May 2000, Maxim Sobolev wrote: Scott Flatman wrote: I've done that twice. Buildworld failed both times. My last sucessful buildworld was last sunday, 5/21. I know that because I can't build it during

Re: kernel compile error

2000-05-24 Thread Salvo Bartolotta
Original Message On 5/24/00, 6:26:46 PM, Maxim Sobolev [EMAIL PROTECTED] wrote regarding Re: kernel compile error: Scott Flatman wrote: I've done that twice. Buildworld failed both times. My last sucessful buildworld was last sunday, 5/21. I know that because I can't build it during

Re: kernel compile error

2000-05-24 Thread John Baldwin
On 24-May-00 Scott Flatman wrote: I've done that twice. Buildworld failed both times. My last sucessful buildworld was last sunday, 5/21. It is fixed now. cvsup and try again, please. Scott On Wed, 24 May 2000, Maxim Sobolev wrote: Scott Flatman wrote: Cvsupped this morning. Got

Re: kernel compile error

2000-05-24 Thread Warner Losh
In message [EMAIL PROTECTED] Maxim Sobolev writes: : Someone should mention this in the src/UPDATING!!! Sure. What's the data when the new binutils hit the tree. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: kernel compile error

2000-05-24 Thread Scott Flatman
Just finished up a buildworld/installworld to try and get the freshest binutil bits. Worked out fine. I supped around 22:15 UTC. Upon making a kernel I'm getting a different error. This time a header is missing or misplaced? Here's the error: === ipfilter cc -O -pipe -DIPFILTER_LKM

kernel compile error on PC-98 due to wd driver changes

2000-03-17 Thread Munehiro Matsuda
Hello After reorganisation of wd driver, compiling kernel on PC-98 fails with following error: # cd /usr/src/sys/compile/PC9821AS # make depend . ../../pc98/pc98/atapi.c:119: i386/isa/atapi.h: No such file or directory ../../pc98/pc98/wd.c:94: i386/isa/atapi.h: No such file or directory

Re: kernel compile error.

1999-07-28 Thread Matthew N. Dodd
On Wed, 28 Jul 1999, Kenneth Wayne Culver wrote: ../../kern/subr_bus.c: In function `bus_print_child_header': ../../kern/subr_bus.c:1870: parse error before `}' *** Error code 1 here is my kernel conf file (as an attachment)... Thats mine. Re-cvsup and try again. -- | Matthew N. Dodd |