reassign 692429 blender severity 692429 important thanks Am 06.11.2012 07:10, schrieb IRIE Shinsuke: > Package: libpython3.3-dev > Version: 3.3.0-2 > Severity: grave > > I attempted to build Blender trunk using python3.3-dev but got the > following error: > > [ 58%] Building C object > source/blender/python/intern/CMakeFiles/bf_python.dir/gpu.c.o > In file included from > /home/irie/Subversion/Blender/blender/source/blender/python/intern/gpu.c:40:0: > /usr/include/python3.3m/Python.h:8:22: fatal error: pyconfig.h: No such file > or directory > compilation terminated. > > > '#include "pyconfig.h"' in Python.h assumed that pyconfig.h is in > /usr/include/python3.3m, but it's actually placed in > /usr/include/x86_64-linux-gnu/python3.3m. > > Probably most of all programs using libpython3.3 cannot be built for > this bug.
no, only these which use home-grown configure tests. Please use python3.3-config --includes or pkgconfig. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org