**** BEGIN LOGGING AT Mon Dec 13 02:59:58 2010 Dec 13 09:36:42 Hi all! I am trying to build the actual angstrom beagleboard-demo-image and getting errors - does anyone know if the recipe is broken at the moment? Dec 13 09:42:16 havent tried that one for a while, what is broken? Dec 13 09:47:43 the first problem seems to be: "checking for PYGTK... configure: error: Package requirements (pygtk-2.0 >= 2.10.3) were not met" Dec 13 09:50:25 I thought that had been fixed in OE yesterday Dec 13 09:51:32 So I have to do "oebb.sh update"? Dec 13 09:52:36 perhaps I have to do a clean build? But I do not know how... Dec 13 09:52:38 you pretty much should do that before reporting any bugs, chances are someone else already hit it and fixed it Dec 13 09:53:15 How do I force a clean build? Dec 13 09:53:28 rm -rf tmp/ Dec 13 09:53:36 I do not want to download all the stuff again, my connection is rather slow Dec 13 09:53:41 I think thats build/tmp if using the script Dec 13 09:53:56 dont remove the sources/ directory Dec 13 09:54:08 all sources are cached there Dec 13 09:54:38 OK, so I have to delete tmp and try to bitbake again... Dec 13 09:54:40 I will try Dec 13 09:55:19 you shouldnt need to clean build very often Dec 13 09:55:31 OE is designed to run incrementally Dec 13 10:03:07 I get this: Dec 13 10:03:11 Build Configuration: Dec 13 10:03:11 BB_VERSION = "1.10.0" Dec 13 10:03:11 METADATA_BRANCH = "org.openembedded.dev" Dec 13 10:03:11 METADATA_REVISION = "2704fd5" Dec 13 10:03:11 TARGET_ARCH = "arm" Dec 13 10:03:12 TARGET_OS = "linux-gnueabi" Dec 13 10:03:14 MACHINE = "beagleboard" Dec 13 10:03:17 DISTRO = "angstrom" Dec 13 10:03:19 DISTRO_VERSION = "2010.7-test-20101213" Dec 13 10:03:21 TARGET_FPU = "hard" Dec 13 10:03:23 is it OK? Dec 13 10:14:59 looks good Dec 13 10:16:54 So it may take a while now... **** ENDING LOGGING AT Tue Dec 14 02:59:57 2010