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

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

bootstrap.sh oddities


From: Mike Frysinger
Subject: bootstrap.sh oddities
Date: Thu, 15 Mar 2012 16:36:19 -0400
User-agent: KMail/1.13.7 (Linux/3.2.0; KDE/4.6.5; x86_64; ; )

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 ?

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

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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