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. 
 
[EMAIL PROTECTED] 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
 
_______________________________________________
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