Hi Dear Support / Develop Team
Thanks first of all to read my e-mail.
I was trying to install ALPS library ver 1.2.2 in windows. After all
instructions in installation page and installing cygwin with required
packages I dealt with an error after running make instrauction. The
followings are what I saw as output of instruction.
I will be very appreciated if you could help me WHAT IS THE PROBLEM?
Thanks in advance
Sincerely
Elham Noor Ghasemi
Isfahan University of Technology - Physics Departments
Dell@dell-5c859b3361 /home/alps-1.2.2
$ make && make install
Making all in lib
make[1]: Entering directory `/home/alps-1.2.2/lib'
Making all in alps
make[2]: Entering directory `/home/alps-1.2.2/lib/alps'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I../../src
-I../../
src -DNDEBUG -I/usr/include/boost-1_33_1 -DNDEBUG -pthread -w
-ftemplate-dep
th-150 -O3 -fexceptions -MT parameterlist.lo -MD -MP -MF
".deps/parameterlist.Tp
o" -c -o parameterlist.lo `test -f '../../src/alps/parameterlist.C' || echo
'./'
`../../src/alps/parameterlist.C; \
then mv -f ".deps/parameterlist.Tpo" ".deps/parameterlist.Plo"; else
rm
-f ".deps/parameterlist.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I../../src -I../../src -DNDEBUG
-I/usr/include/boost-1_33_
1 -DNDEBUG -pthread -w -ftemplate-depth-150 -O3 -fexceptions -MT
parameterlist.l
o -MD -MP -MF .deps/parameterlist.Tpo -c ../../src/alps/parameterlist.C
-DPIC
g++: unrecognized option `-pthread'
In file included from ../../src/alps/osiris.h:35,
from ../../src/alps/parameters.h:34,
from ../../src/alps/parameterlist.h:35,
from ../../src/alps/parameterlist.C:31:
../../src/alps/osiris/xdrdump.h:41:21: rpc/rpc.h: No such file or directory
In file included from ../../src/alps/osiris.h:35,
from ../../src/alps/parameters.h:34,
from ../../src/alps/parameterlist.h:35,
from ../../src/alps/parameterlist.C:31:
../../src/alps/osiris/xdrdump.h:95: error: `XDR' does not name a type
../../src/alps/osiris/xdrdump.h:140: error: `XDR' does not name a type
make[2]: *** [parameterlist.lo] Error 1
make[2]: Leaving directory `/home/alps-1.2.2/lib/alps'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alps-1.2.2/lib'
make: *** [all-recursive] Error 1
Dell@dell-5c859b3361 /home/alps-1.2.2
$