4.5.0-beta2

Joel Sherrill joel.sherrill at OARcorp.com
Thu Apr 27 18:56:09 UTC 2000


I can't see how this error is happening.  Something is
fundamentally different.  How about some background info?

+ host machine/OS?

+ what version of make?

This looks like an issue with use non-GNU makes.

FYI somewhere rtems-user at ORAcorp.com (not OARcorp.com) has slipped in.
:)

James Housley wrote:
> 
> Joel Sherrill wrote:
> >
> > Does user.cfg to point to the right
> > version of RTEMS?
> >
> Yes.  I had to make two change to make it work:
> 
> rtems-4.5.0-beta2/configure
> --- configure.orig      Thu Apr 27 14:40:16 2000
> +++ configure   Thu Apr 27 09:21:05 2000
> @@ -1210,7 +1210,7 @@
> 
>  # List all subdirectories to be compiled for the target here
> 
> -target_subdirs="c"
> +target_subdirs="m68k-rtems/c"
> 
> rtems-4.5.0-beta2/c/src/make/configure
> --- configure.orig      Thu Apr 27 14:43:11 2000
> +++ configure   Thu Apr 27 09:21:20 2000
> @@ -3413,7 +3413,7 @@
> 
>  EOF
>  cat >> $CONFIG_STATUS <<\EOF
> -make $RTEMS_BSP.cache
> +gmake $RTEMS_BSP.cache
>  exit 0
>  EOF
>  chmod +x $CONFIG_STATUS
> 
> The last one probably should be changed to a ${MAKE} ???
> 
> Jim
> --
> The wise man built his network upon U*nx.
>     The foolish man built his network upon Windows.

-- 
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