From: Robert D. <od...@pn...> - 2002-06-21 20:32:39
|
Hi Joseph, I'm the one who committed the changes. It all builds ok on my tree which I used to sync my changes into CVS. For a quick fix simply remove the reference to 'packet' from the NET_DRIVERS list in the master makefile. NET_DRIVERS = afd ndis packet tcpip tdi wshtcpip The packet driver probably will not work as is anyhow and so it has not been added to the registry for loading. Therefore it is not required to be built. Rgs, Robert. At 09:31 AM 21/06/2002 -0600, you wrote: >Is anyone else having trouble building most >recent cvs? > >I'm dying in drivers/net/packet with undefined symbols >for various ndis symbosl. Most seem to be out >of control.c -- NdisResetEvent, etc. > >It looks like for some reason it is failing to link >with ndis. I haven't tracked it further than this. > >- Joseph > > > > >------------------------------------------------------- >Sponsored by: >ThinkGeek at http://www.ThinkGeek.com/ >_______________________________________________ >reactos-kernel mailing list >rea...@li... >https://lists.sourceforge.net/lists/listinfo/reactos-kernel |