From owner-freebsd-stable Sun Feb 11 15: 9:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mls.gtonet.net (mls.gtonet.net [216.112.90.195]) by hub.freebsd.org (Postfix) with ESMTP id 044C637B401 for ; Sun, 11 Feb 2001 15:09:48 -0800 (PST) Received: from pld (pld.gtonet.net [216.112.90.200]) by mls.gtonet.net (8.11.2/8.11.2) with SMTP id f1BN9lZ04868 for ; Sun, 11 Feb 2001 15:09:48 -0800 (PST) (envelope-from oldfart@gtonet.net) Reply-To: From: "oldfart@gtonet" To: Subject: RE: 3.5-S->4.2-S: still fail w/ setresuid on miniperl Date: Sun, 11 Feb 2001 15:09:46 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 formatted/re-installed/reconfigured. OF > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Pekka Savola > Sent: Sunday, February 11, 2001 7:38 AM > To: freebsd-stable@FreeBSD.ORG > Subject: 3.5-S->4.2-S: still fail w/ setresuid on miniperl > > > Hello all, > > As a lot of others including some @FreeBSD.org people, I got: > --- > cd /usr/src/gnu/usr.bin/perl/miniperl && make miniperl > Extracting config.h (with variable substitutions) > cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 > -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -c > /usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/minip > erlmain.c > ln -sf /usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5/op.c > opmini.c > cc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 > -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -c opmini.c > 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 > --- > > while trying to update from the latest 3.5-S to 4.2-S. Both had been > CVSupped within 24h. I followed the UPDATING instructions. > > > make buildworld -DNOPERL works around this, of course. > > > But shouldn't this be fixed? Or are 3.x users such a diminishing > community it's not worth risking breaking the tree? > > > For the record, I think these commits fubared the build (as 4.1-R has been > reported to work): > > http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/usr.bin/perl/Makefil e.diff?r1=1.9&r2=1.9.2.1 ITOH, I guess MFC'ing these change, it _might_ work again: http://www.freebsd.org/cgi/cvsweb.cgi/src/gnu/usr.bin/perl/Makefile.diff?r1= 1.12&r2=1.13 Please Cc:. -- Pekka Savola "Tell me of difficulties surmounted, Netcore Oy not those you stumble over and fall" Systems. Networks. Security. -- Robert Jordan: A Crown of Swords To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message