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: Ecos Query


Anagha Anil Bhopale wrote:
> 
> Hello,
> 
> I'm using the latest ecos version taken from the CVS
> 
> The below given is the error while compiling the net package and ecos
> together
> 
> ecos/packages/net/tcpip/current/src/ecos/support.c:85: #error At least
> one network driver framework must be defined!
> 
> What is the solution????

You haven't add the common eth driver layer. Do this with "ecosconfig add
net_drivers" or Build->Packages in the graphical tool.

An easier starting place for this is to choose the "net" template when
choosing your target. Either under the Build->Templates option, or by going
"ecosconfig new TARGET net".

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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