[ofa-general] [PATCH] build_env.sh: remove package checking for debian

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Sun Aug 5 06:32:24 PDT 2007


Yoshiaki Tamura wrote:
> Hi,
> 
> The following patch removes some package checking which stops building 
> OFED 1.2 on debian. Although it's not a complete solution to port OFED 
> on debian,
> it should help some debian users to build.
> 
> Thanks,
> 
> Yoshi
> 
> Signed-off-by: Yoshi Tamura <tamura at osrg.net>
> 
> --- a/build_env.sh    2007-06-21 23:38:41.000000000 +0900
> +++ b/build_env.sh    2007-07-31 14:21:50.000000000 +0900
> @@ -1790,6 +1790,8 @@
>          debian)
>          libibverbs_BUILD_REQ=
>          libibverbs_devel_BUILD_REQ=
> +        libibverbs_RUN_REQ=
> +        mstflint_BUILD_REQ=
>          ;;
>          redhat5)
>          # start_udev is required to create /dev/infiniband
> _______________________________________________

Thanks,
Applied.

- Vladimir



More information about the general mailing list