configuration
D.G.Somerton
dgsomerton at hunterwatertech.com.au
Thu Aug 10 06:28:55 UTC 2000
Hello,
I have attempted to configure the v4.5 beta 3 rtems source.
This failed.
I am using cygwin, whose cygwin1.dll file shows v1.1.2, API version 0.21,
Build date 2000-06-06 22:20, Product version 1.1.2, Shared Memory Version 3.
I am using NT 4 SP 6
I am using the bash shell.
Here is the tree:
/tools -> the pre-build executables. = /opt/rtems
/opt/rtems-4.5.0-beta3a -> the rtems source
/opt/build -> the build directory
$cd /opt/build
$../rtems-4.5.0-beta3a/configure --target=m68k-rtems --disable-posix --disab
le-networking --disable-itron --enable-rtemsbsp=m68k-rtems >z 2>&1
Here is 'z'
loading cache ./config.cache
checking for RTEMS Version... 4.5.0-beta3a
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... (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... found
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
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-beta3a/tools/build/configure --target=m68k-rtems --disa
ble-posix --disable-networking --disable-itron --enable-rtemsbsp=m68k-rtems
--cache-file=../.././config.cache --srcdir=../../../rtems-4.5.0-beta3a/tools
/build
loading cache ../.././config.cache
checking for RTEMS Version... 4.5.0-beta3a
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... found
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-beta3a/tools/build/configure failed
for tools/build
More information about the users
mailing list