bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bootstrap.sh oddities


From: Paolo Bonzini
Subject: Re: bootstrap.sh oddities
Date: Fri, 16 Mar 2012 08:37:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

Il 15/03/2012 21:36, Mike Frysinger ha scritto:
> seems like bootstrap.sh and bootstrap.sh.in are out of sync.  the latter 
> refers to mkostemp.c while the former uses mkstemp.c.
> 
> as for having a .in at all, seems like it's just for the PACKAGE/VERSION 
> strings.  seems like it'd be simpler to just define those to dummy bootstrap 
> strings and drop the bootstrap.sh completely ?

In theory that is needed to associate sed reports to the version even if
the bootstrap script was being used.

But in the end I think time is ripe to remove bootstrap.sh completely.

Paolo

> at any rate, running ./bootstrap.sh currently fails:
> $ ./bootstrap.sh
> + rm -f 'lib/*.o' 'sed/*.o' sed/sed
> + cd lib
> + cp alloca.in.h alloca.h
> cp: cannot stat `alloca.in.h': No such file or directory
> + exit 1
> -mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]