[ofa-general] nightly OFED 1.2 build still fails.

Ira Weiny weiny2 at llnl.gov
Mon Mar 5 15:41:02 PST 2007


I downloaded the latest nightly again and tried to build.

I still get the following error.  Just to be sure I cloned the libibverbs git tree as well as the libibcm tree and this builds just fine from those sources.  I must therefore assume there is an error in the build.sh majic.

Why is the build autoconf tools not used from the git trees?
Ira


make[2]: Entering directory `/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/libibcm'
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include  -I../libibverbs/include -g -Wall -D_GNU_SOURCE -g -O2 -MT cm.lo -MD -MP -MF ".deps/cm.Tpo" -c -o cm.lo `test -f 'src/cm.c' || echo './'`src/cm.c; \
then mv -f ".deps/cm.Tpo" ".deps/cm.Plo"; else rm -f ".deps/cm.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -g -O2 -MT cm.lo -MD -MP -MF .deps/cm.Tpo -c src/cm.c  -fPIC -DPIC -o .libs/cm.o
/bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -g -O2 -L../libibverbs/src -libverbs -lsysfs -L. -o src/libibcm.la -rpath /usr/lib64 -avoid-version  cm.lo  
mkdir src/.libs
gcc -shared  .libs/cm.o  -Wl,--rpath -Wl,/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/libibverbs/src/.libs /tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/libibverbs/src/.libs/libibverbs.so /usr/lib/libsysfs.so -L/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/libibcm  -Wl,-soname -Wl,libibcm.so -o src/.libs/libibcm.so
/usr/lib/libsysfs.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[2]: *** [src/libibcm.la] Error 1
make[2]: Leaving directory `/tmp/OFEDRPM/BUILD/ofa_user-1.2/src/userspace/libibcm'



More information about the general mailing list