I am trying to compile the missing package "gpe-calculator", because I have not found another calculator in the feeds.
I followed all the steps in http://www.angstrom-distribution.org/building-angstrom and I have compiled "nano" without problems. And when I typed the following ... /home/OE/org.openembedded.angstrom-2007.12-stable$ bitbake gpe-calculator NOTE: Handling BitBake files: / (0275/4973) [ 5 %]http://svn.projects.openmoko.org/svnroot/python-openmoko/python-gsmd: (Not a valid URL) NOTE: Handling BitBake files: / (4973/4973) [100 %] NOTE: Parsing finished. 0 cached, 4742 parsed, 231 skipped, 0 masked. NOTE: build 200803141104: started OE Build Configuration: BB_VERSION = "1.8.10" OE_REVISION = "5ba37c95036e4d164df8f3f93e651a295b66439e" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "hx4700" DISTRO = "angstrom" DISTRO_VERSION = "2007.12-r9" TARGET_FPU = "soft" NOTE: Resolving any missing task queue dependencies NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-angstrom-linux-gnueabi-libc-for-gcc) NOTE: Preparing runqueue NOTE: Executing runqueue NOTE: Running task 480 of 789 (ID: 638, /home/OE/org.openembedded.angstrom-2007.12-stable/packages/db/db-native_4.3.29.bb, do_fetch) NOTE: package db-native-4.3.29: started NOTE: package db-native-4.3.29-r8: task do_fetch: started NOTE: fetch http://downloads.sleepycat.com/db-4.3.29.tar.gz --11:21:34-- http://downloads.sleepycat.com/db-4.3.29.tar.gz => `/home/OE/downloads/db-4.3.29.tar.gz' Resolving downloads.sleepycat.com... 72.93.100.10 Connecting to downloads.sleepycat.com|72.93.100.10|:80... connected. HTTP request sent, awaiting response... 404 Not Found 11:21:35 ERROR 404: Not Found. NOTE: Task failed: Fetch failed: http://downloads.sleepycat.com/db-4.3.29.tar.gz NOTE: package db-native-4.3.29-r8: task do_fetch: failed ERROR: TaskFailed event exception, aborting NOTE: package db-native-4.3.29: failed ERROR: Build of /home/OE/org.openembedded.angstrom-2007.12-stable/packages/db/db-native_4.3.29.bb do_fetch failed ERROR: Task 638 (/home/OE/org.openembedded.angstrom-2007.12-stable/packages/db/db-native_4.3.29.bb, do_fetch) failed NOTE: Tasks Summary: Attempted 479 tasks of which 479 didn't need to be rerun and 1 failed. ERROR: '/home/OE/org.openembedded.angstrom-2007.12-stable/packages/db/db-native_4.3.29.bb' failed /home/OE/org.openembedded.angstrom-2007.12-stable$ I have found that now www.sleepycat.com is redirected to www.oracle.com, so I have changed all the strings 'downloads.sleepycat.com' to 'download.oracle.com/berkeley-db' in the files 'conf/checksums.ini', 'packages/db/db_4.2.52.bb' and 'packages/db/db_4.3.29.bb'. Now it seems to continue the compilation. Have I done it in the right way? _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
