2010/6/28 Pietro Gagliardi <pietr...@mac.com>:
> First I found a slight building problem on Mac OS X 10.5.8: ethertap.c needs
> to be changed to include <sys/socket.h> before <net/if.h> and to add a
> defined(__MACOSX__) or similar to the #elf defined(__FreeBSD__) so opentap()
> can be defined.
>
> However once this version was built, I got the following right after seeing
> the memory usage statistic line:


ethertap is part of the modifications I'm doing to 9vx as part of my
gsoc project. Since I don't have any machine running OS X, the darwin
version is far behind the linux one. I compile 9vx in FreeBSD from
time to time, but running it is another history. Eventually I'd like
to do something about this. For the time being, you can fill an issue
at http://bitbucket.org/yiyus/vx32/ or, even better, send me a patch.

By the way, you should be able to deactivate compilation of the tap
(or pcap) ether device with the variable PLAN9TAP (PLAN9PCAP) in
Makefrag.

-- 
- yiyus || JGL . 4l77.com

Reply via email to