bug-gnustep
[Top][All Lists]
Advanced

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

[bug #40671] Cant build gui on system with alternative ICU package


From: Richard Frith-Macdonald
Subject: [bug #40671] Cant build gui on system with alternative ICU package
Date: Thu, 05 Dec 2013 06:25:30 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71

Follow-up Comment #3, bug #40671 (project gnustep):

I'm not sure how to class the current state of things.

As far as I could tell, I was building gnustep-base and gnustep-gui the same
way, and I did not manage to figure out why gnustep-gui was using a different
version of ICU from gnustep-base.
 
What I did in gnustep-base was expose the flags used to incorporate ICU in the
base.make  makefile fragment, so that anything built by gnustep-make will get
those same flags.

That means, when we come to building gnustep-gui, we get the flags used to
build base, irrespective of what gnustep-gui's configure found for ICU
(basically we ignore gnustep-gui's ICU configure results).

One the one had, I think it's the right thing to do to try to ensure that
anything building with base also builds/links the same versions of libraries
that base uses.  On the other hand, it seems wrong to be ignoring the results
of gui's configure script.

Anyway, this worked for me iin that it allowed me to build gui again … so
you could say this issue is fixed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40671>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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