discuss-gnustep
[Top][All Lists]
Advanced

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

Back 0.13.0 and cairo


From: Dennis Leeuw
Subject: Back 0.13.0 and cairo
Date: Sat, 01 Dec 2007 16:39:34 +0100
User-agent: Icedove 1.5.0.14pre (X11/20071018)

Hi all,

After a long time away, I am trying to pick things up again. Still not much time to spend, but I would like to update some documents. Before I do this I would like to move over to a cairo based system. But now I am running into a problem when building gnustep-back.

My system is debian etch, thus not bleeding edge :)

gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
libcairo2                        1.2.4-4

And the error I am getting is:

 Compiling file CairoGState.m ...
CairoGState.m: In function '-[CairoGState copyWithZone:]':
CairoGState.m:144: error: 'cairo_rectangle_list_t' undeclared (first use in this function)
CairoGState.m:144: error: (Each undeclared identifier is reported only once
CairoGState.m:144: error: for each function it appears in.)
CairoGState.m:144: error: 'clip_rects' undeclared (first use in this function)
CairoGState.m:145: warning: unused variable 'num_dashes'
CairoGState.m:227: error: 'GSCurrentSurface' undeclared (first use in this function)
CairoGState.m:227: error: expected ';' before ':' token
CairoGState.m:1286: error: expected declaration or statement at end of input
CairoGState.m:1286: warning: control reaches end of non-void function
CairoGState.m: At top level:
CairoGState.m:1286: warning: '@end' missing in implementation context
CairoGState.m:1286: warning: incomplete implementation of class 'CairoGState'
CairoGState.m:1286: warning: method definition for '-showPage' not found
CairoGState.m:1286: warning: method definition for '-GSSetSurface:::' not found CairoGState.m:1286: warning: method definition for '-GSCurrentSurface:::' not found
make[3]: *** [obj/CairoGState.o] Error 1
make[2]: *** [cairo.all.subproject.variables] Error 2
make[2]: Leaving directory `/home/dennis/src/gnustep-back/Source/cairo'
make[1]: *** [libgnustep-cairo-013.all.bundle.variables] Error 2

Tested and confirmed with both back-0.13.0 and SVN checkout from today.
configure only complained about missing OpenGL. Anything I have missed?

With kind regards,

Dennis Leeuw




reply via email to

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