BIDH wrote:
> Dear Greg,
> My enviroment is below:
> (1) BIF branch:
hxclient_1_5_0_cayenne_restricted
> (2) target: splay
> (3) profile helix-client-local-ra-rv
>
SYSTEM_ID="linux-2.2-libc6-armv4l-cross-gcc3.2"
> I heard about that X11 lib was too big to
embedded use. Does the splayer need a special X11 lib for
embedded use ?
> Regards,
> Daihui Bi
If you don't want to use X11 you need to define:
HELIX_CONFIG_NO_XWINDOWS
to your profile, then it won't use X11. However, you will
then
need to make sure the frame buffer site is compile and used
on
your system (video/site).
--greg.
>
> ----- Original Message -----
> From: "Greg Wright" <gwright real.com>
> To: "BIDH" <bidh midea.com.cn>
> Cc: <helix-client-dev helixcommunity.org>
> Sent: Tuesday, August 22, 2006 12:50 AM
> Subject: Re: About libX11
>
>
>> BIDH wrote:
>>> Dear Greg,
>>> when I compiled the helix simple player
, I met some errors below.
>>> ......
>>>
/usr/local/arm/bin/../lib/gcc-lib/arm-linux/3.2/../../../../
arm-linux/bin/ld: cannot find -lX11
>>> ......
>>>
>>> But I have installed libX11-dev before.My OS is
UBUNTU 5.10. When I execute "find"command as
below:
>>> bidh ubuntu:/usr/helix$ find /usr -name libX11*
-print
>>> /usr/lib/libX11.so.6.2.0
>>> /usr/lib/libX11.so.6
>>> /usr/lib/libX11.a
>>> /usr/lib/libX11.so
>>> /usr/lib/debug/usr/lib/libX11.so.6.2.0
>>> ....
>>>
>>> There is X11 libs under /usr/lib.Why did the
error occur?
>> It looks like your system doesn't have /usr/lib in
/etc/ld.so.conf, which is hard
>> to imagine. Or, perhaps you didn't run
'ldconfig' as root after installing the
>> new libraries.
>>
>> Eitherway, it seem your compiler can not find the
X11 libs from whatever reason.
>>
>> --greg.
>>
>>> Regards,
>>> Daihui Bi
>>
_______________________________________________
Helix-client-dev mailing list
Helix-client-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
|