[openfabrics-ewg] OpenSM build problem

Woodruff, Robert J robert.j.woodruff at intel.com
Fri May 26 09:56:46 PDT 2006


When I build the opensm on the 1.0 branch using the folowing commands
(the defaults)
cd ../management/libibcommon
./autogen.sh && ./configure && make && make install
cd ../libibumad
./autogen.sh && ./configure && make && make install
cd ../libibmad
./autogen.sh && ./configure && make && make install
cd ../osm/complib
./autogen.sh && ./configure && make && make install
cd ../libvendor
./autogen.sh && ./configure && make && make install
cd ../opensm
./autogen.sh && ./configure && make && make install
 
I get the following error when trying to run it. 
 
[root at iclust-tiger1 woody]# /usr/local/bin/opensm:
/usr/local/lib/libosmcomp.so.1: version `OSMCOMP_1.0' not found
(required by /usr/local/bin/opensm)
 
[1]+  Exit 1                  /usr/local/bin/opensm

This does not happen with the trunk version 7479 when I build it the
same way.
 
Is there something that I need to specify when I build it for the 1.0
version ?
 
woody
 



More information about the ewg mailing list