This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CMake 2.4.7-1 ready


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]