From owner-freebsd-questions Wed Apr 19 17:25:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 2CB7F37BCA7 for ; Wed, 19 Apr 2000 17:25:42 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp2-pa5.neomedia.it [195.103.207.114]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id CAA03033; Thu, 20 Apr 2000 02:24:49 +0200 (CEST) From: Salvo Bartolotta Date: Thu, 20 Apr 2000 01:27:23 GMT Message-ID: <20000420.1272300@bartequi.ottodomain.org> Subject: Re: Can't build sysinstall in 4.0 To: Arcady Genkin , freebsd-questions@FreeBSD.ORG In-Reply-To: <87wvlt2532.fsf@tea.thpoon.com> References: <87wvlt2532.fsf@tea.thpoon.com> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/19/00, 9:44:49 PM, Arcady Genkin wrote=20 regarding Can't build sysinstall in 4.0: > After upgrade of 3.4 to 4.0 can't "make all" in > /usr/src/release/sysinstall with the following error: > ,----[ make ] > | soup:/usr/src/release/sysinstall# make > | Warning: Object directory not changed from original \ > | /usr/src/release/sysinstall > | cc -O3 -m486 -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=20 disks.o > | dispatch.o dist.o dmenu.o doc.o dos.o floppy.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=20 termcap.o > | ufs.o user.o variable.o wizard.o -ldialog -lncurses -lmytinfo=20 -lutil > | -ldisk -lftpio > | dispatch.o(.data+0xbc): undefined reference to `distSetDES' > | *** Error code 1 > `---- > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. Dear Arcady Genkin, Sysinstall failed to compile when I first built 4-(then)-CURRENT=20 although with a different error message as I recall. Well, there were=20 other bits out of, ehem, order, but I went ahead ruthlessly ... The brute force method was (then) to remake the world (by the make=20 world tutorial, this time). Needless to say, it worked like charm and=20 fixed the "leftovers" so to speak. If you don't feel like spotting the problem (it looks like something=20 DES-related ?), nuke it :-) Best regards and best of luck, Salvo =20 =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message