Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2001 13:29:05 -0800 (PST)
From:      Bryce Newall <data@dreamhaven.net>
To:        FreeBSD Questions List <freebsd-questions@freebsd.org>
Subject:   Upgrading from 3.5 to 4.2
Message-ID:  <Pine.BSF.4.31.0101161327550.441-100000@dreamhaven.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0101161327550.441-100000>