Hi Dear Support / Develop TeamThanks 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 advanceSincerelyElham Noor GhasemiIsfahan University of Technology - Physics Departments
Dell@dell-5c859b3361 /home/alps-1.2.2
$ make && make installMaking all in lib
make[1]: Entering directory `/home/alps-1.2.2/lib'
Making all in alpsmake[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 1Dell@dell-5c859b3361 /home/alps-1.2.2
$