The problem was fixed allready a week ago .

Please use the latest build.

Regards
Ido


Tung, Chien Tin wrote:

Hi Ido,

Our QA is reporting a compilation failure with perftest. Here is the error:

In file included from send_bw.c:60:

multicast_resources.h:63:29: error: infiniband/umad.h: No such file or directory

In file included from multicast_resources.c:24:

multicast_resources.h:63:29: error: infiniband/umad.h: No such file or directory

After looking at it, I've determined if libibumad-devel is not installed it

will not compile. Can you go ahead and make a patch to install.pl to make sure

all dependencies for perftest is in the ofa_req_build? This is the current setting:

        'perftest' =>

            { name => "perftest", parent => "perftest",

selected => 0, installed => 0, rpm_exist => 0, rpm_exist32 => 0,

            available => 1, mode => "user", dist_req_build => [],

dist_req_inst => [], ofa_req_build => ["libibverbs-devel", "librdmacm-devel"],

            ofa_req_inst => ["libibverbs", "librdmacm"],

            install32 => 0, exception => 0, configure_options => '' },

Thanks,

Chien


_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to