Which compiler are you using and which version of Boost? Maybe setting a flag to let the compiler be more permissive will work.
Matthias
On 22 Apr 2009, at 12:09, zhian asadzadeh wrote:
Hi All,
I got a following error in make step of installation the libraries,
./../src/alps/parameter/parameterlist.C:110: instantiated from here /usr/include/boost/spirit/core/primitives/primitives.hpp:113: error: ISO C++ for bids comparison between pointer and integer make[2]: *** [parameterlist.lo] Error 1 make[2]: Leaving directory `/home/user59/alps-1.3.4/lib/alps' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/user59/alps-1.3.4/lib' make: *** [all-recursive] Error 1
I will be very appreciate If you could please help me. Thanks, Zhian