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
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general