Hi Hal Apparently you did not try to "make dist" on the merged trunk. I see that opensm/libopensm.ver is missing. You can find a copy in the merge 1.8.0 branch.
Thanks Eitan Signed-off-by: Eitan Zahavi <[EMAIL PROTECTED]> Index: libopensm.ver =================================================================== --- libopensm.ver (revision 0) +++ libopensm.ver (revision 0) @@ -0,0 +1,9 @@ +# In this file we track the current API version +# of the opensm common interface (and libraries) +# The version is built of the following +# tree numbers: +# API_REV:RUNNING_REV:AGE +# API_REV - advance on any added API +# RUNNING_REV - advance any change to the vendor files +# AGE - number of backword versions the API still supports +LIBVERSION=1:0:0 _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
