Re-Building RTEMS Fails
Joel Sherrill
joel.sherrill at OARcorp.com
Fri Feb 7 18:39:34 UTC 2003
Don wrote:
>
> In trying to rebuild my BSP for the PPC2A, I have run into a problem
> rebuilding RTMES. It gets about halfway through the build and dies:
>
> checking for powerpc-rtems-gcc... no
> configure: error: no acceptable cc found in $PATH
> configure: error: /bin/sh '../../../../rtems-ss-
> 20021118/c/make/configure' failed for c/make
> sed: can't read confdefs.h: No such file or directory
> [root at acuserver build-rtems]#
The problem is pretty specifically pointed out. You do not
have powerpc-rtems-gcc in your PATH. Do an echo $PATH
and see if /opt/rtems/bin is in it.
> The command line is:
>
> [root at acuserver build-rtems]# ../rtems-ss-20021118/configure --
> target=powerpc-rtems \
> > --disable-posix --disable-cxx --enable-maintainer-mode \
> > --enable-rtemsbsp="ppcn_60x" --prefix=/opt/rtems
>
> I have gone as far as trying to unistall and reinstall the 6 RTEMS
> tools RPMs. However, when I go to unistall them, it tells me they are
> not installed, but when I go to install them, it says they are already
> installed.
>
> I'm lost! Help?!
>
> Thanks!
>
> Don
>
> www.dynamic-controls-inc.com
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list