[ofa-general] Re: [PATCH] Fixed dependcies of ibdmsh on libibdmcom.la

Yevgeny Kliteynik kliteyn at dev.mellanox.co.il
Mon May 4 02:25:34 PDT 2009


Nicolas Morey-Chaisemartin wrote:
> Signed-off-by: Nicolas Morey-Chaisemartin <nicolas.morey-chaisemartin at ext.bull.net>
> ---
> Repost as I sent it to sasha and not yevgeny !
>  ibdm/ibdm/Makefile.am |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/ibdm/ibdm/Makefile.am b/ibdm/ibdm/Makefile.am
> index 1c57b3b..ba5789a 100644
> --- a/ibdm/ibdm/Makefile.am
> +++ b/ibdm/ibdm/Makefile.am
> @@ -88,6 +88,7 @@ bin_PROGRAMS  = ibdmsh
>  ibdmsh_SOURCES = ibdmsh_wrap.cpp
>  ibdmsh_LDADD =  -libdmcom $(TCL_LIBS)
>  ibdmsh_LDFLAGS = -static -Wl,-rpath -Wl,$(TCL_PREFIX)/lib
> +ibdmsh_DEPENDENCIES=$(lib_LTLIBRARIES)
>  
>  $(srcdir)/Fabric.cpp: $(srcdir)/git_version.h
>  

Thanks, applied.
Guess it should take care of bugzilla issue 1539
(https://bugs.openfabrics.org/show_bug.cgi?id=1539)

-- Yevgeny



More information about the general mailing list