I have an IA64 system running SLES11.
I have configured with only --prefix=  and --enable-debug

I have no particular reason to think this failure is specific to SLES11.
However, the error is coming from code within "#if defined(__ia64__)".

The build failure:

libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite
-I../../../../opal/include -I../../../../ompi/include
-I../../../../oshmem/include
-I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen
-I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen
-I../../../../ompi/mpiext/cuda/c
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2
-I../../../..
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/orte/include
-I../../../../orte/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/ompi/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/oshmem/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/hwloc/hwloc1112/hwloc/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/BLD/opal/mca/hwloc/hwloc1112/hwloc/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/event/libevent2022/libevent
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/event/libevent2022/libevent/include
-I/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/BLD/opal/mca/event/libevent2022/libevent/include
-g -finline-functions -fno-strict-aliasing -pthread -MT
patcher_overwrite_module.lo -MD -MP -MF .deps/patcher_overwrite_module.Tpo
-c
/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite/patcher_overwrite_module.c
 -fPIC -DPIC -o .libs/patcher_overwrite_module.o
/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite/patcher_overwrite_module.c:
In function 'mca_patcher_overwrite_apply_patch':
/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite/patcher_overwrite_module.c:108:
error: 'func_old_addr' undeclared (first use in this function)
/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite/patcher_overwrite_module.c:108:
error: (Each undeclared identifier is reported only once
/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite/patcher_overwrite_module.c:108:
error: for each function it appears in.)
/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/openmpi-2.0.0rc2/opal/mca/patcher/overwrite/patcher_overwrite_module.c:136:
error: 'mca_patcher_base_patch_t' has no member named 'data_size'
make[2]: *** [patcher_overwrite_module.lo] Error 1
make[2]: Leaving directory
`/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/BLD/opal/mca/patcher/overwrite'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/eng/home/PHHargrove/OMPI/openmpi-2.0.0rc2-linux-ia64/BLD/opal'
make: *** [all-recursive] Error 1


-Paul

-- 
Paul H. Hargrove                          phhargr...@lbl.gov
Computer Languages & Systems Software (CLaSS) Group
Computer Science Department               Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900

Reply via email to