[Bug 4728] New: libsdl-image 1.2.6 do_qa_configure failure
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Tue Oct 14 10:26:36 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4728
Summary: libsdl-image 1.2.6 do_qa_configure failure
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Keywords: patch
Severity: normal
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: elena.valhalla at gmail.com
Created an attachment (id=11695)
--> (http://bugs.openembedded.net/attachment.cgi?id=11695)
git patch for the fix
The libsdl-image_1.2.6 recipe fails at do_qa_configure with
NOTE: package libsdl-image-1.2.6-r0: task do_qa_configure: started
NOTE: Checking sanity of the config.log file
ERROR: This autoconf log indicates errors, it looked at host includes.
Rerun configure task after fixing this. The path was
'/home/oe/dev/tmp/work/i586-angstrom-linux/libsdl-image-1.2.6-r0/SDL_image-1.2.6'
I've noticed that libsdl-image.inc did not include the line
export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
that was left only in the libsdl-image_1.2.3.bb recipe
Moving that line to libsdl-image.inc, as done in the attached git patch solves
the problem; I can't make a monotone patch, but if needed i can provide a plain
patch
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list