On Tue, 2013-11-12 at 22:30 +0000, Richard Purdie wrote:
> > +       rm -rf ${S}/config.status ${S}/config.log ${S}/configure 
> > ${S}/config.h ${S}/config.h.in~
> 
> of these, config.status should get overwritten by gnu-configize
> (timestamp issue?), 

I don't think gnu-configize overwrites config.status.  Are you mixing it
up with config.sub?

> Equally, if you were doing out of tree builds, autoconf might detect
> that and error, maybe on the presence of config.log or config.h? 

The "already configured" error is triggered by the existence of
${S}/config.status.  So yes, this seems like a plausible theory.

p.


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to