Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 1999 07:24:02 +0300 (MSK)
From:      oZZ!!! <osa@etrust.ru>
To:        current@FreeBSD.ORG
Subject:   Can't compile new kernel after CVSup...
Message-ID:  <Pine.BSF.4.05.9901160719190.8590-100000@ozz.etrust.ru>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901160719190.8590-100000>