[openib-general] Re: [PATCH] osm: add a main auto tools project for osm

Hal Rosenstock halr at voltaire.com
Tue Aug 9 09:48:09 PDT 2005


On Tue, 2005-08-09 at 11:26, Eitan Zahavi wrote:
> Hi Hal
> 
> This patch includes:
> 1. Added a top level autotools project for OpenSM.
>     So now you need autogen.sh && configure && make && make install just 
> once for osm
>    (needed 4: complib, libvendor, opensm, osmtest).
> 2. Cleanup the direct override of libdir, bindir using AC_PREFIX_DEFAULT
> 3.  Move osm includes into prefix (/usr/local/ib)

but all the includes go into /usr/local/include/infiniband. There are 4
subdirectories there for OpenSM related includes: complib, iba, opensm,
and vendor.

> 4. Support debug build for OpenSM using --enable-debug
>     This is important to allow for asserts during runtime and various 
> other additional debug features.
>     Since the generated compilb can not be used with the release version 
> we also use a special header file that stores the type of build
>     for applications that wish to link with it.
> 5. Cleanup stale use of  AC_CHECK_LIB with no parameters

-- Hal




More information about the general mailing list