You have to do it from step to step. Not a one-time upgrade.
Add the following option in you make.conf :
NOPERL = true
NOSUIDPERL = true
then, you can issue 'make world'
if it fails, you'll have to compile libc and install it before
if you still have complains about miniperl, edit Makefiles and
I've been having the exact same problem with the same upgrade for 3 days
now. I keep cvsuping/making buildworld/etc, hoping that someone will fix it
soon but it doesn't look like it's going to happen. For the amount of time
I've spent so far, just trying to get it to work right, I could have
forma
On Sun, Feb 11, 2001 at 05:37:42PM +0200, Pekka Savola wrote:
> As a lot of others including some @FreeBSD.org people, I got:
[snip]
> pp_hot.o(.text+0x16a1): undefined reference to `setresuid'
> pp_hot.o(.text+0x16d4): undefined reference to `setresgid'
> *** Error code 1
> ---
>
> while tryin
try these instructions:
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=699499+706204+/usr/local/www/db/text/2000/freebsd-stable/2806.freebsd-stable
I did it once on a mail server and vowed never to do it again if I didn't have to.
Basically you have to build perl separately.
--clark
3.5-STAB