On Thursday 29 January 2004 9:29 am, Ulrik S. Kofod wrote:
> > Well i tried it all.
> >
> > 1. With the same steps as always I get the errors as stated above. 2.
> > With the suggestions from Ulrik S. Kofod I have succes!
> > 3. With the suggestion from Tom to touch all I have succes!
> > 4. With the suggestion from Tom to only touch Makefile.in I have succes!
> > 5. With the same steps as always after i tried everything above I get
> > the same result as step 1 (as expected off course, just to be on the
> > safe side)
> >
> > Hope to have helped you a little as well.
>
> Just for the record I don't recall suggesting anything, just stated that I
> got the same error messages :)
>
> But I'll try the above and see if that solves the problem on Trustix too.
>
> regards
> Ulrik

I used to do this before releasing a tar ball, to avoid any timing issues
1) ./configure
2) make (gets those errors)
3) make distclean
then tar it up

Then the next person to untar and configure won't get the messages.
It's a timestamp issue on certain files.

Ken Jones

Reply via email to