dejagnu
[Top][All Lists]
Advanced

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

troubles building dejagnu for Solaris9


From: Miguel Sousa Filipe
Subject: troubles building dejagnu for Solaris9
Date: Mon, 02 Jun 2003 14:21:18 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.3) Gecko/20030522

Hi there!

I am trying to build dejagnu for solaris9 on a sun fire r280, mainly for testing out my gcc build.
But i'm having troubles, namely, after doing a apparently successefull 
./configure
the "make" gives me this:


address@hidden /sysadm/dejagnu-1.4.3]# make
Making all in doc
make[1]: Entering directory `/sysadm/dejagnu-1.4.3/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sysadm/dejagnu-1.4.3/doc'
make[1]: Entering directory `/sysadm/dejagnu-1.4.3'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/sysadm/dejagnu-1.4.3'

I believe this isn-t the expected result, since nothing is build, and make check fails.

looked for clues, help in http://www.gnu.org/software/dejagnu/#installhgelp
but that doesn't seem to be "implemented" :)

TIA, Miguel Sousa Filipe

the ./configure gives me the following output:

address@hidden /sysadm/dejagnu-1.4.3]# ./configure --prefix=/usr/local/utils/dejagnu-1.4.3
checking for a BSD compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for a BSD compatible install... /usr/local/bin/install -c
checking for bison... no
checking for byacc... no
checking for docbook tools... none
checking for the tclsh program... none
checking for tclsh... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating testsuite/Makefile
config.status: creating example/Makefile
config.status: creating testsuite/libdejagnu/Makefile
configure: configuring in example/calc
configure: running /bin/sh './configure' --prefix=/usr/local/utils/dejagnu-1.4.3 --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD-compatible install... /usr/local/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
hecking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for strcmp... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating calc.h
config.status: executing depfiles commands
configure: configuring in example/hello
configure: running /bin/sh './configure' --prefix=/usr/local/utils/dejagnu-1.4.3 --cache-file=/dev/null --srcdir=.
checking for a BSD compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile

--

 Miguel Figueiredo Mascarenhas de Sousa Filipe
 email:   address@hidden      (PORTUGAL)
 LEIC - Instituto Superior Técnico

 Equipa de Administração de Sistemas
 Rede das Novas Licenciaturas (RNL)
 http://www.rnl.ist.utl.pt
 http://mega.ist.utl.pt





reply via email to

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