Brian Dessent wrote:
Bill Hoffman wrote:

OK, I am lost here.   Apparently my recent CMake 2.4.7 files are broken
for cygwin setup for some reason.  Has anything changed in cygwin setup
recently in the untar section?   Is there a more verbose mode that setup
can be run in?

No, nothing's changed in the untar code in forever.  I debugged it and
the problem is that setup does not recognise the file as a valid tar
archive.  What version of tar did you use to create it?

We are using lib tar to create it. It is part of CMake called CPack which is used to create various packages automatically. It worked fine for the last release of cmake, and it works fine from tar on the command line. The command line tar must be more forgiving. I will try to figure out where the magic has gone...
Thanks much, for looking into this for me.

-Bill

Reply via email to