[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems Building RTEMS on CYGWIN
- Date: Tue, 11 May 1999 07:32:38 +1000
- From: mfarnan at bigpond.net.au (Mark Farnan)
- Subject: Problems Building RTEMS on CYGWIN
HA! , Finnaly on the list,... now , onto the problems :-(
Can anybody help with this please. I figure I MUST be doing something
wrong, as it seems pretty fundemental that this SHOULD work, it jsut dosn't.
It Configures Fine, using the following line.
../rtems-4.0.0/configure --target=sh-rtems --disable-posix --disable-tcpip -
-disable-cxx --enable-rtemsbsp=gensh1 --prefix/gcc-sh-rtems
The Tool shave all been built and installed, and they exist in /gcc-sh-rtems
sh-rtems-gcc -v gives.
---------------
BASH.EXE-2.02$ sh-rtems-gcc -v
Reading specs from \gcc-sh-rtems\lib\gcc-lib\sh-rtems\egcs-2.91.57\specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
---------------
I am Building under CYGWIN 20.1, with egcs 1.12 installed, under Windows 98
The problem is, I get ther Error listed below, about install-if-change
------------------------------------------------------------
if test -d /source/build/c/src/lib/libhwapi; then \
(cd /source/build/c/src/lib/libhwapi ; make mkdirs) \
fi
find . -name Makefile \
-exec grep -l "^preinstall" {} \; > make_src_makefiles.tmp
grep tools make_src_makefiles.tmp > make_src_makefiles
make[1]: [make_src_makefiles] Error 1 (ignored)
grep -v tools make_src_makefiles.tmp >> make_src_makefiles
rm make_src_makefiles.tmp
cd build-tools/scripts; make
creating ./c/build-tools/scripts/install-if-change
creating ./c/build-tools/scripts/rcs-clean
creating ./c/build-tools/scripts/lock-directory
creating ./c/build-tools/scripts/unlock-directory
make[2]: *** No rule to make target
`/source/build/gensh1/build-tools/install-if-change', needed by `install'.
Stop.
make[1]: *** [pre_install_src] Error 2
make: *** [all] Error 1
BASH.EXE-2.02$
------------------------------------------------------------
Any Ideas Please ??????
Thanks
Mark Farnan
Mission Critical Support
Hewlett Packard Australia
mark_farnan at hp.com
mfarnan at bigpond.net.au