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

Reply via email to