On 23/04/14 11:24, govardhan sn wrote: > Hi, > > i stated using netmap rumpkernel, while compiling this i am coming across > the following compilation error, this is happening as i may not be using > the correct header file. > > rumpcomp_user.c: In function 'receiver': > rumpcomp_user.c:149:14: error: 'struct netmap_ring' has no member named > 'avail' > rumpcomp_user.c:172:3: error: implicit declaration of function > 'NETMAP_RING_NEXT' [-Werror=implicit-function-declaration]
Hi, Please pull the latest netmap-rumptcpip from github and try again. Luigi informed me that they regrettably had to make an incompatible API change to netmap for multithreaded support, and until a few moments ago netmap-rumptcpip was using the old API. - antti ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
