[maemo-developers] Where is libhildon.so entry when issuing "ldd /usr/bin/Calendar" ?

From: Jianchun Zhou jianchun.zhou at gmail.com
Date: Wed Feb 3 12:57:05 EET 2010
Dear List:

When I issued "ldd /usr/bin/Calendar" under scrachbox, I got results as
below:

[sbox-FREMANTLE_X86: ~] > ldd /usr/bin/Calendar
    libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00e4c000)
    libgvfscommon.so.0 => /usr/lib/libgvfscommon.so.0 (0x00c87000)
    libc.so.6 => /lib/libc.so.6 (0x00715000)
    libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00449000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00c2b000)
    libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00110000)
    libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00ab1000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x002fa000)
    /lib/ld-linux.so.2 (0x0088d000)
    librt.so.1 => /lib/librt.so.1 (0x00176000)
    libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00f12000)
    libdl.so.2 => /lib/libdl.so.2 (0x0017e000)


I wonder where is "libhildon-1.so.0 => /usr/lib/libhildon-1.so.0
(0x00938000)" ?

And this libhildon entry is really there after I issued "ldd a.out" on my
hilldon application.

My hildon application's source code is attached.

Anybody knows why?

-- 
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100203/d5f5c28c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hello.c
Type: text/x-csrc
Size: 674 bytes
Desc: not available
URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100203/d5f5c28c/attachment.c>
More information about the maemo-developers mailing list