From owner-freebsd-current Fri Mar 24 12:50:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 62D6537BB7F; Fri, 24 Mar 2000 12:50:05 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA33368; Fri, 24 Mar 2000 12:50:08 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: John Baldwin Cc: peter@FreeBSD.org, current@FreeBSD.org Subject: Re: sysinstall broken :( In-reply-to: Your message of "Fri, 24 Mar 2000 14:10:49 EST." <200003241910.OAA79160@server.baldwin.cx> Date: Fri, 24 Mar 2000 12:50:08 -0800 Message-ID: <33365.953931008@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Urk, sorry guys, I've been cvsupping the repo faithfully but evidently not cvs updating my tree as faithfully. :-) I'll find and fix it. - Jordan > On 24-Mar-00 Jordan K. Hubbard wrote: > >> Hmph, it seems sysinstall (and thus make release) is broken in -current: > > > > I don't know what version of sysinstall you're using, but it builds just > > fine for me under -current. I saw some other kvetching about kget > > being broken and just tried building it last night. Observe: > > > > root@zippy-> make > > Warning: Object directory not changed from original /usr/src/release/sysins tall > > cc -O -pipe -Wall -I/usr/src/release/sysinstall/../../gnu/lib/libdialog -I/ usr/src/release/sysinstall > > -I/usr/src/release/sysinstall/../../sys -c kget.c > > cc -O -pipe -Wall -I/usr/src/release/sysinstall/../../gnu/lib/libdialog -I/ usr/src/release/sysinstall > > -I/usr/src/release/sysinstall/../../sys -static -o sysinstall anonFTP.o cdrom.o command.o config.o > > devices.o dhcp.o kget.o disks.o dispatch.o dist.o dmenu.o doc.o dos.o flopp y.o ftp.o globals.o http.o > > index.o install.o installUpgrade.o keymap.o label.o lndir.o main.o makedevs .o media.o menus.o misc.o > > mouse.o msg.o network.o nfs.o options.o package.o pccard.o system.o tape.o tcpip.o termcap.o ufs.o use > > r.o > > variable.o wizard.o -ldialog -lncurses -lmytinfo -lutil -ldisk -lftpio > > root@zippy-> uname -a > > FreeBSD zippy.cdrom.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Mar 15 13:0 5:47 PST 2000 > > jkh@zippy.cdrom.com:/usr/src/sys/compile/ZIPPY i386 > > That's because your -current is too old: > > revision 1.178 > date: 2000/03/19 12:57:49; author: peter; state: Exp; lines: +102 -108 > Completely decouple userconfig from 'struct isa_device' and friends. > Userconfig was only using this for convenience since newbus, and even > then it was rather inconvenient. > > That's the commit that broke it. And its dated 4 days after your kernel. :) > > > - Jordan > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message