Rtems Networking

Johnny Willemsen jwillemsen at remedy.nl
Thu Nov 16 07:08:42 UTC 2006


Hi,

I have had the same when building some ACE/TAO code, we have some variables
with the name timeout which I renamed. Maybe the rtems_glue.o can use some
more specific name also?

Johnny 

> -----Original Message-----
> From: rtems-users-bounces at rtems.org 
> [mailto:rtems-users-bounces at rtems.org] On Behalf Of Joel Sherrill
> Sent: Wednesday, November 15, 2006 11:57 PM
> To: Luca Germano
> Cc: rtems-users at rtems.org
> Subject: Re: Rtems Networking
> 
> Luca Germano wrote:
> > Hi
> > I try to use network under RTEMS. I look the RTEMS netdemos 
> examples.
> > Compling my application I have the following warning message:
> > 
> /opt/rtems-4.6/lib/gcc-lib/sparc-rtems/3.2.3/../../../../sparc
-rtems/bin/ld: 
> > Warning: size of symbol `timeout' changed from 4 to 244 in 
> > /opt/rtems-4.6/sparc-rtems/leon3/lib/librtemscpu.a(rtems_glue.o)
> > 
> /opt/rtems-4.6/lib/gcc-lib/sparc-rtems/3.2.3/../../../../sparc
-rtems/bin/ld: 
> > Warning: type of symbol `timeout' changed from 1 to 2 in 
> > /opt/rtems-4.6/sparc-rtems/leon3/lib/librtemscpu.a(rtems_glue.o)
> > Someone have had this warning message or can explain me how 
> to solve?
> >   
> This usually indicates that the symbol is defined in two different 
> object files.
> 
> Can you poke around with nm and grep on the libraries and see 
> if it is 
> duplicately defined?
> timeout is such a common word, it wouldn't surprise me to 
> find it in two 
> places.
> 
> --joel
> > Thanks for the help
> > Luca
> >
> > _________________________________________________________________
> > Scopri la perfetta integrazione tra MSN Hotmail e Windows 
> Live Messenger! 
> > http://join.msn.com/hotmail/features-std#6
> >
> > _______________________________________________
> > rtems-users mailing list
> > rtems-users at rtems.com
> > http://rtems.rtems.org/mailman/listinfo/rtems-users
> >   
> 
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
> 




More information about the users mailing list