[openib-general] Re: OpenSM Build from osm level
Eitan Zahavi
eitan at mellanox.co.il
Thu Sep 1 09:48:17 PDT 2005
Hal Rosenstock wrote:
> Hi Eitan,
>
> When I run autogen.sh from the osm level, libvendor now works (but
> opensm and osmtest don't).
Does the build fail or you only refer to the warning messages below?
I was able to start fresh and complete a build after these warnings.
The cause of the warning is the need to override the LINK rule such that
the simulator build will use g++ for linking ...
EZ
>
> -- Hal
>
> Visiting libvendor/autogen.sh
> | + aclocal -I config -I ../config
> | + libtoolize --force --copy
> | Putting files in AC_CONFIG_AUX_DIR, `config'.
> | + autoheader
> | + automake --foreign --add-missing --copy
> | + autoconf
> Visiting opensm/autogen.sh
> | + aclocal -I config -I ../config
> | + libtoolize --force --copy
> | Putting files in AC_CONFIG_AUX_DIR, `config'.
> | + autoheader
> | + automake --foreign --add-missing --copy
> | automake: LINK was already defined in condition OSMV_SIM, which is included in condition TRUE ...
> | Makefile.am:72: ... `LINK' previously defined here
> | + autoconf
> Visiting osmtest/autogen.sh
> | + aclocal -I config -I ../config
> | + libtoolize --force --copy
> | Putting files in AC_CONFIG_AUX_DIR, `config'.
> | + autoheader
> | + automake --foreign --add-missing --copy
> | automake: LINK was already defined in condition OSMV_SIM, which is included in condition TRUE ...
> | Makefile.am:24: ... `LINK' previously defined here
> | + autoconf
More information about the general
mailing list