lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] pc-linux-gnu: wxPdfDoc configure fails


From: Greg Chicares
Subject: Re: [lmi] pc-linux-gnu: wxPdfDoc configure fails
Date: Thu, 8 Oct 2020 21:08:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 2020-10-08 20:48, Vadim Zeitlin wrote:
> On Thu, 8 Oct 2020 20:30:26 +0000 Greg Chicares <gchicares@sbcglobal.net> 
> wrote:

[...big snip...]

>  OK, I'm pretty sure this is a bug in wx-config --host handling, maybe the
> same one as https://trac.wxwidgets.org/ticket/12698 or maybe a different
> one. I've tried to touch it as little as possible since ~20 years, but I'll
> muster the courage to look at it and fix this soon. But the question is,
> why do use --host at all in the native build? I'm almost certain that if
> you didn't specify it, things should work.

Thanks, I'll try that.

>  The problem is that fixing it at lmi level will almost certainly require
> changes to the files I'm modifying too (e.g. install_wx.sh), so we might
> have conflicts due to this. I should be able to resolve them, of course,
> but I don't want you to lose time with resolving them if I submit my
> changes before you make yours...

I'm avoiding any change that might collide with your work.
I'm deliberately keeping my latest commits local only,
because they're trivial and I'll be able to resolve any
conflicts easily after your upcoming commits.

At the moment, all I plan to do is add a new 'install_posix.sh'
(which will later lead to a big refactoring, e.g.:
-  install_posix.sh, largely duplicating install_msw.sh
+  install_prereq.sh, install_{posix,msw}.sh, post_install.sh
as you had recently recommended. (If you're already doing that,
don't let me stop you; otherwise, I'll do it, because it's all
now in L0 cache, where solutions are obvious.) I have just a
handful of small incidental changes, all of which can wait:

f15cb36c (HEAD -> master) Refactor 'configurable_settings.xml'
 install_msw.sh | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)
51de6d71 Update documentation
 install_msw.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
ab00f6d7 Improve documentation
 install_msw.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
7eac3ea5 Expunge an unnecessary variable
 install_msw.sh | 4 ----
 1 file changed, 4 deletions(-)
14d582d4 (origin/master, origin/HEAD)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]