Um, I can't believe I was so fascinatingly stupid. Please ignore ;)
Alexandre
On 1/2/10, Alexandre Prokoudine <alexandre.prokoudine@...400...> wrote:
Hi,
While building revision 8938 I saw this:
In file included from extension/execution-env.cpp:27: ./util/glib-list-iterators.h: In member function ‘T* const& Inkscape::Util::GSListConstIterator<T*>::operator*() const [with T = SPItem]’: extension/execution-env.cpp:61: instantiated from here ./util/glib-list-iterators.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules CXX extension/init.o ^Cmake[2]: *** [extension/init.o] Interrupt make[1]: *** wait: No child processes. Stopping. make[1]: *** Waiting for tasks execution end... make[1]: *** wait: No child processes. Stopping. make: *** [all] Error 2
The compile messages were actually in RU, so I did 'LC_ALL make' and for some reason the compilation didn't break there again and is likely to be completed this time. Any ideas?
Alexandre