bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: nib2gmodel version 0.9.0


From: Georg Fleischmann
Subject: Re: ANN: nib2gmodel version 0.9.0
Date: Tue, 28 Sep 2004 20:14:33 GMT

Hi Adam,

downloaded the new nib2gmodel.
The link on the download page is missing a slash after gnustep:

ftp://ftp.gnustep.org/pub/gnustepdev-apps/

(on this page:  
http://wwwmain.gnustep.org/resources/downloads.php?site=ftp%3A%2F%2Fftp.gnustep.org%2Fpub%2Fgnustep)


Here are my compiling results on OpenStep 4.2 using

./configure
gnumake


GNUmakefile:28:  
/LocalDeveloper/Projects/Linux/GNUstep/nib2gmodel-0.9.0/usr/GNUstep/System/Library/Makefiles/common.make:
  
No such file or directory
[some more of these]

/usr/local/GNUstep was created but not /usr/GNUstep.


After making the dir and a dirty link, compiling stopped here:

Compiling file ./IMCustomObject.m ...
cc1obj: Invalid option `-fno-strict-aliasing'
gnumake[2]: *** [static_obj/IMCustomObject.o] Error 1
gnumake[1]: *** [libgmodel.all.library.variables] Error 2
gnumake: *** [subproj-all] Error 2

I removed this flag from common.make to continue.
Now compilation succeeded :-)


Georg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]