rtems 4.6.6 build error in the tests, availability of rtl8139 net driver
rtems-users-20070109 at tinkerbox.org
rtems-users-20070109 at tinkerbox.org
Wed Jan 10 05:55:38 UTC 2007
Hi,
I am trying to build rtems 4.6.6 and I get the following error:
Making all in samples
gmake[4]: Entering directory
`/usr/home/bruno/devel/rtems/rtems-4.6.6/build/i386
-rtems/c/pc386/tests/samples'
Making all in hello
gmake[5]: Entering directory
`/usr/home/bruno/devel/rtems/rtems-4.6.6/build/i386
-rtems/c/pc386/tests/samples/hello'
mkdir o-optimize
mkdir -p -- ../../../../../pc386/tests
i386-rtems-gcc --pipe -B../../../../../lib/ -B../../../../../pc386/lib/ -specs
b sp_specs -qrtems
-DPACKAGE_NAME=\"rtems-c-src-tests-samples\" -DPACKAGE_TARNAME=
\"rtems-c-src-tests-samples\" -DPACKAGE_VERSION=\"4.6.6\"
-DPACKAGE_STRING=\"rte ms-c-src-tests-samples\ 4.6.6\"
-DPACKAGE_BUGREPORT=\"rtems-bugs at rtems.com\" -isystem
../../../../../pc386/lib/include -O4 -g -Wall -ansi -fasm -o o-o
ptimize/init.o -c ../../../../../../../c/src/tests/samples/hello/init.c
i386-rtems-gcc --pipe -B../../../../../lib/ -B../../../../../pc386/lib/ -specs
b sp_specs -qrtems -O4 -g -Wall -ansi -fasm
-Wl,-Ttext,0x00100000 -o o-o ptimize/hello.obj o-optimize/init.o
../../../../../pc386/lib/no-dpmem.rel ../../ ../../../pc386/lib/no-event.rel
../../../../../pc386/lib/no-msg.rel ../../../../ ../pc386/lib/no-mp.rel
../../../../../pc386/lib/no-part.rel ../../../../../pc386
/lib/no-signal.rel ../../../../../pc386/lib/no-timer.rel
../../../../../pc386/li b/no-rtmon.rel
/usr/local/lib/gcc-lib/i386-rtems/3.2.3/../../../../i386-rtems/bin/ld: section
. bss [0011a1e0 -> 0011cccb] overlaps section
.jcr [0011a1e0 -> 0011a1e3]
collect2: ld returned 1 exit status
Any idea what could be wrong ? I have no idea where to start looking. Any clue
and suggestions welcome.
I am also looking for the rtl8139 network driver. I see references to a working
one on the mailinglist, but where is the source code ? How do I enable it ?
Thanks
bruno
More information about the users
mailing list