bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] dejagnu installation problems


From: Lawrence Green
Subject: [Bug-dejagnu] dejagnu installation problems
Date: Wed, 24 Jul 2002 13:48:17 -0400

attempted to install dejagnu

see error messages for both sgi and sun execution
following make command below.

***** tab11 - sgi execution *****

tab11% config.sub iris4d
mips-sgi-irix4

tab11% configure iris4d
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/local/bin/install
-c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/local/bin/install -c
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for docbook tools... none
checking for the tclsh program... (cached) /usr/bin/tclsh
creating ./config.status
creating Makefile
creating doc/Makefile
creating testsuite/Makefile
creating example/Makefile
creating testsuite/libdejagnu/Makefile
configuring in example/calc
running /bin/sh ./configure  iris4d --cache-file=../.././config.cache
--srcdir=.
loading cache ../.././config.cache
checking for a BSD compatible install... (cached) /usr/local/bin/install
-c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/local/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for stdlib.h... (cached) yes
checking for strcmp... (cached) yes
creating ./config.status
creating Makefile
creating calc.h
calc.h is unchanged

tab11% make
Making all in doc
Making all in testsuite
Making all in libdejagnu
make: file `Makefile' line 201: Syntax error
*** Error code 1 (bu21)
*** Error code 1 (bu21)

tab11% which make
/sbin/make


***** tab12 - sun execution *****

tab12% config.sub sun4
sparc-sun-sunos4.1.1

tab12% configure sun4
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/local/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 whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/local/bin/install -c
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for docbook tools... none
checking for the tclsh program... (cached) /usr/bin/tclsh
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating testsuite/Makefile
creating example/Makefile
creating testsuite/libdejagnu/Makefile
configuring in example/calc
running /bin/sh ./configure  sun4 --cache-file=../.././config.cache
--srcdir=.
loading cache ../.././config.cache
checking for a BSD compatible install... (cached) /usr/local/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 for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/local/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for stdlib.h... (cached) yes
checking for strcmp... (cached) yes
creating ./config.status
creating Makefile
creating calc.h
calc.h is unchanged

tab12% make
Making all in doc
Making all in testsuite
Making all in libdejagnu
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory
/ump/fldmd/home/llgreen/dejagnu-1.4.1/testsuite/libdejagnu
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory
/ump/fldmd/home/llgreen/dejagnu-1.4.1/testsuite
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

tab12% which make
/usr/ccs/bin/make


-- 

Lawrence L. Green (MDOB/ASCAC, B1192-D, R186)

Mail Stop 159
18-C West Taylor Street
NASA Langley Research Center
Hampton, VA  23681-2199

email: address@hidden
phone: (757) 864-2228
  fax: (757) 864-9713



reply via email to

[Prev in Thread] Current Thread [Next in Thread]