Home
News
Download
Docs
Bugs
unassigned
unresolved
search
Contact
Tasks
Code
Name Password
register
Lost login?
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.
fixed in rev:1458