OK now I have a real build problem, I'm on Ubuntu 9.04 all deps installed,
compiled GNUstep from cvs, compiled LLVM from trunk, Etoile compiles for a
while but then the build fails with the following:

Build Project: Camaelon

Making all for bundle Camaelon...
 Compiling file NSScroller.m ...
NSScroller.m: In function ‘-[NSScroller(theme) isHorizontal]’:
NSScroller.m:90: error: ‘_isHorizontal’ undeclared (first use in this
function)
NSScroller.m:90: error: (Each undeclared identifier is reported only once
NSScroller.m:90: error: for each function it appears in.)
NSScroller.m: In function ‘-[NSScroller(theme)
drawKnobSlotOn:knobPresent:buttonPressed:]’:
NSScroller.m:101: error: ‘_isHorizontal’ undeclared (first use in this
function)
NSScroller.m: In function ‘-[NSScroller(theme) drawKnob]’:
NSScroller.m:150: error: ‘_isHorizontal’ undeclared (first use in this
function)
NSScroller.m: In function ‘-[NSScroller(theme) trackScrollButtons:]’:
NSScroller.m:179: error: ‘_isHorizontal’ undeclared (first use in this
function)
NSScroller.m: In function ‘-[NSScroller(theme) drawRect:]’:
NSScroller.m:226: error: ‘_cacheValid’ undeclared (first use in this
function)
NSScroller.m: In function ‘-[NSScroller(theme) rectForPart:]’:
NSScroller.m:273: error: ‘_isEnabled’ undeclared (first use in this
function)
NSScroller.m:288: error: ‘_isHorizontal’ undeclared (first use in this
function)
NSScroller.m:335: error: ‘_floatValue’ undeclared (first use in this
function)
make[4]: *** [obj/NSScroller.m.o] Error 1
make[3]: *** [internal-bundle-run-compile-submake] Error 2
make[2]: *** [Camaelon.all.bundle.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

Something to with Camaelon a missing header???
_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss

Répondre à