I had the same error on my 64bit ubuntu 6.06 box.
You need to install python-dev with
apt-get install python-dev
Blender then compiles OK with scons.
regards
--
Brian
Search found 11 matches
- Thu Jul 20, 2006 8:40 am
- Forum: Coding Blender
- Topic: Compiling in Debian
- Replies: 9
- Views: 7369
- Fri Dec 23, 2005 7:25 pm
- Forum: Coding Blender
- Topic: Compiling 2.40 sourcecode.
- Replies: 18
- Views: 11380
source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp:30:17: error: SDL.h: No such file or directory dpkg -S SDL.h libsdl1.2-dev: /usr/include/SDL/SDL.h apt-get install libsdl1.2-dev Doing that tells me that libsdl1.2-dev is installed: brian@Escher:~$ sudo dpkg -S SDL.h mozilla-dev: /usr/include/mo...
- Fri Dec 23, 2005 7:24 pm
- Forum: Coding Blender
- Topic: Compiling 2.40 sourcecode.
- Replies: 18
- Views: 11380
source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp:30:17: error: SDL.h: No such file or directory dpkg -S SDL.h libsdl1.2-dev: /usr/include/SDL/SDL.h apt-get install libsdl1.2-dev Doing that tells me that libsdl1.2-dev is installed: brian@Escher:~$ sudo dpkg -S SDL.h mozilla-dev: /usr/include/mo...
- Fri Dec 23, 2005 7:19 pm
- Forum: Coding Blender
- Topic: Compiling 2.40 sourcecode.
- Replies: 18
- Views: 11380
source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp:30:17: error: SDL.h: No such file or directory dpkg -S SDL.h libsdl1.2-dev: /usr/include/SDL/SDL.h apt-get install libsdl1.2-dev Doing that tells me that libsdl1.2-dev is installed: brian@Escher:~$ sudo dpkg -S SDL.h mozilla-dev: /usr/include/mo...
- Fri Dec 23, 2005 8:32 am
- Forum: Coding Blender
- Topic: Compiling 2.40 sourcecode.
- Replies: 18
- Views: 11380
Heres the output from scons from where it starts to fail: g++ -pipe -funsigned-char -O2 -Wall -W -DGAMEBLENDER=1 -DUSE_BULLET -DUSE_SUMO_SOLID -DNDEBUG -I/home/brian/src/build/linux2/source/gameengine/GameLogic -Isource/gameengine/GameLogic -Isource/gameengine/GameLogic -Isource/kernel/gen_system -I...
- Thu Dec 22, 2005 10:39 pm
- Forum: Coding Blender
- Topic: Compiling 2.40 sourcecode.
- Replies: 18
- Views: 11380
Compiling 2.40 sourcecode.
See in the news that 2.40 has been released. Grab the 2.40 source tarball from here: http://download.blender.org/source/blender-2.40.tar.gz Go to compile it for my Ubuntu amd64 box, only for compile to fail at: scons: *** [/home/brian/src/build/linux2/source/gameengine/GameLogic/Joystick/SCA_Joystic...
- Sat Sep 24, 2005 8:46 pm
- Forum: Testing Builds
- Topic: SoC: fluid : windows/Linux -2005/09/06
- Replies: 22
- Views: 18035
- Wed Aug 11, 2004 9:13 pm
- Forum: Coding Blender
- Topic: Guides for compiling Blender
- Replies: 94
- Views: 185092
A few days ago I was looking around to find tutorials to build blender. I looked on this thread but it didnt help me much. Whilst chatting on IRC I was told instructions on how to compile blender...and 5 hours later I had my own distro. So I scrounged around my logs and thought to write my own tut....
- Tue Jun 24, 2003 4:59 pm
- Forum: News & Chat
- Topic: I got edge selection!
- Replies: 27
- Views: 11004
Re: I got edge selection!
well, with a bit of hacking and a lot of help from the people in #blendersauce I managed to code an alpha version of edge selection. please consider this a test version only! http://www.elysiun.com/~roel/bin/blender.exe Roel You clever fellow you! I was planning on implementing edge selection, but ...
- Fri Jun 06, 2003 6:00 pm
- Forum: Interface & Tools
- Topic: Suggestions on improving EditMode
- Replies: 7
- Views: 3365
Well, I have added a little feature on Tuhopuu, where in face select mode selected faces turn red , except in realtime texture mode when selected faces are outlined as normal. It is available as a patch: http://projects.blender.org/tracker/index.php?func=detail&aid=284&group_id=11&atid=135 by all me...
- Sun May 25, 2003 9:24 pm
- Forum: Coding Blender
- Topic: cygwin + gcc = blender.exe
- Replies: 13
- Views: 8130