|
From: | Fred Kiefer |
Subject: | Re: GNUstep won't install on cygwin with Windows2000 (GNUstep Startup 0.10.2) |
Date: | Sat, 16 Apr 2005 18:51:17 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906 |
Adam Fedor wrote:
On Apr 12, 2005, at 5:36 AM, Bernd Niklas wrote:Hello Tried to install GNUstep startup 0.10.2 on cygwin full install underwindows2000. The installion ends befor ending. See the logs and the last errors :Making all for service GSspell... Creating GSspell.service/.... Compiling file GSspell.m ... Linking service GSspell ... Creating GSspell.service/Resources... Creating GSspell.service/Resources/Info-gnustep.plist... objc runtime: cannot find class NSProcessInfoWell, it must be that gnustep-base did not build correctly. But I don't know why - perhaps the def file was not generated correctly, or perhaps, as is typical on Windows, some other library is interfering with the linking in some mystical way. Is there anyone else who uses Cygwin that has gnustep-base working?
I think that this is caused by the same problem that I reported about two weeks ago. The export file for the library is no longer created correctly, as there is a new subproject in base and the merged .def files contains duplicate entries now. You did send me a patch for this, which didn't work. What we need here is a different way to create the .def file. Or have to wait until the new way of compilation for MinGW also works with cygwin. Perhaps updating the cygwin gcc to 3.4 would already do the trick.
Fred
[Prev in Thread] | Current Thread | [Next in Thread] |