Date: Mon, 6 Nov 2000 10:54:57 -0500 (EST) From: Ben Hockenhull <benh@blues.jpj.net> To: Frank Mayhar <frank@exit.com> Cc: stable@FreeBSD.ORG Subject: Re: Gotcha in 3.x->4.x upgrade. Message-ID: <Pine.BSI.4.05L.10011061053560.18265-100000@blues.jpj.net> In-Reply-To: <200011061549.eA6FnuB13108@realtime.exit.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Nov 2000, Frank Mayhar wrote: > I'm trying to build a kernel in order to upgrade a 3.x box to 4-stable. > Well, I've run into a little snag: > > 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' What worked for me (after a bit of prompting from someone else on this list) was to upgrade to 4.0-RELEASE from 3.x-STABLE and then go from there to 4.1.1-STABLE. Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.05L.10011061053560.18265-100000>