Changes between Initial Version and Version 3 of Ticket #54422


Ignore:
Timestamp:
Jul 5, 2017, 4:01:30 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54422

    • Property Status changed from new to accepted
    • Property Cc Schamschula added
    • Property Summary changed from gnutls fails to build - library not found for -lsnowleopardfixes to gnutls @3.5.14: ld: library not found for -lsnowleopardfixes
    • Property Owner set to ryandesign
    • Property Keywords snowleopard leopard tiger added
    • Property Port gnutls added
  • Ticket #54422 – Description

    initial v3  
    11whilst configuring the c-compiler: library not found for -lsnowleopardfixes
    22
     3{{{
    34configure:5377: checking whether the C compiler works
    45configure:5399: /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lsnowleopardfixes -arch x86_64 conftest.c  >&5
    56ld: library not found for -lsnowleopardfixes
    67clang: error: linker command failed with exit code 1 (use -v to see invocation)
     8}}}