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

Phil Blundell pb at pbcl.net
Fri May 27 21:24:22 UTC 2011


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.

p.






More information about the Openembedded-core mailing list