From owner-freebsd-current Fri Jan 15 20:24:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00124 for freebsd-current-outgoing; Fri, 15 Jan 1999 20:24:34 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ozz.etrust.ru (ozz.etrust.ru [195.2.84.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00104 for ; Fri, 15 Jan 1999 20:24:31 -0800 (PST) (envelope-from osa@etrust.ru) Received: from localhost (localhost [127.0.0.1]) by ozz.etrust.ru (8.9.2/8.9.1) with ESMTP id HAA09051 for ; Sat, 16 Jan 1999 07:24:02 +0300 (MSK) (envelope-from osa@etrust.ru) Date: Sat, 16 Jan 1999 07:24:02 +0300 (MSK) From: oZZ!!! To: current@FreeBSD.ORG Subject: Can't compile new kernel after CVSup... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! After cvsuped my source tree, i try to compile a new kernel, & c following: # config -r # cd ../../compile/ # 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