[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
Hello,
I tried to install the last full rtems-19991203 for PPC psim and
eth_com BSPs. The psim installation passed O'K, while the eth_comm failed as
following (second run):
....
Making all in stubdr
make[5]: Entering directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support/stubdr'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support/stubdr'
Making all in wrapup
make[5]: Entering directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support/wrapup'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support/wrapup'
make[5]: Entering directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support'
make[4]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/support'
Making all in samples
make[4]: Entering directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/samples'
Making all in hello
make[5]: Entering directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/samples/hello'
make[5]: *** No rule to make target `../../../../../../eth_comm/lib/start.o', needed by `o-optimize/hello.exe'. Stop.
make[5]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/samples/hello'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests/samples'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c/eth_comm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/RTEMS/rtems-19991203-src/my-build/powerpc-rtems/c'
make: *** [all-recursive] Error 1
I am sorry to be not able to follow the Makefiles chain to fix the
error.
Dr.Leon Pollak
leonp@plris.com
- Follow-Ups:
- Re: eth_comm
- From: Joel Sherrill <joel.sherrill@OARcorp.com>