From: Alejandro R. S. <as...@MI...> - 2004-03-01 21:54:58
|
This one confused me for a moment too. :p Dan set the bridged daemon aside in the makefile. From the colinux/src dir: make bridged_net_daemon You may also need the winpcap headers, those are available on the winpcap site (google for link). I've been using the 3.0 Developer's Pack. Careful how you integrate these with the existing includes, make a backup of what's there since pcap includes some different versions of what's already there. Good luck! -Alejandro On Mon, 2004-03-01 at 16:25, Sean Brook wrote: > I want to try the colinux-bridged-net-daemon but it is not being built as > part of make colinux > > What is the build process for colinux-bridged-net-daemon? > > Cheers. > |