On Mon, 2008-08-04 at 13:08 +0800, JiangChuang wrote:
> Hi, everyone,
> 
>     I'm ChuangJiang and from Beijing RedFlag2000 Chinese CO. LTD..I'm
>  building OpenOffice.org(OOH680_m12) for the platform of ARM on the
>  ScratchBox environment. And I have a problem and ask you for help.
>  Building the module of sal, I've get the following error messages:
> 

>         Inconsistency detected by ld.so:
>         ../sysdeps/unix/sysv/linux/dl-origin.c: 48: _dl_get_origin:
>         Assertion `linkval[0] == '/'' failed!

I think I recognize this. This is actually not specific to ARM at all,
just a generic problem with the $ORIGIN linker option with a very recent
glibc which I'm told is now fixed again in glibc.

You'll find that e.g. running "typeconfig" will fail but
"/path/to/typesconfig" will work.

See e.g. https://bugzilla.redhat.com/show_bug.cgi?id=457560 

C.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to