3d2d17c7322e8b261fac6fd664a7494344900131
fixes on re-build: | NOTE: make -e MAKEFLAGS= clean | rm -rf .sconf_temp/ | rm -f .sconsign.dblite | rm -rf build/ | rm -f pingus | scons -c | scons: Reading SConscript files ... | Checking for C++ library boost_signals... no | Checking for C++ library boost_signals-mt... no | Checking for pkg-config...(cached) /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/bin/pkg-config | Checking for pkg-config...(cached) /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/bin/pkg-config | Checking for SDL_image...failed | Checking for SDL_mixer...failed | Check how to call iconv...use '' | Checking for C library iconv... no | Reports: | * OpenGL support: enabled | * Linux evdev support: ok | * Wiimote support: disabled | * XInput support: disabled | | Fatal Errors: | * library 'boost_signals' not found | * SDL library 'image' not found | * SDL library 'mixer' not found | | Makefile:30: recipe for target 'clean' failed | make: *** [clean] Error 1 | ERROR: oe_runmake failed | WARNING: /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-vfp-vfpv4-neon-angstrom-linux-gnueabi/pingus/0.7.6-r0/temp/run.do_configure.27918:1 exit 1 from | exit 1 | ERROR: Function failed: do_configure (log file is located at /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-vfp-vfpv4-neon-angstrom-linux-gnueabi/pingus/0.7.6-r0/temp/log.do Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
meta-games
Open Source games layer for OpenEmbedded.
Maintainers
Marko Lindqvist cazfi74@gmail.com
Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD
Contributing
It is preferred to send patches as pull requests on the Github project directly, e.g. : https://github.com/cazfi/meta-games.
If using Github pull requests is not possible, it is possible to send patches on the OpenEmbedded development mailing list. To send changes to mailing list use something like:
git send-email --to openembedded-devel@lists.openembedded.org \
--subject-prefix='meta-games][PATCH'
Description
Languages
BitBake
100%