There is a bug in makefile. The file existing in svn, but it is not listed in 
the Makefile.am. As a result, it wasn't pulled to the tarball.

Pavel (Pasha) Shamis
---
Computer Science Research Group
Computer Science and Math Division
Oak Ridge National Laboratory






On Oct 26, 2012, at 2:33 PM, Edgar Gabriel wrote:

we have trouble compiling the 1.7 series on a machine in Dresden.
Specifically, we receive an error message when compiling the
bcol/iboffload component (other infiniband components compile fine).

Any idea/suggestions what we might be doing wrong or what to look for?

make[2]: Entering directory
`/home/h2/gabriel/openmpi-1.7rc4/ompi/mca/bcol/iboffload'
 CC       bcol_iboffload_module.lo
 CC       bcol_iboffload_mca.lo
 CC       bcol_iboffload_endpoint.lo
 CC       bcol_iboffload_frag.lo
In file included from bcol_iboffload_frag.c:16:0:
bcol_iboffload.h:46:36: fatal error: bcol_iboffload_qp_info.h: No such
file or directory
compilation terminated.
make[2]: *** [bcol_iboffload_frag.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from bcol_iboffload_mca.c:18:0:
bcol_iboffload.h:46:36: fatal error: bcol_iboffload_qp_info.h: No such
file or directory
compilation terminated.
make[2]: *** [bcol_iboffload_mca.lo] Error 1
In file included from bcol_iboffload_endpoint.c:23:0:
bcol_iboffload.h:46:36: fatal error: bcol_iboffload_qp_info.h: No such
file or directory
compilation terminated.
make[2]: *** [bcol_iboffload_endpoint.lo] Error 1
In file included from bcol_iboffload_module.c:39:0:
bcol_iboffload.h:46:36: fatal error: bcol_iboffload_qp_info.h: No such
file or directory
compilation terminated.
make[2]: *** [bcol_iboffload_module.lo] Error 1
make[2]: Leaving directory
`/home/h2/gabriel/openmpi-1.7rc4/ompi/mca/bcol/iboffload'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/h2/gabriel/openmpi-1.7rc4/ompi'
make: *** [all-recursive] Error 1

Thanks
Edgar

--
Edgar Gabriel
Associate Professor
Parallel Software Technologies Lab      http://pstl.cs.uh.edu
Department of Computer Science          University of Houston
Philip G. Hoffman Hall, Room 524        Houston, TX-77204, USA
Tel: +1 (713) 743-3857                  Fax: +1 (713) 743-3335

<signature.asc>_______________________________________________
devel mailing list
de...@open-mpi.org<mailto:de...@open-mpi.org>
http://www.open-mpi.org/mailman/listinfo.cgi/devel


Reply via email to