Make: *** [lib/libCore.so] Error 1 problem with installing

Hello!

I tried to install root on my mac (mac os x 10.8.2) using the location independent installation guide.
When I enter “make” I get the following error message:

Undefined symbols for architecture i386:
"_pcre_compile", referenced from:
TPRegexp::Compile() in TPRegexp.o
"_pcre_exec", referenced from:
TPRegexp::MatchInternal(TString const&, int, int, TArrayI*) in TPRegexp.o
TPRegexp::SubstituteInternal(TString&, TString const&, int, int, bool) in TPRegexp.o
"_pcre_free", referenced from:
TPRegexp::~TPRegexp() in TPRegexp.o
TPRegexp::operator=(TPRegexp const&) in TPRegexp.o
TPRegexp::Compile() in TPRegexp.o
TPRegexp::Optimize() in TPRegexp.o
"_pcre_study", referenced from:
TPRegexp::Optimize() in TPRegexp.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [lib/libCore.so] Error 1

Any help appreciated!

Hi,

Do you still have this problem?

Philippe.