problems with latest snapshot

Ralf Corsepius corsepiu at faw.uni-ulm.de
Wed Jul 3 19:08:08 UTC 2002


Am Mit, 2002-07-03 um 20.20 schrieb Eric Norum:
> 
> On Wednesday, July 3, 2002, at 12:12 PM, Ralf Corsepius wrote:
> 
> > Am Mit, 2002-07-03 um 19.34 schrieb Peter Mueller:
> >> Hi all,
> >>
> >> I have problems to build the latest snapshop of rtems. Everthing works 
> >> fine till the hello example in tests should be linked. The linker did 
> >> not find rtemsall. And really, the lib was not built.
> >>
> >> Any idea what went wrong?
> > Yes, librtemsall.has been replaced by two new libraries:
> > librtemsbsp.a and librtemscpu.a.
> >
> Hmm..
> I can't even get that far:
This probably is different issue, but I am not sure about it.

> i386-rtems-gcc --pipe -B../../../.././lib/ -B../../../.././pc386/lib/ 
> -specs bsp_specs -qrtems -DHAVE_CONFIG_H  -Isrc  -ansi -fasm      -O4  
> -g -Wall   -o o-optimize/newlibc.o -c 
> ../../../../../../rtems-ss-20020628/c/src/exec/libcsupport/src/newlibc.c
> ../../../../../../rtems-
> ss-20020628/c/src/exec/libcsupport/src/newlibc.c: In function 
> `libc_create_hook':
> ../../../../../../rtems-
> ss-20020628/c/src/exec/libcsupport/src/newlibc.c:105: structure has no 
> member named `libc_reent'
> ../../../../../../rtems-
> ss-20020628/c/src/exec/libcsupport/src/newlibc.c: In function 
> `libc_start_hook':
> ../../../../../../rtems-
> ss-20020628/c/src/exec/libcsupport/src/newlibc.c:147: structure has no 
> member named `libc_reent'

Did you interrupt configuration and rerun configure?

Try running
make RTEMS_BSP=pc386 preinstall
make RTEMS_BSP=pc386

or try starting with a fresh build-tree.

Ralf





More information about the users mailing list