[openib-general] EHCA-0028 userspace build fails with openib svn 3774
Troy Benjegerdes
hozer at hozed.org
Wed Oct 19 19:25:20 PDT 2005
make[1]: Entering directory `/usr/src/openib-src/userspace/libehca'
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I.-O3 -g -Wall -D_GNU_SOURCE -DP_SERIES -I../libibverbs/include -Isrc
-g -O2 -MTsrc_libehca_la-ehca_umain.lo -MD -MP -MF
".deps/src_libehca_la-ehca_umain.Tpo" -c -o src_libehca_la-ehca_umain.lo
`test -f 'src/ehca_umain.c' || echo './'`src/ehca_umain.c; \
then mv -f ".deps/src_libehca_la-ehca_umain.Tpo"
".deps/src_libehca_la-ehca_umain.Plo"; else rm -f
".deps/src_libehca_la-ehca_umain.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -g -Wall -D_GNU_SOURCE -DP_SERIES
-I../libibverbs/include -Isrc -g -O2 -MT src_libehca_la-ehca_umain.lo
-MD -MP -MF .deps/src_libehca_la-ehca_umain.Tpo -c src/ehca_umain.c
-fPIC -DPIC -o .libs/src_libehca_la-ehca_umain.o
src/ehca_umain.c: In function 'ehcau_query_device':
src/ehca_umain.c:66: warning: passing argument 3 of
'ibv_cmd_query_device' fromincompatible pointer type
src/ehca_umain.c:66: warning: passing argument 4 of
'ibv_cmd_query_device' makes pointer from integer without a cast
src/ehca_umain.c:66: error: too few arguments to function
'ibv_cmd_query_device'
make[1]: *** [src_libehca_la-ehca_umain.lo] Error 1
More information about the general
mailing list