Synopsis - Issue Tracker

Bug59 Editing

Title Invalid library directory argument in Makefile
Created on 2005-03-02.21:34:00 by anonymous, last changed 2005-03-08.19:20:43 by stefan.
assigned to stefan priority normal
type compile error severity normal
components build system platform
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? anonymous, stefan

Messages
Author: anonymous Date: 2005-03-02.21:34:00
In the current repository version of Synopsis, there is a problem in src/Makefile.in on line 65. It specifies a library directory with "-L lib", but this is not the correct syntax. It should be "-Llib" (without the space). Otherwise, this causes a compiler error on my Mac OS X system.
Author: stefan Date: 2005-03-08.19:20:43
fixed in rev:1458
History
Date User Action Args
2005-03-02 21:34:00anonymouscreate
2005-03-08 19:20:43stefansetstatus: new
assignedto: (no value)
resolution: (no value)
messages: + msg376
nosy: + stefan