Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 1999 00:47:26 +1100
From:      Eddie Irvine <eirvine@tpgi.com.au>
To:        "oZZ!!!" <osa@etrust.ru>
Cc:        current@FreeBSD.ORG
Subject:   Re: Can't compile new kernel after CVSup...
Message-ID:  <36A0986E.597221BF@tpgi.com.au>
References:  <Pine.BSF.4.05.9901160719190.8590-100000@ozz.etrust.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
A number of things seem to be changing rapidly.

1) cvsup and Do a make buildworld/installworld. worked for me
   yesterday.
2) See if you can build the GENERIC kernel. Worked for me.
3) check the stuff in your custom kernel vs. the GENERIC.
   There has been some sizable changes. You'l have to do a
   bit of cutting and pasting.

Eddie. 

oZZ!!! wrote:
> 
> Hello!
> After cvsuped my source tree, i try to compile
> a new kernel, & c following:
> # config -r <MY_KERNEL>
> # cd ../../compile/<MY_KERNEL>
> # make depend
> # make
> ............
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h -elf  ../../libkern/umoddi3.c
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h -elf  ../../pci/es1370.c
> ./../pci/es1370.c:150: warning: initialization from incompatible pointer type
> ../../i386/isa/snd/ulaw.h:40: warning: `dsp_ulaw' defined but not used
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h -elf  ../../pci/ide_pci.c
> ../../pci/ide_pci.c: In function `ide_pci_candma':
> ../../pci/ide_pci.c:1462: structure has no member named `ctrlr'
> *** Error code 1
> 
> Stop.
> 
> Something wrong?
> 
> Rgdz,
> Осокин Сергей aka oZZ,
> osa@etrust.ru
> P.S. 16.01.1999 - 4 days before 3.0-STABLE?
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A0986E.597221BF>