This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

networking package include - Build fails !!!


hello !
 
We r trying to port ecos with the tcp/ip stack support to an i386 architecture.
We included the networking package.
The options we set were + INET support
                                       ---- IPV6 support
                                       ---- Routing support
                                    + BSD sysctl support
 
1> The problem is after setting the ipv6 and routing support option or the BSD sysctl function support the build fails.
 
2> Also if built without the above options being set  i.e only INET support set and not the below ones i.e. IPV6, Routing  BSD sysctl support, the build is successful but the application tests  i.e. the application exes built in any case mentioned above only create exes for nc_test_main.c, nc_test_slave.c, socket.c, server_test.c, mbuf.c. The remaining exes are not created.Why so ? As a result we r unable to test ping_test.c and the other files.
 
Please could u suggest me a solution to this problem                                               
 
Regards,
- Avinash

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