* Jakub Wilk <jw...@debian.org>, 2010-02-23, 22:26:
When rebuilt in an environment with Python 2.6 as the default version, your package failed to build from source. Here are the relevant parts of the build log:

| Compiling ==> 'node.c'
| source/blender/blenkernel/intern/node.c:31:20: error: Python.h: No such file 
or directory
| scons: *** [build/linux2/source/blender/blenkernel/intern/node.o] Error 1
| scons: building terminated because of errors.

Note that python (>= 2.6) was installed, but python2.6-dev was not.

FYI, replacing:
- "python2.5-dev" with "python-dev (>= 2.5)" in debian/control and
- "2.5" with "2.5-" in debian/pyversions
made the package build fine. (But I didn't check if it's usable etc. afterwards.)

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to