Date: Tue, 04 May 2004 07:48:25 -0600 From: Scott Long <scottl@freebsd.org> To: Andre Oppermann <andre@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/net if_vlan.c Message-ID: <40979F29.1070102@freebsd.org> In-Reply-To: <40975C30.5D247B83@freebsd.org> References: <200405040239.i442dfL0011742@repoman.freebsd.org> <40970329.3070507@freebsd.org> <40975C30.5D247B83@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Andre Oppermann wrote: > Scott Long wrote: > >>Scott Long wrote: >> >> >>>scottl 2004/05/03 19:39:41 PDT >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/net if_vlan.c >>> Log: >>> Add route.h to pick up the rt_ifmsg() declaration. >>> >>> Revision Changes Path >>> 1.60 +1 -0 src/sys/net/if_vlan.c >> >>Not to pick on anyone in particular, but we've had about three days in a >>row now with tinderbox failures. Please, everyone, step back and be >>more careful. Thanks, > > > Scott, I'm sorry for that. > > However it worked for me just fine. The reason I just found out is that > I wasn't compiling if_vlan into the kernel but loaded and tested it as > module. Compiling it as module doesn't give any compiler warning and > works w/o a hitch. Dunno why? > No worries. This is a common problem and is something that practically everyone falls victim to once in a while. I don't know why the module building path is different from the kernel building path, but I think that once Peter is done overhauling both that it will become a lot more consistent. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40979F29.1070102>