2geom/toposweep.cpp: In member function 'Geom::TopoGraph::Edge Geom::TopoGraph::remove_edge(unsigned int, unsigned int)':
2geom/toposweep.cpp:56:1: error: control reaches end of non-void function [-Werror=return-type]
}
^
cc1plus.exe: some warnings being treated as errors
Makefile:8041: recipe for target `2geom/toposweep.o' failed
make[3]: *** [2geom/toposweep.o] Error 1
make[3]: Leaving directory `/usr/src/graphics/inkscape/revison-13270/src'
Makefile:5049: recipe for target `all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/graphics/inkscape/revison-13270/src'
Makefile:1070: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/graphics/inkscape/revison-13270'
Makefile:765: recipe for target `all' failed
make: *** [all] Error 2
Building on Win 8.1 64-bit using gcc 4.8.1 and Mingw.