On Thu, 2005-09-01 at 12:48, Eitan Zahavi wrote: > 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 ...
It was unclear whether it was a warning or an error. Can this be eliminated ? If I ignore that and continue, it configures and builds. -- Hal > 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 [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
