hinnerk2 - 2006-02-23

hello,
I am trying to configure with:
ROOT /usr/local/gdl-0.8.11/ ./configure --with-plplot=/usr/local/plplot-5.5.3/ --with-Magick=/usr/lib/ImageMagick-6.0.7 --with-netcdf=no --with-hdf=no --with-hdf5=no --with-python=no --with-gsl=/usr/include/gsl/ --with-readline=/usr/include/readline

config.log says:
conftest.cc:15: error: `exit' undeclared (first use this function)
and
conftest.c:2: error: parse error before "me"
and
Override any gcc2 internal prototype to avoid an error.  */

and make says:
dimension.hpp: In member function `SizeT dimension::Remove(unsigned int)':
dimension.hpp:164: error: `assert' undeclared (first use this function)
dimension.hpp:164: error: (Each undeclared identifier is reported only once for

has anyone solution to this?
regards Hinnerk Ries