View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 05:07 AM
Marco S Hyman
 
Posts: n/a
Default Re: problem with wfiface.* and ethernet.h

"sam" <samwun@hgcbroadband.com> writes:

> I tried to compile wfnetobjs under openbsd, but failed with the following
> error message:


> wfmacaddr.h:28: net/ethernet.h: No such file or directory


The compiler is correct. There is no ethernet.h in OpenBSD.
wfnetobjs must be written for some other OS. If you want to
run it on OpenBSD you'll have to port the code.

// marc
Reply With Quote