On Sun, May 01, 2011 at 02:14:34PM +0100, Dominic Hargreaves wrote: > This package fails to build from source in a clean sid chroot: > > creating build/temp.linux-i686-2.7 > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -g -O2 -fPIC -I/usr/include/glib-2.0 -I/usr/l > ib/glib-2.0/include -I/usr/include/python2.7 -c buffy_wrap.cpp -o > build/temp.linux-i686-2.7/buffy_wrap.o > cc1plus: warning: command line option '-Wstrict-prototypes' is valid for > Ada/C/ObjC but not for C++ [enabled by default] > buffy_wrap.cpp:2862:13: error: 'ptrdiff_t' does not name a type
It looks as though this is an issue with swig & the new version of python, which has been fixed at some point in swig 2.0. This package builds fine for me if I use "swig2.0" instead of "swig1.3" to build, so should just be a case of changing the build-dep. -- Chris Butler <chr...@debian.org> GnuPG Key ID: 4096R/49E3ACD3 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org