MacOSX install problem

Dear ROOTers

Now I try to install root v5.14.i from source,not binary.
In directory “Users/kimiaki/root_v5_14i/root”,

./configure --prefix=/Users/kimiaki/cern/ROOT/root_5_14
make
But,I can not build ROOT and got following error.What is “-Wno-long-double”?
============================================================================================
cc1: error: unrecognized command line option “-Wno-long-double”
Running build/unix/compiledata.sh
Making include/compiledata.h
bin/rmkdepend -R -fcint/src/g__cfunc.d -Y -w 1000 – -pipe -W -Wall -fsigned-char -fno-common -Iinclude -DR__HAVE_CONFIG -I/sw/include -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION -Wno-long-double – cint/src/g__cfunc.c
make: bin/rmkdepend: No such file or directory
make: *** [cint/src/g__cfunc.o] Error 1
============================================================================================
My arch. is “MacOSX 10.6.6 ,gcc4.2.1”.
Please give me advice.

Best Regard,

Kimiaki

Please try a more recent version of ROOT on your Mac OS X 10.6.6 machine.

Cheers, Fons.