The mypaint wiki is talking about this: http://mypaint.intilinux.com/?p=710
On Sat, May 24, 2014 at 12:45 PM, INTERLICHTSPIELHAUS < [email protected]> wrote: > hi > > build on linux has been broken for awhile now > i also did a clean source checkout and build > > g++ -o lib/mypaintlib_wrap.os -c -Wall -Wno-sign-compare > -Wno-write-strings -fopenmp -O3 -pthread -fno-strict-aliasing -fwrapv -O2 > -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -Xlinker -export-dynamic -fPIC -DHAVE_GTK3 > -D_FORTIFY_SOURCE=2 -Ibrushlib -Ibrushlib/tests -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12 > -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 > -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 > -I/usr/include/pixman-1 -I/usr/include/pygobject-3.0 > -I/usr/lib/python2.7/dist-packages/numpy/core/include > -I/usr/include/python2.7 lib/mypaintlib_wrap.cpp > cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for > C/ObjC but not for C++ [enabled by default] > In file included from lib/mypaintlib.hpp:13:0, > from lib/mypaintlib_wrap.cpp:3089: > lib/mapping.hpp:20:21: fatal error: mapping.h: No such file or directory > compilation terminated. > scons: *** [lib/mypaintlib_wrap.os] Error 1 > scons: building terminated because of errors. > > > gcc - v > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro > 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs > --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr > --program-suffix=-4.7 --enable-shared --enable-linker-build-id > --with-system-zlib --libexecdir=/usr/lib --without-included-gettext > --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 > --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu > --enable-libstdcxx-debug --enable-libstdcxx-time=yes > --enable-gnu-unique-object --enable-plugin --enable-objc-gc > --disable-werror --with-arch-32=i686 --with-tune=generic > --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu > --target=x86_64-linux-gnu > Thread model: posix > gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) > > any thoughts ? > > regards > inS > > _______________________________________________ > Mypaint-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/mypaint-discuss > >
_______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
