discuss-gnustep
[Top][All Lists]
Advanced

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

Re: StepTalk build error


From: Stefan Urbanek
Subject: Re: StepTalk build error
Date: Sun, 15 Sep 2002 11:41:51 +0100

On 2002-09-15 10:52:00 +0200 Dennis Leeuw <dleeuw@made-it.com> wrote:

Hi all,

I am working on an update of the GNUstep Build Guide and ran into the
following error when building StepTalk.
I am using gcc 3.2 and GNUstep CVS from 2002 sept 14 (my own checkout).

Compiling file STAppKitModule.m ...
STAppKitModule.m: In function `+[STAppKitModule initialize]':
STAppKitModule.m:42: warning: cannot find method
STAppKitModule.m:42: warning: return type for `sharedApplication'
defaults to id
Compiling file AppKitConstants.m ...
AppKitConstants.m: In function `STGetAppKitConstants':
AppKitConstants.m:336: `GSFileWrapperDirectoryType' undeclared (first
use in this function)
AppKitConstants.m:336: (Each undeclared identifier is reported only once

AppKitConstants.m:336: for each function it appears in.)
AppKitConstants.m:337: `GSFileWrapperRegularFileType' undeclared (first
use in this function)
AppKitConstants.m:338: `GSFileWrapperSymbolicLinkType' undeclared (first
use in this function)
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/AppKitConstants.o]
Error 1
make[2]: *** [AppKit.all.bundle.variables] Error 2
make[2]: Leaving directory
`/usr/src/SPM/gnustep/dev-libs/StepTalk/Modules/AppKit'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory
`/usr/src/SPM/gnustep/dev-libs/StepTalk/Modules'
make: *** [internal-all] Error 2

Is this a known problem ?

It seems that there were some changes int the gui. I am not sure about those 
contants, so I have commented them. You may get fixed version from CVS or from 
http://steptalk.host.sk/download.html.

Let me know if there is any problem.

Stefan
--
http://urbanek.host.sk





reply via email to

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