On Fri, Feb 03, 2006 at 9:44:15AM +0100, Ralf Stephan wrote:
Make fails for me building Inkscape-0.43.
Can you try svn head or a recent snapshot?
Ok, I just downloaded the latest snapshot I could find: 20060115-0840. I hope that's the latest effort.
While optimizing includes, I removed just the need for inttypes.h in sp-canvas.h so it all may compile on your system now. inttypes.h is still included by livarot, however, but let's see.
Success for the prior sp-canvas.h failure but it still fails, with the same msgs, at livarot. So it seems my configuration needs to lose inttypes.h altogether.
If you have any suggestions for a quick patch, I'll be happy to try another go at it. Or maybe I can learn enough by comparing sp-canvas.h between 0.43 and 20060115-0840, when I get some time...
Anyway, hope that info is useful.
Jim
------------from make log:--------------------------- In file included from livarot/LivarotDefs.h:11, from livarot/Path.h:13, from splivarot.h:10, from node-context.cpp:35: <same errors I reported earlier>