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... Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
