develooper Front page | perl.perl5.porters | Postings from February 2000

Re: CPAN Upload: GSAR/perl5.5.650.tar.gz

Thread Next
From:
Tom Christiansen
Date:
February 8, 2000 07:45
Subject:
Re: CPAN Upload: GSAR/perl5.5.650.tar.gz
Message ID:
29581.950024715@chthon
>On Tue, 8 Feb 2000, Tom Christiansen wrote:

>>     % make clean; Configure -des

>WARNING -- that won't delete your old config.sh!

Yes, sir.  I did think of that, and did try again having
done that.  I even tried a virgin detarred directory.
All to the same effect.

>Obviously if this code is to be retained, it needs to be
>more defensive about re-using an old config.sh, where the libsfound
>variable wasn't set at all.  (This will be an issue with 5.005-5.6
>upgrades, and I'm sure it won't be the only one.)

>In the meantime, since you re-used your old config.sh, you got caught :-).

No, I don't think that's it.  Really.  I could be wrong, and
will test again, but I'm pretty sure it's not.

Oh, this built cleanly on OpenBSD 2.6 -- 100% test passage.
There were still some bugs on the 2.4 release related to their
shell.

BTW, even in 2.6 it claims that this is korn shell.  I don't
really think so.

    % man sh

    KSH(1)           OpenBSD Reference Manual           KSH(1)

    NAME
	 sh - public domain Bourne shell

    SYNOPSIS
	 sh [-+abCefhiklmnprsuvxX] [-+o option] 
	    [[-c command-string [command-name]
	    | -s | file ] [argument ...]]

Hm... looks like it's unclear. :-)

--tom

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About