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]
Other format: [Raw text]

Re: ecos synthetic target with "net" package


On Thu, Mar 03, 2005 at 08:13:03AM +0530, Rohan Soman wrote:
> 1 >
> i am trying to build an ecos synthetic target with "net" package 
> build got succeful but while running hello.c i got following errors
> i also have done synthetic target setup through 
> configure, make, and make install steps (given in ecos reference eCos
> synthetisc
> target setup)
>   
>  
> errors are follows...
> 
> [root@localhost ecos_net]# i386-elf-gcc -g
> -I/ecos_net/ecos_install/include hello.c
> -L/ecos_net/ecos_install/lib -Ttarget.ld -nostdlib
> /ecos_net/ecos_install/lib/libtarget.a(net_bsd_tcpip_ip_icmp.o): 
> In function `ip_next_mtu':
> /opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_icmp.c:129: 
> multiple definition of `cyg_icmpstat'

This was fixed a long time ago. Pleae update to the latest anoncvs version
of eCos.

        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]