Date: Tue, 31 Oct 2000 20:14:50 -0500 From: Mike <mike@mikesweb.com> To: freebsd-isp@freebsd.org Subject: problem with make buildworld Message-ID: <4.3.2.7.2.20001031201238.0c91e6a8@mail.futuredesigns.net>
next in thread | raw e-mail | index | archive | help
I have a 3.5-STABLE box that I am wanting to upgrade to 4.X-STABLE. I cvsup'ed RELENG_4, then went to /usr/src, tried 'make buildworld' and I got the error below. Any help is greatly appreciated! Thanks Mike --snip-- 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. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20001031201238.0c91e6a8>