|
From: | Fred Kiefer |
Subject: | Re: Small fixes for CVS gui/Tools |
Date: | Fri, 11 Feb 2005 17:43:31 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906 |
Leigh Smith wrote:
Both gui/Tools/GNUmakefile.preamble & gui/Tools/gsnd/GNUmakefile.preamble need libxml2 linked against them to compile against the latest CVS:
Neither in Tools nor in gsnd should libxml2 be used directly, only base uses it. I remember having seen this problem before. There are OS systems where you have to specify all libraries that the linked-in libraries depend on. But I think your proposed solution is wrong. The GNUstep make system should be able to resolve this all by itself.
Which OS system are you working on and which versions of GNUstep (make, base, gui) are you using? Are you linking as shared library and what is the contents of GNUstep/System/Makefiles/Additions/base.make?
Fred
[Prev in Thread] | Current Thread | [Next in Thread] |