discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Gui 0.12.0 regression


From: Yen-Ju Chen
Subject: Re: Gui 0.12.0 regression
Date: Sun, 22 Apr 2007 22:26:40 -0700

I look at the log of Camaelon:

Making all for bundle Camaelon...
Creating Camaelon.themeEngine/....
Compiling file Camaelon.m ...
In file included from CLImage.h:6,
                from Camaelon.h:7,
                from Camaelon.m:1:
GSDrawFunctions.h:6:40: warning: GNUstepGUI/GSDrawFunctions.h: No such
file or directory

I wonder whether you have the latest gnustep-gui installed ?
GSDrawFunction.h is replaced by GSTheme.h in 0.12.
I use gnustep/libs/gui/branches/stable/, which should be identical to
GUI 0.12 for now,
and have no problem of Camaelon from Etoile svn (-stable and -trunk).

Yen-Ju

On 4/22/07, Dirk Meyer <dirk.meyer@dinoex.sub.org> wrote:

Thanks,

I managesd to compile most with
make-1.31.0 base-1.40.0, gui-0.12.0, back-0.12.0

This application did not build:

1. Cynthiune
   already fixed. Thanks to ludovic.

2. emacs.app:
/usr/local/GNUstep/System/Library/Libraries/libgnustep-base.so: undefined 
reference to `gnustep_base_user_main'

3. gdl2
 Linking tool gdlgsdoc ...
../EOAccess/./shared_obj/libgnustep-db2.so: undefined reference to 
`GSEncodingName'


4. MPlayer
 Compiling file PlayerCtrllr.m ...
In file included from PlayerCtrllr.m:17:
../Classes/ScrubbingBar.h:35: error: expected specifier-qualifier-list before 
'NSScrubbingBarStyle'


5. GScheme
 Compiling file SchemeTypes.m ...
SchemeTypes.m: In function '+[SCMType alloc]':
SchemeTypes.m:119: warning: multiple methods named '-setMark:' found
/usr/local/GNUstep/System/Library/Headers/AppKit/NSResponder.h:227: warning: 
using '-(void)setMark:(id)sender'
SchemeTypes.h:29: warning: also found '-(id)setMark:(int)newMark'
SchemeTypes.m:119: warning: passing argument 1 of 'setMark:' makes pointer from 
integer without a cast
SchemeTypes.m:119: error: void value not ignored as it ought to be

6. ProjectManager
 Compiling file Controller.m ...
Controller.m: In function '-[Controller dealloc]':
Controller.m:79: warning: implicit declaration of function 'NSDebugLLog'
Controller.m: In function '-[Controller newProject:]':
Controller.m:130: error: 'NSLocalizedDescriptionKey' undeclared (first use in 
this function)
Controller.m:130: error: (Each undeclared identifier is reported only once
Controller.m:130: error: for each function it appears in.)

7. SVGViewer
VGImageRep.m: In function '-[SVGImageRep draw]':
SVGImageRep.m:1386: error: 'struct NSAffineTransform' has no member named 
'matrix'
SVGImageRep.m:1386: error: 'struct NSAffineTransform' has no member named 
'matrix'
SVGImageRep.m:1386: error: 'struct NSAffineTransform' has no member named 
'matrix'
SVGImageRep.m:1386: error: 'struct NSAffineTransform' has no member named 
'matrix'

full logs can be found:
http://people.freebsd.org/~dinoex/logs/gnustep/

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]
http://people.freebsd.org/~dinoex/errorlogs/


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

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