Problem with compilation

Hi everyone,

i am trying to re-install root Vs 6.06.06 on MacOS Sierra (10.12.1).

I am using configure and make, and if do do ‘make’, after a while i get

ld: library not found for -lCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)

This never happened before.
What can i do to solve this?

Cheers and thanks in advance,
Daniel

Hi Daniel,

what happens with CMake?

Cheers,
D

…and I’m fairly certain that there was an earlier error message, and the missing -lCore is just the consequence.

Cheers, Axel.