torsdag den 21 oktober 2010 klockan 16:32 skrev Alfred M. Szmidt detta: > > My tree is at commit b392a22453f992de59b63b157c191d3118fb9ed7 > > I did a pull to get at > > commit 100374d4499666e84b4ba2d070da7f765087a51b > > and this is the same hash string as can be read from the "master" > link via the web interface. > > That is peculiar, the current (as of Thu Oct 21 22:27:20 CEST 2010) > commit id for gnulib is -- I did a `git pull' just to be sure:
My mistake, my hash above is for GNU Inetutils, not GNUlib. Lead by this I have been forced to conclude my mistake: After doing the bootstrap in one directory, I performed a call "rsync -Ca" to make a copy in another directory. This step erased the file "gnulib/lib/unlocked-io.h", but reproduced the now empty link "lib/unlocked-io.h". In the original directory the configuration and the following build are successful, as was expected. I am sorry for the noise I have caused, but all is well that ends well! /Mats