Fork me on GitHub

Opened 11 years ago

Closed 11 years ago

#244 closed Bug (wontfix)

Compile error on Mac OS X 10.9 Mavericks

Reported by: Shereen Aly Owned by:
Priority: critical Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Dear experts,

I'm trying to install Delphes 3.0.12 on mac os x 10.9
gcc version 4.2.1

Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)

Target: x86_64-apple-darwin13.0.0,

I got the following error :

Compiling external/tcl/tclCompExpr.c

error: invalid argument '-std=c++11' not allowed with 'C/ObjC'
make: * [tmp/external/tcl/tclCompExpr.o] Error 1

P.S. I followed Ticket #232 ,but it didn't work for me

Thank you in advance,
Shereen

Change History (2)

comment:1 by Pavel Demin, 11 years ago

Dear Shereen,

Unfortunately, we don't a have a computer with Mac OS 10.9 to reproduce this problem.

However, according to other Delphes users, Delphes 3.0.12.pre1 can be built with the latest XCode+CLI tools and with the ROOT installation rebuilt for Mac OS 10.9.

You can find more details in the ticket 243:

https://cp3.irmp.ucl.ac.be/projects/delphes/ticket/243

Regards,

Pavel

comment:2 by Pavel Demin, 11 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.