On Wed, 2006-10-25 at 13:58 +0200, Stephan Bergmann wrote:
>
> After some analysis I just filed 
> <http://www.openoffice.org/issues/show_bug.cgi?id=70840>.  However, that 
> issue is probably specific to OOo as built by Sun (and available for 
> download from the OOo web site).  If your OOo at /usr/lib/openoffice is 
> instead built by some Linux distribution, your problem could be another 
> one (if libuno_sal.so.3 is not RWX for you, it might also be that issue 
> 70840 only addresses a first problem, and we have to address further 
> problems once that is fixed).

Also, we really should also add...

        .section        .note.GNU-stack,"",@progbits

to the end of bridges/source/cpp_uno/gcc3_linux_intel/call.s similiar to
the line at the end of bridges/source/cpp_uno/gcc3_linux_x86_64/call.s

over here we just run 
execstack -c .../program/libgcc3_uno.so
during packaging to workaround it

C.

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

Reply via email to