question about Rtem Tools install

Bill Butler billb at tnex.com
Tue Feb 12 21:44:15 UTC 2002


Howdy Guys,

I'm new to the group and am trying to get a RTEMS 4.5.0 built. I
apologize in advance about this question because I believe it has been
answered before but I can not get to the maillist archives; it seems to
be missing right now.

Specifics:

Windows 2k
Cygwin 1.3.9 or latest
Gcc 2.95.3-5
Gmake 3.79.1
M68k (rtems/coldfire patches)

Using 4.5.0 release and using 
With this directory structure under cygwin

/tools
	/rtems-4.5.0
	/build


In the build directory I try

../rtems-4.5.0/configure --target=m68k-rtems --disable-posix
--disable-tcpip
disable-cxx     --enable-rtemsbsp=no_bsp --prefix=/opt/rtem_o

And get this for output:

creating cache ./config.cache
checking for RTEMS Version... 4.5.0
checking host system type... i386-pc-cygwin32
checking target system type... m68k-unknown-rtems
checking build system type... i386-pc-cygwin32
checking rtems target cpu... m68k
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles...
no
checking if the test suites are enabled? ... no
checking if cpu m68k is supported... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tools/Makefile
creating make/Makefile
creating make/custom/Makefile
creating make/Templates/Makefile
creating make/compilers/Makefile
creating doc/Makefile
configuring in tools/build
running /bin/sh ../../../rtems-4.5.0/tools/build/configure
--target=m68k-rtems --disable-posix --disable-tcpip --disable-cxx
--enable-rtemsbsp=no_bsp --prefix=/opt/rtem_os
--cache-file=../.././config.cache
--srcdir=../../../rtems-4.5.0/tools/build
loading cache ../.././config.cache
checking for RTEMS Version... 4.5.0
checking host system type... i386-pc-cygwin32
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... configure: error: installation or
configuration problem: compiler cannot create
executables.  
configure: error: ../../../rtems-4.5.0/tools/build/configure failed for
tools/build

----------------

I installed the current snapshot from 2-05 and tried again and got this

$ ../rtems-ss-20020205/configure --target=m68k-rtems --disable-posix
--disable-tcpip --disable-cxx     --enable-rtemsbsp=no_bsp
--prefix=/opt/rtem_os >err205.log

OUTPUT:

checking for gmake... gmake
checking for RTEMS Version... ss-20020205
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... m68k-unknown-rtems
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether gmake sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking if the test suites are enabled? ... no
configure: creating ./config.status
configure: configuring in ./tools/update
configure: running /bin/sh
'../../../rtems-ss-20020205/tools/update/configure'
--host=i686-pc-cygwin --build=i686-pc-cygwin --target=m68k-rtems
--disable-posix --disable-tcpip --disable-cxx --enable-rtemsbsp=no_bsp
--cache-file=/dev/null --srcdir=../../../rtems-ss-20020205/tools/update
checking for gmake... gmake
checking for RTEMS Version... ss-20020205
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether gmake sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for bash... /usr/bin/bash
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in ./tools/build
configure: running /bin/sh
'../../../rtems-ss-20020205/tools/build/configure'
--host=i686-pc-cygwin --build=i686-pc-cygwin --target=m68k-rtems
--disable-posix --disable-tcpip --disable-cxx --enable-rtemsbsp=no_bsp
--cache-file=/dev/null --srcdir=../../../rtems-ss-20020205/tools/build
checking for gmake... gmake
checking for RTEMS Version... ss-20020205
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether gmake sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for i686-pc-cygwin-gcc... i686-pc-cygwin-gcc
checking for C compiler default output... 
configure: error: C compiler cannot create executables
configure: error: /bin/sh
'../../../rtems-ss-20020205/tools/build/configure' failed for
tools/build
sed: can't read confdefs.h: No such file or directory


I have even tried to do this without specifying a processor, with
similar results

I would appreciate any help you could provide.



Thanks you 

Bill Butler






More information about the users mailing list