Date: Tue, 16 Jan 2001 11:30:49 -0500 (EST) From: root@fbsd.hilliard.com To: FreeBSD-gnats-submit@freebsd.org Subject: i386/24387: Can't compile 4.2 Message-ID: <200101161630.LAA94810@fbsd.hilliard.com>
next in thread | raw e-mail | index | archive | help
>Number: 24387
>Category: i386
>Synopsis: 4.2 compile bombs at PERL build
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 16 08:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Michael Harpe
>Release: FreeBSD 3.4-STABLE i386
>Organization:
Hilliard-Lyons, Inc.
>Environment:
FreeBSD 4.2 CVSup'ed numerous times. This also happens when building from source tree shipped on
the 4.2 CDROM set.
>Description:
make buildworld bombs out with the folllwing:
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.
I have tried this with vanilla 4.2 sources and cvsup'ed sources as new as 1/16/2000.
>How-To-Repeat:
Do a make buildworld.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101161630.LAA94810>
