[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34933] Gorm svn is unable to link Palettes and Plugins
From: |
Sebastian Reitenbach |
Subject: |
[bug #34933] Gorm svn is unable to link Palettes and Plugins |
Date: |
Tue, 29 Nov 2011 13:13:56 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110613 SUSE/3.6.18-0.2.1 Firefox/3.6.18 |
URL:
<http://savannah.gnu.org/bugs/?34933>
Summary: Gorm svn is unable to link Palettes and Plugins
Project: GNUstep
Submitted by: buzzdee
Submitted on: Di 29 Nov 2011 13:13:54 GMT
Category: Gorm
Severity: 3 - Normal
Item Group: Installation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
I noticed, trying to compile Gorm from svn, it doesn't link anymore, when an
older version of Gorm is not (yet) installed, at least for me on OpenBSD.
The problem happens to materialize for all subdirectories in the Palettes and
Plugins directories.
Copying the following stuff out of the conditionals for the windows platforms,
makes it work again for me:
ADDITIONAL_LIB_DIRS += \
-L../../GormLib/$(GNUSTEP_OBJ_DIR) \
-L../../GormObjCHeaderParser/$(GNUSTEP_OBJ_DIR) \
-L../../GormPrefs/$(GNUSTEP_OBJ_DIR) \
-L../../GormCore/$(GNUSTEP_OBJ_DIR)
The other stuff in the conditonals don't seem to be needed.
Sebastian
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34933>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #34933] Gorm svn is unable to link Palettes and Plugins,
Sebastian Reitenbach <=