On 31.10.2011 23:07, Nir Borenshtein wrote:
I'm trying to compile gorm-1.2.8 but fail due to the following error:
Compiling file GormFunctions.m ...
GormFunctions.m: In function ‘_GSObjCMethodNamesForClass’:
GormFunctions.m:354: error: ‘GSMethodList’ undeclared (first use in
this function)
GormFunctions.m:354: error: (Each undeclared identifier is reported only
once
GormFunctions.m:354: error: for each function it appears in.)
GormFunctions.m:354: error: expected ‘;’ before ‘methods’
GormFunctions.m:369: error: ‘methods’ undeclared (first use in this
function)
GormFunctions.m:369: warning: implicit declaration of function
‘class_nextMethodList’
I've installed GNUStep using gnustep-startup-0.26.2 so I'm
using gnustep-base 1.22, gnustep-gui 0.20 and gnustep-back 0.20.
My machine is Linux version 2.6.32-33-generic (buildd@rothera) (gcc version
4.4.3 (Ubuntu 4.4.3-4ubuntu5) )
The problem here is that Gorm is a bit outdated with regard to the base
version you are using. Now for a new release of Gorm we should first do
a release of gui and currently we are even planing a shared release of
all GNUstep core components. (At least I am planning that :-)
Hopefully this will happen soon. Your options are to go back to an even
older version of GNUstep core. Or backport the needed change from Gorm SVN.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep