I tried to build and install Gorm 0.9.2 on my machine. It failed with the error:
Linking library libGorm ... ./shared_obj/IBInspector.o(.text+0xee):IBInspector.m: undefined reference to `_imp__IBWillCloseDocumentNotification' c:\GNUstep\Development\msys\1.0\mingw\bin\dllwrap.exe: gcc exited with status 1 make[1]: *** [shared_obj/Gorm.dll] Error 1 make: *** [libGorm.all.library.variables] Error 2 I was able to track down a discussion that said this was an error with the Make file, Alex Perez wrote: >> This is a known issue, and is related to the way -make uses dlltool/dllwrap. It's in the process of being fixed, practically as we speak. Stay tuned; I went to the wiki pages and saw that supposedly there was a 0.9.5 version of Gorm, but I look everywhere and found nothing. I looked in the CVS repository, the wiki pages, googled it. There is nothing. It has been more than a little discouraging. Are there instructions or patches to fix the Makefile? Is there really a 0.9.5 version of Gorm? Inquiring minds would like to know. Thanks, Will DeShazer _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
