<br><font size=2 face="sans-serif">Scott, </font>
<br>
<br><font size=2 face="sans-serif">Thanks for your information. </font>
<br>
<br><font size=2 face="sans-serif">I tried to build Topspin uDAPL under
my environment, but the makefile located in top directory need to include
"vars.mk" and "rules.mk" under the directory "../../../make".
I am wondering this dapl package cannot be built by itself and parent source
code tree is needed to have these make configuration files. </font>
<br>
<br><font size=2 face="sans-serif">Could you kindly show me the way to
build Topspin uDAPL ? </font>
<br><font size=2 face="sans-serif"><br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Scott Weitzenkamp
\(sweitzen\)" <sweitzen@cisco.com></b> </font>
<p><font size=1 face="sans-serif">2007/09/12 00:48</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Shingo Nagai/Japan/IBM@IBMJP, <general@lists.openfabrics.org></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">RE: [ofa-general] DAPL Package Build
Error on PPC64 Arch</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>You are hitting https://bugs.openfabrics.org/show_bug.cgi?id=48.<br>
<br>
Scott Weitzenkamp<br>
SQA and Release Manager<br>
Server Virtualization Business Unit<br>
Cisco Systems<br>
 <br>
<br>
> -----Original Message-----<br>
> From: general-bounces@lists.openfabrics.org <br>
> [mailto:general-bounces@lists.openfabrics.org] On Behalf Of <br>
> snagai@jp.ibm.com<br>
> Sent: Tuesday, September 11, 2007 5:28 AM<br>
> To: general@lists.openfabrics.org<br>
> Subject: [ofa-general] DAPL Package Build Error on PPC64 Arch<br>
> <br>
> I am trying to build OFED with enabling DAPL package, but <br>
> build proceess did not complete due to some errors. <br>
> <br>
> I just unzipped tar ball "OFED-1.2.tgz" and run build script
<br>
> "build.sh". <br>
> Because I need to enable uDAPL on ppc64 linux machine, if <br>
> someone has already succeeded it, please show me the way. <br>
> <br>
> My build environment and error messages are below. It seems <br>
> the definition of "__PPC64__" is missing. <br>
> <br>
> [ build environment ]<br>
> <br>
> - machine arch: ppc64<br>
> - OS : Fedora Core6<br>
> - compiler: gcc4.1.1<br>
> <br>
> [ error messages in build.log ]<br>
> <br>
> Make dapl started<br>
> make -C src/userspace/dapl \<br>
>                  CPPFLAGS="-I../libibverbs/include/infiniband
<br>
> -I../librdmacm/include \<br>
>                  -I../libibverbs/include
-I../../dat/include" \<br>
>                  <br>
> AM_LDFLAGS="-L/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspac<br>
e/libibverbs/src -libverbs -><br>
L/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/librdmacm/s<br>
> rc/ -lrdmacm"<br>
> make[1]: Entering directory <br>
> `/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/dapl'<br>
> make  all-recursive<br>
> make[2]: Entering directory <br>
> `/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/dapl'<br>
> Making all in .<br>
> make[3]: Entering directory <br>
> `/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/dapl'<br>
> if /bin/sh ./libtool --tag=CC --mode=compile gcc <br>
> -DHAVE_CONFIG_H -I. -I. -I.   <br>
> -I../libibverbs/include/infiniband -I../librdmacm/include <br>
> -I../libibverbs/include -I../../dat/include -Wall -g <br>
> -D_GNU_SOURCE -DOS_RELEASE=131078   -DOPENIB -DCQ_WAIT_OBJECT
<br>
> -I./dat/include/ -I./dapl/include/ -I./dapl/common <br>
> -I./dapl/udapl/linux -I./dapl/openib_cma  -m32 -g -O2 <br>
> -L/usr/lib -MT dapl_udapl_libdaplcma_la-dapl_init.lo -MD -MP <br>
> -MF ".deps/dapl_udapl_libdaplcma_la-dapl_init.Tpo" -c -o
<br>
> dapl_udapl_libdaplcma_la-dapl_init.lo `test -f <br>
> 'dapl/udapl/dapl_init.c' || echo './'`dapl/udapl/dapl_init.c; \<br>
>                  then
mv -f <br>
> ".deps/dapl_udapl_libdaplcma_la-dapl_init.Tpo" <br>
> ".deps/dapl_udapl_libdaplcma_la-dapl_init.Plo"; else rm
-f <br>
> ".deps/dapl_udapl_libdaplcma_la-dapl_init.Tpo"; exit 1;
fi<br>
> mkdir .libs<br>
>  gcc -DHAVE_CONFIG_H -I. -I. -I. <br>
> -I../libibverbs/include/infiniband -I../librdmacm/include <br>
> -I../libibverbs/include -I../../dat/include -Wall -g <br>
> -D_GNU_SOURCE -DOS_RELEASE=131078 -DOPENIB -DCQ_WAIT_OBJECT <br>
> -I./dat/include/ -I./dapl/include/ -I./dapl/common <br>
> -I./dapl/udapl/linux -I./dapl/openib_cma -m32 -g -O2 <br>
> -L/usr/lib -MT dapl_udapl_libdaplcma_la-dapl_init.lo -MD -MP <br>
> -MF .deps/dapl_udapl_libdaplcma_la-dapl_init.Tpo -c <br>
> dapl/udapl/dapl_init.c  -fPIC -DPIC -o <br>
> .libs/dapl_udapl_libdaplcma_la-dapl_init.o<br>
> In file included from ./dapl/include/dapl.h:50,<br>
>                  from
dapl/udapl/dapl_init.c:39:<br>
> ./dapl/udapl/linux/dapl_osd.h:53:2: error: #error UNDEFINED ARCH<br>
> make[3]: *** [dapl_udapl_libdaplcma_la-dapl_init.lo] Error 1<br>
> make[3]: Leaving directory <br>
> `/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/dapl'<br>
> make[2]: *** [all-recursive] Error 1<br>
> make[2]: Leaving directory <br>
> `/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/dapl'<br>
> make[1]: *** [all] Error 2<br>
> make[1]: Leaving directory <br>
> `/var/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/dapl'<br>
> make: *** [dapl] Error 2<br>
> error: Bad exit status from /var/tmp/rpm-tmp.33577 (%install)<br>
> <br>
> <br>
> RPM build errors:<br>
>     user vlad does not exist - using root<br>
>     group vlad does not exist - using root<br>
>     user vlad does not exist - using root<br>
>     group vlad does not exist - using root<br>
>     Bad exit status from /var/tmp/rpm-tmp.33577 (%install)<br>
> ERROR: Failed executing "rpmbuild --rebuild --define '_topdir
<br>
> /var/tmp/OFEDRPM' --define '_prefix /usr' --define <br>
> 'build_root /home/testuser/tmp/OFED' --define <br>
> 'configure_options --with-dapl --with-ipoibtools <br>
> --with-libcxgb3 --with-libehca --with-libibcm <br>
> --with-libibcommon --with-libibmad --with-libibumad <br>
> --with-libibverbs --with-libipathverbs --with-libmthca <br>
> --with-opensm --with-librdmacm --with-libsdp <br>
> --with-openib-diags --with-sdpnetstat --with-srptools <br>
> --with-perftest --sysconfdir=/etc --mandir=/usr/share/man' <br>
> --define 'configure_options32 --with-dapl --with-ipoibtools <br>
> --with-libcxgb3 --with-libehca --with-libibcm <br>
> --with-libibcommon --with-libibmad --with-libibumad <br>
> --with-libibverbs --with-libipathverbs --with-libmthca <br>
> --with-opensm --with-librdmacm --with-libsdp <br>
> --with-openib-diags --with-sdpnetstat --with-srptools <br>
> --with-mstflint --with-tvflash --sysconfdir=/etc <br>
> --mandir=/usr/share/man' --define 'build_32bit 1' --define <br>
> '_mandir /usr/share/man' <br>
/home/testuser/archives/OFED-1.2/SRPMS/ofa_user-1.2-0.src.rpm"<br>
> <br>
> <br>
> --<br>
> This message was sent on behalf of snagai@jp.ibm.com at <br>
> openSubscriber.com<br>
> http://www.opensubscriber.com/messages/general@lists.openfabri<br>
> cs.org/topic.html<br>
> _______________________________________________<br>
> general mailing list<br>
> general@lists.openfabrics.org<br>
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general<br>
> <br>
> To unsubscribe, please visit <br>
> http://openib.org/mailman/listinfo/openib-general<br>
> <br>
</font></tt>
<br>