laser_dude
New member
Hello,
I am trying to build the angstrom distribution for the CFA910, and I have had a lot of difficulty. I'm running with OpenSUSE version 11.3.
I successfully navigated around a problem with quilt, in which it was complaining that it needed at least version 2.4 of GNU patch, even though my version was beyond 2.4. The fix for that issue is to apply the patch found here:
http://lists.nongnu.org/archive/html/quilt-dev/2010-06/msg00002.html
to the files configure and configure.ac in
~/angstrom/build/conf/tmp/work/i686-linux/quilt-native-0.48-r0/quilt-0.48 and
~/tmp/work/i686-linux/quilt-native-0.48-r0/quilt-0.48
The problem I have now is that bitbake is freezing up at this point:
Has anyone seen this behavior? Any suggestions are welcome
Thanks,
Dan
I am trying to build the angstrom distribution for the CFA910, and I have had a lot of difficulty. I'm running with OpenSUSE version 11.3.
I successfully navigated around a problem with quilt, in which it was complaining that it needed at least version 2.4 of GNU patch, even though my version was beyond 2.4. The fix for that issue is to apply the patch found here:
http://lists.nongnu.org/archive/html/quilt-dev/2010-06/msg00002.html
to the files configure and configure.ac in
~/angstrom/build/conf/tmp/work/i686-linux/quilt-native-0.48-r0/quilt-0.48 and
~/tmp/work/i686-linux/quilt-native-0.48-r0/quilt-0.48
The problem I have now is that bitbake is freezing up at this point:
Code:
> bitbake cfa-10022-image
NOTE: Handling BitBake files: - (8395/8395) [100 %]
NOTE: Parsing finished. 7585 cached, 473 parsed, 337 skipped, 0 masked.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide virtual/xserver (/home/dklemer/angstrom/openembedded/recipes/xorg-xserver/xserver-xorg_1.7.4.bb /home/dklemer/angstrom/openembedded/recipes/xorg-xserver/xserver-kdrive_1.4.0.90.bb).
This usually means one provides something the other doesn't and should.
NOTE: Executing runqueue
NOTE: Running task 772 of 5984 (ID: 1705, /home/dklemer/angstrom/openembedded/recipes/xorg-proto/fixesproto_4.1.1.bb, do_fetch)
NOTE: Running task 778 of 5984 (ID: 4762, /home/dklemer/angstrom/openembedded/recipes/fontconfig/fontconfig-native_2.6.0.bb, do_fetch)
NOTE: Running task 807 of 5984 (ID: 4827, /home/dklemer/angstrom/openembedded/recipes/libgpg-error/libgpg-error_1.4.bb, do_fetch)
NOTE: Running task 851 of 5984 (ID: 4658, /home/dklemer/angstrom/openembedded/recipes/lzo/lzo_1.08.bb, do_fetch)
Thanks,
Dan
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.