Re: Problems compiling packETH

2007-03-09 Thread Matthew Woehlke
Vaclav Haisman wrote: David Fernandez wrote: This email and any files transmitted with it are confidential and [snip] I wonder why do people keep adding things like this to their emails? It is not like it has any legal power, IMVHO. Bureaucracy. Need I say more? :-) Oh, and it's also agains

Re: Problems compiling packETH

2007-03-09 Thread Vaclav Haisman
David Fernandez wrote: Hi there, When trying to compile packETH, I get this two errors: function_send.c:35:30: netpacket/packet.h: No such file or directory function_send.c:36:26: net/ethernet.h: No such file or directory This looks like something that interacts with network on layer 2. IIRC

Problems compiling packETH

2007-03-09 Thread David Fernandez
Hi there, When trying to compile packETH, I get this two errors: function_send.c:35:30: netpacket/packet.h: No such file or directory function_send.c:36:26: net/ethernet.h: No such file or directory I can't find any reference to this in the Cygwin packets... Probably is a very silly question, b