Fork me on GitHub

Changes between Initial Version and Version 2 of Ticket #1116


Ignore:
Timestamp:
Apr 25, 2017, 5:16:54 PM (8 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1116 – Description

    initial v2  
    22
    33I am trying to compile Delphes 3.4.1 on my mac distribution 10.11.6 and I got the following compilation error:
    4 
     4{{{
    55ld: can't open output file for writing: Validation, errno=21 for architecture x86_64
    66clang: error: linker command failed with exit code 1 (use -v to see invocation)
    77make: *** [Validation] Error 1
    88make: *** Waiting for unfinished jobs....
    9 
     9}}}
    1010I have attached a log file with the full output of the compilation procedure if it may help.
    1111Please, can you help me to figure out how to fix it?