Problem building beta3

gerke.kok at ascom.nl gerke.kok at ascom.nl
Tue May 16 13:26:51 UTC 2000


This is all because the RTEMS people moved some things from RTEMS back to
newlib. Therefor you will need to rebuild (or download the rpm's for Linux!)
the tools: newlib, binutils, gcc etc. etc. That is what I needed to do at
least. I hope you have a good internet connection... :-) See earlier mails
in this list:
	subject:  tool update was Re: Posix missing?/timercmp
Hope this helps.
wkr,
Gerke

> -----Original Message-----
> From: Nick.SIMON at syntegra.bt.co.uk 
> [mailto:Nick.SIMON at syntegra.bt.co.uk]
> Sent: Tuesday, May 16, 2000 14:49
> To: rtems-users at oarcorp.com
> Subject: Problem building beta3
> 
> 
> Hi all,
> 
> Having got to beta3 by applying the patches to beta2, I'm getting:
> 
> 
> /opt/rtems/bin/powerpc-rtems-gcc --pipe 
> -B../../../../../../dhe860boot/lib/
> -specs bsp_specs -qrtems -g -Wall -ansi -fasm   -DPPC_ABI=PPC_ABI_EABI
> -DPPC_ASM=PPC_ASM_ELF -DPPC_VECTOR_FILE_BASE=0x00000000 
> -mcpu=860     -c
> '-D__P(x)=x' -D_read=read -D_write=write -D_close=close
> -D_RTEMS_RPC_INTERNAL_ -O2 -fno-keep-inline-functions -o
> o-optimize/clnt_udp.o
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/clnt_udp.c
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c: In
> function `clntudp_call':
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:254:
> warning: implicit declaration of function `timerclear'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:285:
> warning: implicit declaration of function `timerisset'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:304:
> warning: implicit declaration of function `select'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:307:
> warning: implicit declaration of function `timeradd'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:309:
> warning: implicit declaration of function `timercmp'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:309:
> parse error before `<'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:318:
> warning: implicit declaration of function `timersub'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:321:
> parse error before `<'
> ../../../../../../../rtems-4.5.0-beta3/c/src/librpc/src/rpc/cl
> nt_udp.c:274:
> warning: label `send_again' defined but not used
> 
> <End of output>
> 
> Looks to me like some macros omitted, but AFAIK I've not done 
> anything near
> to RPCs.  Any ideas?
> 
> 
> -- Nick Simon 
> 



More information about the users mailing list