Scott Weitzenkamp (sweitzen) wrote:
I get this trying to compile uDAPL using install.sh with IBED 1.0 rc3 on RHEL4 U2 2.6.9-22 ppc64: WARNING: Dapl is not supported on PPC64 arcitecture
WARNING: Dapl is not supported on PPC64 arcitecture
Scott

------------------------------------------------------------------------

_______________________________________________
openfabrics-ewg mailing list
[EMAIL PROTECTED]
http://openib.org/mailman/listinfo/openfabrics-ewg

Hi Scott,
I tested uDAPL compilation on PPC64 and it failed with the error that you can see below. The corresponding email was sent to udapl developers. In order to skip this issue in IBED I added warning that you got for PPC64 in the build_env.sh script and it skips uDAPL compilation on this platform.


gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include/infiniband -I../librdmacm/include -I../libibverbs/include -Wall -g -D_GNU_SOURCE -DOPENIB -DCQ_WAIT_OBJECT -I./dat/include/ -I./dapl/include/ -I./dapl/common -I./dapl/udapl/linux -I./dapl/ope nib_cma -g -O2 -MT dapl_udapl_libdaplcma_la-dapl_init.lo -MD -MP -MF .deps/dapl_udapl_libdaplcma_la-dapl_init.Tpo -c dapl/ud
apl/dapl_init.c  -fPIC -DPIC -o .libs/dapl_udapl_libdaplcma_la-dapl_init.o
In file included from ./dapl/include/dapl.h:50,
                from dapl/udapl/dapl_init.c:39:
./dapl/udapl/linux/dapl_osd.h:53:2: error: #error UNDEFINED ARCH
make[2]: *** [dapl_udapl_libdaplcma_la-dapl_init.lo] Error 1
make[2]: Leaving directory `/var/tmp/IBED/tmp/openib/openib/src/userspace/dapl'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/IBED/tmp/openib/openib/src/userspace/dapl'
make: *** [dapl] Error 2

Regards,
Vladimir
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to