Openembedded Core Discussions
 help / color / mirror / Atom feed
* gst-plugins-bad and EXTRA_OECONF
@ 2013-02-26  8:57 Samuel Stirtzel
  2013-02-27 16:09 ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Samuel Stirtzel @ 2013-02-26  8:57 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,

recently my builds fail with obscure errors like:
gst-plugins-bad:
| /usr/lib/x86_64-linux-gnu/libxml2.so: file not recognized: File
format not recognized
| collect2: error: ld returned 1 exit status


This is caused by sdl-config from my buildhost, though gst-plugins-bad
has EXTRA_OECONF += "... --disable-sdl ... --disable-orc"

It seems to be ignored:
checking for ORC... yes
checking for usable orcc...
/work/oe-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/orcc
...
configure: *** checking feature: SDL plug-in ***
configure: *** for plug-ins: sdlvideosink sdlaudiosink ***
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 0.11.0... cross compiling; assumed OK...
yes
configure: *** These plugins will be built: sdlvideosink sdlaudiosink



Maybe anyone can reproduce this error with:
bitbake -ccleansstate libsdl gst-plugins-bad && bitbake gst-plugins-bad
(eventually manual deletion of sdl-config in
<sysroot-target>/usr/bin/crosscripts is necessary)

Is this a known bug?


--
Regards
Samuel



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-28 10:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26  8:57 gst-plugins-bad and EXTRA_OECONF Samuel Stirtzel
2013-02-27 16:09 ` Burton, Ross
2013-02-27 18:46   ` Koen Kooi
2013-02-28  7:20     ` Samuel Stirtzel
2013-02-28 10:29       ` Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox