bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Re: gnulib removal: complete


From: Alfred M. Szmidt
Subject: [bug-inetutils] Re: gnulib removal: complete
Date: Sat, 17 Mar 2007 12:23:40 +0100 (CET)

   address@hidden:~/src/inetutils$ ~/src/gnulib/build-aux/bootstrap --force 
--gnulib-src=~/src/gnulib
   /home/jas/src/gnulib/build-aux/bootstrap: --gnulib-src=~/src/gnulib: unknown 
option

   I suppose there is a typo in README-alpha (which, btw, I could fix
   if someone adds me to the inetutils group, savannah is back up!),
   so I tried:

Ah, yes, indeed, that is a typo, which I will let you fix. :)

   address@hidden:~/src/inetutils$ ~/src/gnulib/build-aux/bootstrap --force 
--gnulib-srcdir=~/src/gnulib
   /home/jas/src/gnulib/build-aux/bootstrap: expected line not found in 
configure.ac. Add the following:
   /home/jas/src/gnulib/build-aux/bootstrap: Bootstrapping from checked-out 
inetutils sources...
   /home/jas/src/gnulib/build-aux/bootstrap: line 227: 
~/src/gnulib/gnulib-tool: No such file or directory
   address@hidden:~/src/inetutils$

   Ideas?  I'm using a gnulib CVS checkout from right now.

Hm.  As a temporary measure, could you change:

AC_CONFIG_AUX_DIR([build-aux])

to

AC_CONFIG_AUX_DIR(build-aux)

?  I think this should work, but I don't understand why I don't need
this...




reply via email to

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