Changes between Initial Version and Version 2 of Ticket #33218


Ignore:
Timestamp:
Feb 11, 2012, 6:49:30 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting and to Cc the port's maintainer. Voluminous output should be attached, not pasted; I'll convert your pasted log into an attachment.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33218

    • Property Owner changed from macports-tickets@… to usx303@…
    • Property Summary changed from argus-clients @3.0.2 fails on executing proc-post-org.macports.destroot-destroot-0 - OSX 10.7.3 to argus-clients: Undefined symbols _xdtoi
  • Ticket #33218 – Description

    initial v2  
    1 > Undefined symbols for architecture x86_64:
    2 >  "_xdtoi", referenced from:
    3 >      _argus_ether_aton in argus_common.a(argus_util.o)
    4 > ld: symbol(s) not found for architecture x86_64
    5 > clang: error: linker command failed with exit code 1 (use -v to see invocation)
    6 > make[1]: *** [../bin/ra] Error 1
    7 > make[1]: Leaving directory
     1{{{
     2Undefined symbols for architecture x86_64:
     3 "_xdtoi", referenced from:
     4     _argus_ether_aton in argus_common.a(argus_util.o)
     5ld: symbol(s) not found for architecture x86_64
     6clang: error: linker command failed with exit code 1 (use -v to see invocation)
     7make[1]: *** [../bin/ra] Error 1
     8make[1]: Leaving directory
     9}}}