bugGNUstep - Bugs: bug #34933, Gorm svn is unable to link...

Group
 
 

bug #34933: Gorm svn is unable to link Palettes and Plugins

Submitter:  Sebastian Reitenbach <buzzdee>
Submitted:  Tue 29 Nov 2011 01:13:54 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Installation Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 29 Nov 2011 01:13:54 PM UTC, original submission:  

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

Sebastian Reitenbach <buzzdee>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Updated the item)
  • -email is unavailable- added by buzzdee (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-03-05 gcasa StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code