develooper Front page | perl.perl5.porters | Postings from September 2013

Re: Question on porting perl 5.16 to Android (no /bin/sh)

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
September 5, 2013 07:31
Subject:
Re: Question on porting perl 5.16 to Android (no /bin/sh)
Message ID:
20130905073124.GM66035@plum.flirble.org
On Wed, Sep 04, 2013 at 05:06:31PM -0700, Ben Greear wrote:

> I disabled relocatableinc, re-ran Configure, and problem remained.  BUT:  If
> I clone a new tree and run Configure with relocateableinc disabled, then I get
> something that looks right.  Will test it out later.
> 
> I guess Configure remembers old stuff and is not easily persuaded to start
> fresh.

Yes, it will attempt to pick default answers to its questions from config.sh
or Policy.sh in the current directory. You'll need to delete both of these to
stop it doing that.

(Somewhere early in its fairly verbose output it says that it is doing this)

Nicholas Clark

Thread Previous | 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