This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: build error in net directory


On Sun, Jan 07, 2001 at 08:27:34AM -0700, Gary Thomas wrote:

> > ecosconfig new mbx
> > ecosconfig add net
> 
> Don't do it this way.  The 'net' package is not self sufficient.  What
> you really want is:
>   % ecosconfig new mbx net
> 
> The 'net' template adds both the basic network stack _and_ the ethernet
> driver framework, which is where 'netdev.h' comes from.

I've always done it like this:

ecosconfig new rpsh2
ecosconfig add CYGPKG_NET CYGPKG_IO_ETH_DRIVERS CYGPKG_DEVS_ETH_ARM_KS32C5000

Is that method now depricated?

-- 
Grant Edwards
grante@visi.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]