Hi everybody,
    I'm trying compile openmpi with intel compiler11.1.07 on ubuntu .
    I compiled openmpi  many times and I could always find a problem. But the error that I'm getting now, gives me no clues where to even search for the problem.
    It seems I have succeed to configure.While I try "make all",it always show problems below:



    make[7]: 正在进入目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt/vt/tools/opari/tool'
/opt/intel/Compiler/11.1/072/bin/ia32/icpc -DHAVE_CONFIG_H -I. -I../../..   -DINSIDE_OPENMPI   -I/home/lwk/桌面/mnt/Software/openmpi-1.6.1/opal/mca/hwloc/hwloc132/hwloc /include   -I/usr/include/infiniband -I/usr/include/infiniband  -DOPARI_VT -O3 -DNDEBUG -finline-functions -pthread -MT opari-ompragma_c.o -MD -MP -MF .deps/opari-ompragma_c.Tpo -c -o opari-ompragma_c.o `test -f 'ompragma_c.cc' || echo './'`ompragma_c.cc
/usr/include/c++/4.5/iomanip(64): error: expected an expression
    { return { __mask }; }
             ^

/usr/include/c++/4.5/iomanip(94): error: expected an expression
    { return { __mask }; }
             ^

/usr/include/c++/4.5/iomanip(125): error: expected an expression
    { return { __base }; }
             ^

/usr/include/c++/4.5/iomanip(193): error: expected an expression
    { return { __n }; }
             ^

/usr/include/c++/4.5/iomanip(223): error: expected an expression
    { return { __n }; }
             ^

/usr/include/c++/4.5/iomanip(163): error: expected an expression
      { return { __c }; }
               ^

compilation aborted for ompragma_c.cc (code 2)
make[7]: *** [opari-ompragma_c.o] 错误 2
make[7]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt/vt/tools/opari/tool'
make[6]: *** [all-recursive] 错误 1
make[6]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt/vt/tools/opari'
make[5]: *** [all-recursive] 错误 1
make[5]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt/vt/tools'
make[4]: *** [all-recursive] 错误 1
make[4]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt/vt'
make[3]: *** [all] 错误 2
make[3]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt/vt'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi/contrib/vt'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/mnt/Software/openmpi-1.6.1/ompi'
make: *** [all-recursive] 错误 1




        My  file "configure.log" and "make.out"  is in accessory lwkmpi.zip.
                                   with best regards
                                     Liang Wenke


*****************************************************************************
**                                                                         **
** WARNING:  This email contains an attachment of a very suspicious type.  **
** You are urged NOT to open this attachment unless you are absolutely     **
** sure it is legitimate.  Opening this attachment may cause irreparable   **
** damage to your computer and your files.  If you have any questions      **
** about the validity of this message, PLEASE SEEK HELP BEFORE OPENING IT. **
**                                                                         **
** This warning was added by the IU Computer Science Dept. mail scanner.   **
*****************************************************************************