[OE-core] [PATCH 1/1] xserver: force to use libdl

Richard Purdie richard.purdie at linuxfoundation.org
Mon May 30 07:35:06 UTC 2011


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 <ke.yu at intel.com>
> >>> 
> >>> [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





More information about the Openembedded-core mailing list