Installing cint 5.16.29 on mac os x 10.5

Hi,

I am trying to compile cint 5.16.29 on Mac OS X 10.5.5. I have gcc 4.0.1
and I have this error:

g++ -O2 tool/makecint.o -o bin/makecint -lm -ldl
Generating cint/include/iosenum.h. This might take a while…
Error: String literal syntax error FILE:inc/configcint.h LINE:5

after saying

./configure --arch=macos
make

Thanks for any help,
Balint

Hi,

could you post or send by mail cint/cint/inc/configcint.h?

Cheers, Axel.

Hi Axel,

I attached the file.

thanks,
Balint
configcint.h (2.28 KB)

Hi,

I think this problem has been fixed recently (in september). Did you rebuild from SVN or did you download the source from the web site?

Cheers,
Philippe.

Hi,

so I downloaded the latest version via:

wget -r -np -L -nH http://root.cern.ch/svn/root/trunk/cint/

and it compiled ok.

Thanks,
Balint

Hi!

I have tried to install Cint under Mac OS 10.9.3… A lot of error during make! Have tried 5.18.0 5.16.19 and v5-34-00 from subversion, all without positive result. Is there any instruction how to setup Cint under Mac OS.

Thanks.
Kirill

Hi Kirill,

See Error: no type named '__streambuf_type' in 'std::__1::basic_

Cheers, Axel.