[ewg] Compile bug on OFED-1.5.2-rc1 on Itanium
Woodruff, Robert J
robert.j.woodruff at intel.com
Wed Jun 2 13:19:26 PDT 2010
I get the following compile error when trying to build OFED_1.5.2-rc1 on Itanium.
Not sure if PSM is supported on Itanium, if not, probably should not try to
build it when the target architecture is IA64.
make[1]: Entering directory `/var/tmp/OFED_topdir/BUILD/infinipath-psm-1.13/ipath'
gcc -Wall -O3 -g3 -fpic -fPIC -funwind-tables -D_GNU_SOURCE -D_GNU_SOURCE -I. -I../include -I../mpspawn -I../include/linux-ia64 -I../ptl_ips -c ipath_debug.c -o ipath_debug.o
In file included from ../include/ipath_user.h:59,
from ipath_debug.c:46:
../include/ipath_intf.h:46:20: error: sysdep.h: No such file or directory
../include/ipath_intf.h:47:21: error: bit_ops.h: No such file or directory
In file included from ipath_debug.c:46:
../include/ipath_user.h: In function 'ipath_get_rcvhdrtail':
../include/ipath_user.h:313: warning: implicit declaration of function 'ips_rmb'../include/ipath_user.h: In function 'get_nanoseconds':
../include/ipath_user.h:488: warning: implicit declaration of function 'get_cycles'
ipath_debug.c:109:2: warning: #warning No stack pointer or instruction pointer for this arch
make[1]: *** [ipath_debug.o] Error 1
More information about the ewg
mailing list