Re: also: Darwin 6.0 compile problems
ndrv_multiaddr should be declared in bsd/net/ndrv_var.h. I wonder...if you're only doing cvs updates and not a checkout, perhaps you didn't get any files added to the net directory. ndrv_var.h was added a while ago. -josh On 4/15/02 11:08 PM, "Nathan T. Hjelm" <hjelmn@cs.unm.edu> wrote:
I am having some problems with compiling the latest HEAD cvs source. The
problem come up in bsd/net/ndrv.c where I get compile errors because
struct ndrv_multiaddr is not defined in any of the header files. Am I
missing somthing or is this a problem with the current cvs source?
_______________________________________________
darwin-kernel mailing list | darwin-kernel@lists.apple.com
Help/Unsubscribe/Archives:
Do not post admin requests to the list. They will be ignored.
_______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Josh Graessley