Changes between Initial Version and Version 1 of Ticket #25254


Ignore:
Timestamp:
Jun 15, 2010, 5:33:10 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

collect2: ld returned 1 exit status

The actual relevant error message would be on a line above that one.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25254

    • Property Keywords fsvs removed
    • Property Port fsvs added
  • Ticket #25254 – Description

    initial v1  
    99
    1010Known direct dependencies:
    11 gdbm
    12 pcre
     11
     12 * gdbm
     13 * pcre
    1314
    1415Requires -fnested-functions gcc flag
     
    1617I got stuck trying to compile it with the error:
    1718
    18 
     19{{{
    1920collect2: ld returned 1 exit status
    2021make[1]: *** [fsvs] Error 1
    2122make: *** [default-target] Error 2
     23}}}