[Pvfs2-developers] 2.7.0 ib build failure..

Troy Benjegerdes troy at scl.ameslab.gov
Thu Nov 15 02:19:36 EST 2007


I'm attempting a build with OFED 1.3 prereleases from git, and I get the 
following:

  CC            src/io/bmi/bmi_ib/ib-server.o
../src/io/bmi/bmi_ib/ib.c: In function 'BMI_ib_testunexpected':
../src/io/bmi/bmi_ib/ib.c:1390: warning: assignment from incompatible 
pointer type
../src/io/bmi/bmi_ib/ib.c: In function 'ib_alloc_method_addr':
../src/io/bmi/bmi_ib/ib.c:1544: warning: implicit declaration of 
function 'alloc_method_addr'
../src/io/bmi/bmi_ib/ib.c:1544: warning: assignment makes pointer from 
integer without a cast
../src/io/bmi/bmi_ib/ib.c: In function 'BMI_ib_method_addr_lookup':
../src/io/bmi/bmi_ib/ib.c:1598: error: dereferencing pointer to 
incomplete type
../src/io/bmi/bmi_ib/ib.c:1600: warning: assignment from incompatible 
pointer type
../src/io/bmi/bmi_ib/ib.c:1612: error: 'bmi_ib_ops' undeclared (first 
use in this function)
../src/io/bmi/bmi_ib/ib.c:1612: error: (Each undeclared identifier is 
reported only once
../src/io/bmi/bmi_ib/ib.c:1612: error: for each function it appears in.)
../src/io/bmi/bmi_ib/ib.c: In function 'ib_close_connection':
../src/io/bmi/bmi_ib/ib.c:1700: error: dereferencing pointer to 
incomplete type
../src/io/bmi/bmi_ib/ib.c: In function 
'ib_tcp_server_check_new_connections':
../src/io/bmi/bmi_ib/ib.c:1826: warning: assignment from incompatible 
pointer type
../src/io/bmi/bmi_ib/ib.c:1828: warning: passing argument 1 of 
'bmi_method_addr_reg_callback' from incompatible pointer type
../src/io/bmi/bmi_ib/ib.c: In function 'BMI_ib_initialize':
../src/io/bmi/bmi_ib/ib.c:2018: warning: assignment from incompatible 
pointer type
../src/io/bmi/bmi_ib/ib.c: In function 'BMI_ib_finalize':
../src/io/bmi/bmi_ib/ib.c:2062: error: dereferencing pointer to 
incomplete type
make: *** [src/io/bmi/bmi_ib/ib-server.o] Error 1


It's not obvious to me where bmi_ib_ops is defined..


More information about the Pvfs2-developers mailing list