On Mon, 2008-03-03 at 06:32 -0800, Hal Rosenstock wrote: > Hi Sasha, > > When I now build OpenSM, I get the following error at link time: > > opensm-osm_console_io.o(.text+0x245): In function `is_authorized': > osm_console_io.c:134: undefined reference to `hosts_ctl' > > I think hosts_ctl comes from libwrap but I don't see that as part of > what the link includes. What am I missing ?
I see where it's supposed to be included and defined (it's been there quite a while) but forgot this and what drives setting of HAVE_LIBWRAP in config.h. -- Hal > Thanks. > > -- Hal > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
