3 Oct
2009
3 Oct
'09
9:27 a.m.
Hi,
I build Inkscape from recent SVN and it crashes on startup. I have Ubuntu 9.04 and build Inkscape with:
make clean CFLAGS='-g -O0' CXXFLAGS='-g -O0' ./configure --prefix=/home/tobias/dev/bin/ make make install
This is the console output if I try to start Inkscape: http://paste.ubuntu.com/284467/
And this is what I get if I start it with gdb: http://paste.ubuntu.com/284470/
And this is the output from valgrind: http://paste.ubuntu.com/284474/
Regards, Tobias