autorevision broken on tarballs

Hal Murray hmurray at megapathdsl.net
Wed Dec 28 20:36:21 UTC 2016


I made the tarball in my working directory so things may have been confused 
by stuff that distclean didn't clean.

 1290  ./waf dist
 1291  ll noname-1.0.tar.bz2 
 1292  mkdir ../foo
 1293  mv noname-1.0.tar.bz2 ../foo/
 1294  cd ../foo/
 1295  ll
 1296  tar -xvf noname-1.0.tar.bz2 
 1297  cd noname-1.0/
 1298  ./waf configure build

[ 81/109] Compiling build/host/ntpd/ntp_parser.tab.c
In file included from ../../ntpd/ntpd.c:34:0:
../../ntpd/version.h:17:33: error: ‘True’ undeclared here (not in a function)
 const int VCS_WC_MODIFIED     = True;
                                 ^~~~


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list