From owner-freebsd-current Sat Jan 16 05:47:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15877 for freebsd-current-outgoing; Sat, 16 Jan 1999 05:47:40 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15871 for ; Sat, 16 Jan 1999 05:47:36 -0800 (PST) (envelope-from eirvine@tpgi.com.au) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.8.7/8.8.7) id AAA02102; Sun, 17 Jan 1999 00:50:12 +1100 Received: from tar-ppp-181.tpgi.com.au(203.26.26.181), claiming to be "tpgi.com.au" via SMTP by buffy.tpgi.com.au, id smtpda02069; Sun Jan 17 00:50:01 1999 Message-ID: <36A0986E.597221BF@tpgi.com.au> Date: Sun, 17 Jan 1999 00:47:26 +1100 From: Eddie Irvine X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: "oZZ!!!" CC: current@FreeBSD.ORG Subject: Re: Can't compile new kernel after CVSup... References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > # 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message