On Tue, Feb 21, 2006 at 06:14:15PM -0600, Troy Benjegerdes wrote: > There's a few bogons in the libmthca version checks.. >
And some build problems too, apparently.. I just installed the libibverbs-dev package. cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -D_GNU_SOURCE -g -Wall -O2 -MT src_mthca_la-memfree.lo -MD -MP -MF .deps/src_mthca_la-memfree.Tpo -c src/memfree.c -o src_mthca_la-memfree.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -D_GNU_SOURCE -g -Wall -O2 -MT src_mthca_la-mthca.lo -MD -MP -MF ".deps/src_mthca_la-mthca.Tpo" -c -o src_mthca_la-mthca.lo `test -f 'src/mthca.c' || echo './'`src/mthca.c; \ then mv -f ".deps/src_mthca_la-mthca.Tpo" ".deps/src_mthca_la-mthca.Plo"; else rm -f ".deps/src_mthca_la-mthca.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -D_GNU_SOURCE -g -Wall -O2 -MT src_mthca_la-mthca.lo -MD -MP -MF .deps/src_mthca_la-mthca.Tpo -c src/mthca.c -fPIC -DPIC -o .libs/src_mthca_la-mthca.o In file included from src/mthca.c:48: src/mthca-abi.h:70: error: field 'ibv_cmd' has incomplete type src/mthca.c:109: error: unknown field 'resize_cq' specified in initializer src/mthca.c:113: error: unknown field 'query_srq' specified in initializer src/mthca.c:113: warning: initialization from incompatible pointer type src/mthca.c:116: error: unknown field 'query_qp' specified in initializer src/mthca.c:116: warning: initialization from incompatible pointer type make[2]: *** [src_mthca_la-mthca.lo] Error 1 make[2]: Leaving directory `/usr/src/openib-src/userspace/libmthca' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/openib-src/userspace/libmthca' make: *** [debian/stamp-makefile-build] Error 2 opteron2:/usr/src/openib-src/userspace/libmthca# svnversion . 5457 _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
