
On 2004-10-26 04:26, Johan Forsberg wrote:
Hello,
I've been having the same problem for quite some time; the CVS version compiles but then it doesn't run. It just hogs the cpu and nothing happens and I have to kill it. Stable version works fine. There seem to be no error messages during compilation. I've tried several times, latest was a few hours ago. If you'd like any kind of information about my system libraries etc, just ask. I'm on gentoo linux.
I'd like to solve this!
Now I've got it working! I upgraded sigc++ to version 2.0.6 and now it executes normally. Reading from: http://cvs.gnome.org/viewcvs/libsigc++2/NEWS?rev=1.21
"2.0.6 ----- * Fixed compilation for gcc-3.4."
So, I guess it makes sense. More of a sigc issue than an inkscape issue then, right? Maybe the configuration could check if sigc++ >= 2.0.6 when gcc >= 3.4.0?
/Gustav