Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

(I'm following Kohei's suggestion on bug #36335)

Here's the text of the bug [1]:

The configure script of LibO takes the usual arguments for specifying host
environment, but the actual values are set through perl's $^O and config.guess
(which in turns uses uname -m and others).

This behavior seems wrong, as it is ignoring the configure options altogether.
Moreover, it makes it impossible to build in a 32-bit chroot running in a
x86-64 machine.

I can contribute a fix (I would imagine it will have to be in set_soenv) if
anybody can comment on what would it be the appropriate steps to follow (in
accordance to LibO's multi-platform building system).

------------------------------------------------------------------------------

Now, I don't quite follow why you LibO has set_soenv plus configure,
most likely set_soenv is a legacy script? The whole point of configure
is to do such type of guesses.

I'd hack this just by searching in config.log and finding what the
host / build / target architectures are and set it directly in
set_soenv, but then I most probably will break things in non-Linux
environments in subtle and annoying ways.

Please advice.

Cheers!

P.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=36335

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.