<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi Dotan:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>When I am trying to compile "vl" tool (from <A href="https://openfabrics.org/svn/trunk/contrib/mellanox/ibtp/common/tools/vl/">https://openfabrics.org/svn/trunk/contrib/mellanox/ibtp/common/tools/vl/</A>), i am getting compilation error. I have just made one change in the Makefile to include /usr/local/ofed/include directory.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>This error was not coming with OFED1.0.So the issue seems to be with OFED1.1 rc1.</DIV>
<DIV>I couldn't find appropriate component in bugzilla to open a bug. </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Karun</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>################################################################ 
<P style="MARGIN-BOTTOM: 0in">[st45 Thu Aug 10 04:49:47]# make</P>
<P style="MARGIN-BOTTOM: 0in">gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_rand.c</P>
<P style="MARGIN-BOTTOM: 0in">gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_utils.c</P>
<P style="MARGIN-BOTTOM: 0in">gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_trace.c</P>
<P style="MARGIN-BOTTOM: 0in">gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_sock.c</P>
<P style="MARGIN-BOTTOM: 0in">gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_gen2u_str.c</P>
<P style="MARGIN-BOTTOM: 0in">vl_gen2u_str.c: In function `VL_ibv_event_type_str':</P>
<P style="MARGIN-BOTTOM: 0in">vl_gen2u_str.c:305: warning: enumeration value `IBV_EVENT_CLIENT_REREGISTER' not handled in switch</P>
<P style="MARGIN-BOTTOM: 0in">make: *** [vl_gen2u_str.o] Error 1</P>
<P style="MARGIN-BOTTOM: 0in">[st45 Thu Aug 10 04:49:51]# </P>
<P style="MARGIN-BOTTOM: 0in">#######################################################</P></DIV></BODY></HTML>