[openib-general] libcxgb3 compitlation failure

Vladimir Sokolovsky vlad at mellanox.co.il
Sun Jan 14 02:51:23 PST 2007


Hi Steve,
The compilation of libcxgb3 fails. See log below:

make -C src/userspace/libcxgb3 \
        AM_LDFLAGS="-L../libibverbs/src -libverbs"
make[1]: Entering directory `/home/vlad/tmp/ofa_1_2_user-20070114-0200/src/userspace/libcxgb3'
make  all-am
make[2]: Entering directory `/home/vlad/tmp/ofa_1_2_user-20070114-0200/src/userspace/libcxgb3'
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I../libibverbs/include -g -Wall -D_GNU_SOURCE -g -O2 -MT cq.lo -MD -MP -M
F ".deps/cq.Tpo" -c -o cq.lo `test -f 'src/cq.c' || echo './'`src/cq.c; \
        then mv -f ".deps/cq.Tpo" ".deps/cq.Plo"; else rm -f ".deps/cq.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -g -O2 -MT cq.lo -MD -MP -MF .deps/cq.Tpo -c src/cq.c  -fPIC -DPIC -o .li
bs/cq.o
src/cq.c: In function 'iwch_arm_cq':
src/cq.c:54: error: too many arguments to function 'ibv_cmd_req_notify_cq'
make[2]: *** [cq.lo] Error 1
make[2]: Leaving directory `/home/vlad/tmp/ofa_1_2_user-20070114-0200/src/userspace/libcxgb3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/vlad/tmp/ofa_1_2_user-20070114-0200/src/userspace/libcxgb3'
make: *** [libcxgb3] Error 2

Regards,
Vladimir





More information about the general mailing list