This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Re: Ethernet socket


If a try to direct access the hardware driver function, including
<cyg/io/eth/eth_drv.h> cause me :
In file included from ../eCos_2net/ecos_install/include/cyg/io/eth/eth_drv.h:71,
                 from net_test.c:3:
../eCos_2net/ecos_install/include/netinet/in_var.h:70: field `ia_ifa'
has incomplete type
../eCos_2net/ecos_install/include/netinet/in_var.h:84: confused by
earlier errors, bailing out

Including <net/if_var.h> solve this but bring 26 others errors !!!!!

DOES SOME ONE HAVE AN EXAMPLE ON HOW TO DO THIS ???? I'M IN A HURRY, I
NEED THIS WORKING FOR THIS AFTER-NOON !!!!!!!!!


2008/1/21, Andrew Lunn <andrew@lunn.ch>:
> Hi Antoine
>
> I don't suppose you did:
>
> > --
> > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
> This has been asked many times....
>
>      Andrew
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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