===> 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.
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
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 ch
> 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 -p
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 -I/usr/incl
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 -DIPFILTER_
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
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 m
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 5/24/00, 6:26:46 PM, Maxim Sobolev <[EMAIL PROTECTED]> wrote
regarding Re: kernel compile error:
> Scott Flatman w
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 dur
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 m
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: operand
Scott Flatman wrote:
> Cvsupped this morning. Got this error when trying to build a kernel:
>
> {standard input}:837: Error: operands given don't match any known 386
It is due to the fact that you need nevest set of binutils for kernel builds.
The best way to get it is to do "make world" using f
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../.. -I../../
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
mkd
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. Dod
I just CVSupped at 10:10 eastern time (US) and now I have this error:
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include
-DKERNEL -include opt_globa
17 matches
Mail list logo