From owner-freebsd-bugs Tue Jan 16 8:40:24 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1125937B404 for ; Tue, 16 Jan 2001 08:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0GGe1R64463; Tue, 16 Jan 2001 08:40:01 -0800 (PST) (envelope-from gnats) Received: from hlmailer.hilliard.com (unknown [198.184.127.28]) by hub.freebsd.org (Postfix) with ESMTP id 6F65837B402 for ; Tue, 16 Jan 2001 08:30:51 -0800 (PST) Received: from fbsd.hilliard.com ([198.184.69.200]) by hlmailer.hilliard.com (Netscape Messaging Server 3.6) with ESMTP id AAA6478 for ; Tue, 16 Jan 2001 11:30:21 -0500 Received: (from root@localhost) by fbsd.hilliard.com (8.9.3/8.9.3) id LAA94810; Tue, 16 Jan 2001 11:30:49 -0500 (EST) (envelope-from cisco) Message-Id: <200101161630.LAA94810@fbsd.hilliard.com> Date: Tue, 16 Jan 2001 11:30:49 -0500 (EST) From: root@fbsd.hilliard.com Reply-To: root@fbsd.hilliard.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: i386/24387: Can't compile 4.2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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