[openib-general] amso compile error

Woodruff, Robert J robert.j.woodruff at intel.com
Mon Jan 15 14:32:59 PST 2007


Looks like another peice of code that needs updating to the new verbs
API.

I am using the latest code from the git trees for userspace.

config.status: creating libamso.spec
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory
`/usr/src/redhat/BUILD/openib-usermode-git011507/libamso'
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I.
-I.    -g -Wall -D_GNU_SOURCE -g -O2 -MT cq.lo -MD -MP -MF
".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. -g -Wall -D_GNU_SOURCE -g -O2 -MT cq.lo
-MD -MP -MF .deps/cq.Tpo -c src/cq.c  -fPIC -DPIC -o .libs/cq.o
src/cq.c: In function `amso_arm_cq':
src/cq.c:57: error: too many arguments to function
`ibv_cmd_req_notify_cq'
make[1]: *** [cq.lo] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/openib-usermode-git011507/libamso'
make: *** [all] Error 2




More information about the general mailing list