Date: Thu, 18 Jan 2001 21:03:52 -0700 From: "Doug Scothorne" <doug-scothorne@home.com> To: <freebsd-stable@freebsd.org> Subject: Updateing from 3.4 to STABLE Message-ID: <001c01c081cc$d5bb3060$0c00a8c0@saltlk1.ut.home.com>
next in thread | raw e-mail | index | archive | help
I'm trying to update my 3.4 system to RELENG_4. I have successfully (I think) used cvsup to pull the source. I then try to "make buildworld" and get this error: cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 - I/us r/obj/usr/src/gnu/usr.bin/perl/miniperl -L/usr/obj/usr/src/gnu/usr.bin/pe rl/m iniperl/../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 fu nction `Perl_pp_aassign': pp_hot.o(.text+0x16a1): undefined reference to `setresuid' pp_hot.o(.text+0x16d4): undefined reference to `setresgid' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error The cvsup looked OK and didn't give any errors. If someone could point me in the right direction I'd sure appreciate it. Thanks. ---Doug 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?001c01c081cc$d5bb3060$0c00a8c0>