Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 18:48:39 +0200 (IST)
From:      Library Book Extensions <libagent@cs.technion.ac.il>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   gnu/17935: Perl on the RELENG_3 branch uses bogus configuration.
Message-ID:  <200004111648.SAA42900@libagent.cs.technion.ac.il>

next in thread | raw e-mail | index | archive | help

>Number:         17935
>Category:       gnu
>Synopsis:       Perl in RELENG_3 uses a config file from 4-current.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 11 09:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Library Book Extensions
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:

This seems to affect RELENG_3 since the MFC of 
$Id: config.SH-elf.i386,v 1.11 1999/05/02 15:29:42 markm Exp $

>Description:

Perl on RELENG_3, after the MFC of 
$Id: config.SH-elf.i386,v 1.11 1999/05/02 15:29:42 markm Exp $
(in directory src/gnu/usr.bin/perl/libperl) uses a bogus config. Perl
believes it was built on a 4-current machine, using egcs, and not on a 3.x
machine using gcc 2.7.2.x, even if one rebuilds it from source (by doing
'make' in src/gnu/usr.bin/perl/). I'm not sure what the exact implications
are, but I suspect it affects dynamically loaded modules compiled with the
native 3.x compiler.

>How-To-Repeat:

Just check the output of perl -V on a 3.x system built after 1999/05/02
15:29:42.

>Fix:
	
Probably generate a new config file. Depending on the implications (which
I'm not yet sure of) an entry in ERRATA.TXT may be in order. I don't really
know what to feed perl's Configure with to get the correct config file.
sorry.


>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?200004111648.SAA42900>