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,
> o...@etrust.ru
> P.S. 16.01.1999 - 4 days before 3.0-STABLE?
> 
> To Unsubscribe: send mail to majord...@freebsd.org
> with "unsubscribe freebsd-current" in the body of the message

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

Reply via email to