[openfabrics-ewg] Error in compiling vl

Dotan Barak dotanb at mellanox.co.il
Thu Aug 10 04:35:27 PDT 2006


Hi.


On Thursday 10 August 2006 12:47, Sharma, Karun wrote:
> Hi Dotan:
>  
> When I am trying to compile "vl" tool (from https://openfabrics.org/svn/trunk/contrib/mellanox/ibtp/common/tools/vl/), i am getting compilation error. I have just made one change in the Makefile to include /usr/local/ofed/include directory.
>  
> This error was not coming with OFED1.0.So the issue seems to be with OFED1.1 rc1.
> I couldn't find appropriate component in bugzilla to open a bug. 
>  
> Thanks
> Karun
>  
> ################################################################  
> 
> [st45 Thu Aug 10 04:49:47]# make
> gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_rand.c
> gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_utils.c
> gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_trace.c
> gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_sock.c
> gcc -c -g -fPIC -O2 -I. -I/usr/local/ofed/include -Wall -Werror -Wswitch-enum vl_gen2u_str.c
> vl_gen2u_str.c: In function `VL_ibv_event_type_str':
> vl_gen2u_str.c:305: warning: enumeration value `IBV_EVENT_CLIENT_REREGISTER' not handled in switch
> make: *** [vl_gen2u_str.o] Error 1
> [st45 Thu Aug 10 04:49:51]# 
> 
> #######################################################
Addd support to the CLIENT_REREGISTER event. 

Dotan




More information about the ewg mailing list