discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem compiling Gorm 1.2.8


From: Fred Kiefer
Subject: Re: Problem compiling Gorm 1.2.8
Date: Mon, 31 Oct 2011 23:27:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.23) Gecko/20110920 SUSE/3.1.15 Thunderbird/3.1.15

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.



reply via email to

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