bug-gnustep
[Top][All Lists]
Advanced

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

GNUStep-gui bug in linking order


From: v4hn
Subject: GNUStep-gui bug in linking order
Date: Sat, 7 Sep 2013 14:23:34 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Heya over there,

while updating the gnustep-gui package in lunar-linux
I found the following problem with your build scripts
(current svn rev 37027).

When the gnustep-gui library is already installed
on the system building, some module are linked against
the system libgnustep-gui.so instead of the one just
built. This breaks in case the system version is broken.

reproduce:
1. corrupt your system library, e.g. via`echo > /usr/lib/libgnustep-gui.so`
2. try to build gnustep-gui via `./configure; make`

The attached patch fixes the problem at hand, but
I'm not sure the underlying logical mistake is not
around anywhere else.


v4hn,
lunar-linux developer

Attachment: gnustep-gui-library-order.diff
Description: Text document

Attachment: pgpNcYZQ7mXFl.pgp
Description: PGP signature


reply via email to

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