From owner-freebsd-questions Tue Jan 16 13:29:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ds9.dreamhaven.net (dt065n6a.san.rr.com [24.30.156.106]) by hub.freebsd.org (Postfix) with ESMTP id DF0D037B400 for ; Tue, 16 Jan 2001 13:29:05 -0800 (PST) Received: from data (helo=localhost) by ds9.dreamhaven.net with local-esmtp (Exim 3.13 #1) id 14Idf7-000LiD-00 for freebsd-questions@freebsd.org; Tue, 16 Jan 2001 13:29:05 -0800 Date: Tue, 16 Jan 2001 13:29:05 -0800 (PST) From: Bryce Newall To: FreeBSD Questions List Subject: Upgrading from 3.5 to 4.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings all, I am attempting to upgrade my home system from 3.5-STABLE to 4.2-STABLE. I used the cvsup method of downloading the source, and an attempting the "make buildworld" step. I'm running into the following problem: cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -L/usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl -static -o miniperl miniperlmain.o opmini.o /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a -lm -lcrypt -lutil /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a(pp_hot.o): In function `Perl_pp_aassign': pp_hot.o(.text+0x16a1): undefined reference to `setresuid' pp_hot.o(.text+0x16d4): undefined reference to `setresgid' *** Error code 1 Stop. I've tried removing the entire /usr/obj tree, as well as issuing a "make clean" from /usr/src, but to no avail. Does anyone have any other advice, suggestions, etc.? Thanks in advance. ********************************************************* * Bryce Newall * Email: data@dreamhaven.org * * ICQ: 461599 * www.dreamhaven.org/~data * * "Computers make very fast, very accurate mistakes." * ********************************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message