<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE type=text/css>@import url( C:\Users\Administrator\AppData\Local\Microsoft\Windows\Temporary Internet Files\scrollbar.css );
</STYLE>

<META content="text/html; charset=GB2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16540">
<STYLE>@font-face {
        font-family: ËÎÌå;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @ËÎÌå;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT size=2 face=Verdana>Dear everyone,</DIV>
<DIV>
<DIV>I am installing mpich3.1 with Intel parallel_studio_xe_2011_sp1_update3 (ifort12).</DIV>
<DIV>My configure is</DIV>
<DIV> #./configure --prefix=/usr/local/mpich_intel CC=icc CXX=icpc F77=ifort FC=ifort --enable-threads=multiple --with-pm=mpd:hydra  2>&1 | tee c.txt</DIV>
<DIV>Which completed successfully.</DIV>
<DIV>But when I make, finally I got following errors:</DIV>
<DIV></DIV>
<DIV>/home/weitong/setup/mpich-3.1/src/pm/hydra/tools/topo/hwloc/hwloc/include/private/misc.h(28): catastrophic error: #error directive: "unknown size for unsigned int."</DIV>
<DIV>  #error "unknown size for unsigned int."</DIV>
<DIV>   ^</DIV>
<DIV></DIV>
<DIV>compilation aborted for traversal.c (code 4)</DIV>
<DIV>make[4]: *** [traversal.lo] error 1</DIV>
<DIV>make[4]: Leaving directory `/home/weitong/setup/mpich-3.1/src/pm/hydra/tools/topo/hwloc/hwloc/src'</DIV>
<DIV>make[3]: *** [all-recursive] error 1</DIV>
<DIV>make[3]: Leaving directory `/home/weitong/setup/mpich-3.1/src/pm/hydra/tools/topo/hwloc/hwloc'</DIV>
<DIV>make[2]: *** [all-recursive] error 1</DIV>
<DIV>make[2]: Leaving directory `/home/weitong/setup/mpich-3.1/src/pm/hydra'</DIV>
<DIV>make[1]: *** [all-recursive] error 1</DIV>
<DIV>make[1]: Leaving directory `/home/weitong/setup/mpich-3.1'</DIV>
<DIV>make: *** [all] ´íÎó 2</DIV>
<DIV></DIV>
<DIV>PS: I also tried "mpich-master-v3.1-137-gb912961f", the same errors during make.</DIV>
<DIV></DIV>
<DIV>Any solutions?</DIV>
<DIV></DIV>
<DIV>Best,</DIV>
<DIV>Wei Tong</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV> </DIV></FONT></DIV></BODY></HTML>