Compiling problems ! HELP !!

Vasudev Mulchandani vasu at teil.soft.net
Thu Nov 16 11:53:00 UTC 2000


Hello everybody

I am a beginer with RTEMS and have downloaded the source
code for compilation. I tried compiling the code for a
motorola target on a Solaris 2.6 platform and as usual, COUDLNOT
succeed. 

Can anyone help ??? Here are the error messages

Your help is greatly appreciated.
----------------------------------------------------------------
# make RTEMS_BSP="gen68360"
BASEDIR=`pwd`; \
for bsp in gen68360 xxx; \
do if [ $bsp != xxx ] ; then  \
    cd $BASEDIR; \
    cmd="cd c; make RTEMS_BSP=$bsp  \
            all" ; \
    eval $cmd || exit 1; \
fi; done;
make[1]: Entering directory `/home/vasu/rtems/rtems-4.0.0/c'
/bin/mkdir -p /home/vasu/rtems/rtems-4.0.0/gen68360/lib
/home/vasu/rtems/rtems-s
if test -d /home/vasu/rtems/rtems-4.0.0/c/src/lib/libhwapi; then \
        (cd /home/vasu/rtems/rtems-4.0.0/c/src/lib/libhwapi ; make
mkdirs) \
fi
cd build-tools/scripts; make
creating ../install-if-change
Can't open ./../install-if-change.in
creating ../rcs-clean
Can't open ./../rcs-clean.in
creating ../lock-directory
Can't open ./../lock-directory.in
creating ../unlock-directory
Can't open ./../unlock-directory.in
../../.././install-sh -c -m 0755 install-if-change rcs-clean
lock-directory unls
install:  install-if-change does not exist
make[2]: ***
[/home/vasu/rtems/rtems-4.0.0/gen68360/build-tools/install-if-chan1
make[1]: *** [pre_install_src] Error 2
make[1]: Leaving directory `/home/vasu/rtems/rtems-4.0.0/c'
make: *** [all] Error 2
---------------------------------------------------------------------------------

Thanx !!

Adios
Vasu



More information about the users mailing list