On Sat, 2011-05-28 at 00:35 +0200, Koen Kooi wrote: > Op 28 mei 2011, om 00:23 heeft Richard Purdie het volgende geschreven: > > > On Fri, 2011-05-27 at 22:24 +0100, Phil Blundell wrote: > >> On Fri, 2011-05-27 at 14:09 -0700, Saul Wold wrote: > >>> From: Yu Ke <[email protected]> > >>> > >>> [YOCTO #737] > >>> > >>> The AC_CHECK_FUNC([dlopen], [], AC_CHECK_LIB([dl], [dlopen], > >>> DLOPEN_LIBS="-ldl")) > >>> macro seems not work well in ppc arch, so this patch force the > >>> DLOPEN_LIBS="-ldl" > >>> > >> > >> That's a bit of a weird report. Do we know why it doesn't work? I > >> guess we don't care all that much about Solaris targets, but equally I > >> can't think of any reason why ppc should be special. > > > > Seconded. I'd like to see the config.log of that failing on ppc... > > That reminds me of > http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=87d9fca0fc4112b5ca07d92af10a2e9ef1bf8d0b > which I still can't really explain....
It would be interesting to see if the fix I've just merged addresses that too... Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
