On Sun, 2006-02-05 at 05:40, Yael Kalka wrote:
> Hi Hal,
> 
> Currently the build of opensm fails, since osm_svn_revision.h is
> missing (and created only later).
> The following patch issued by Michael Tsirkin fixes it.
> 
> Thanks,
> Yael
> 
> Signed-off-by:  Yael Kalka <[EMAIL PROTECTED]>

I think this was originally Sasha's patch. 

Thanks. Applied.

-- Hal


> 
> Index: opensm/Makefile.am
> ===================================================================
> --- opensm/Makefile.am  (revision 5303)
> +++ opensm/Makefile.am  (working copy)
> @@ -10,6 +10,7 @@ DBGFLAGS = -g
>  endif
>  
>  if OSMV_OPENIB
> +BUILT_SOURCES = $(srcdir)/../include/opensm/osm_svn_revision.h
>  .PHONY: always
>  $(srcdir)/../include/opensm/osm_svn_revision.h: always
>         echo -n "#define OSM_SVN_REVISION \"" 
> >$(srcdir)/../include/opensm/osm_svn_revision_new.h ; \
> 

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to