CPqD / ofsoftswitch13

OpenFlow 1.3 switch.
http://cpqd.github.com/ofsoftswitch13
304 stars 192 forks source link

Not able to make #314

Open renjithp opened 2 years ago

renjithp commented 2 years ago

in my centos 7 PC i am not able to compile the program. on running make command i am getting this output

CMakeFiles/netvmburg.dir/parser.cpp.o:(.eh_frame+0xab): undefined reference to `__gxx_personality_v0' collect2: error: ld returned 1 exit status make[2]: [nbnetvm/tools/netvmburg/netvmburg] Error 1 make[1]: [nbnetvm/tools/netvmburg/CMakeFiles/netvmburg.dir/all] Error 2 make: *** [all] Error 2

jdav16 commented 1 year ago

hi, do you find a solution?