[mvapich-discuss] install error

Jaidev Sridhar sridharj at cse.ohio-state.edu
Wed Dec 10 13:04:21 EST 2008


Hi,

On Wed, Dec 10, 2008 at 04:52:44PM +0900, luxingjing wrote:
 > 
 >    viainit.c: In function `create_srq':
 >    viainit.c:427: warning: assignment makes pointer from integer without
 >    a cast
 >    viainit.c:428: error: structure has no member named `xrc_srq_num'
 >    viainit.c:428: error: structure has no member named `xrc_srq_num'
 >    viainit.c: In function `xrc_init':
 >    viainit.c:1144: error: `IBV_DEVICE_XRC' undeclared (first use in this
 >    function)
 >    viainit.c:1144: error: (Each undeclared identifier is reported only
 >    once
 >    viainit.c:1144: error: for each function it appears in.)
 >    viainit.c:1161: warning: assignment makes pointer from integer without
 >    a cast
 > 

This failure is because you're using an older OFED version which doesn't
support XRC. You can either -
  (a) Install OFED version 1.3 or later which has XRC support
  (b) Compile without XRC - remove the -DXRC from CFLAGS in make.mvapich.gen2

-Jaidev

-- 
You can rent this space for only $5 a week.


More information about the mvapich-discuss mailing list