automake
[Top][All Lists]
Advanced

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

Compiling


From: Srinivas Cheruku
Subject: Compiling
Date: Sat, 29 Dec 2001 17:44:26 +0530

Hi,

I am new to automake and autoconf. I have download autoconf-2.13, automake
1.5 and m4-1.4 and tried compiling it on Solaris 5.6 with gcc version 2.95.3
20010315 (release).

i compiled autoconf-2.13 by giving
$./configure
$make
$make check
# make check
rootme=`pwd`; srcrootme=`cd .; pwd`; \
test -r install-sh || cp ./install-sh .; \
cd testsuite && make check AUTOCONF=$rootme/autoconf \
AUTOCONFFLAGS="-m $srcrootme"
runtest not found, check skipped

It says check skipped. can you tell me why it has skipped the check.

For automake 1.5
$./configure
$make
$make check
...
=====================
7 of 311 tests failed
=====================
*** Error code 1
make: Fatal error: Command failed for target `check-TESTS'
Current working directory /ora816/usr/srinivas/automake-1.5/tests
*** Error code 1
make: Fatal error: Command failed for target `check-am'
Current working directory /ora816/usr/srinivas/automake-1.5/tests
*** Error code 1
make: Fatal error: Command failed for target `check-recursive'

Please can someone help me why it is giving errors while performing the
check.

Thanks in advance,
Srini
*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you may
not copy or deliver this message to anyone. In such case, you should destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email for
messages of this kind.
*********************************************************************



reply via email to

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