Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <cygwin@cygwin.com>
Organization: Esse keine toten Tiere
To: Mohammad Saleem <mohammad_saleem_1999@yahoo.com>, cygwin@cygwin.com
Date: Wed, 22 Aug 2001 22:22:11 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: Make-3.79 problem: configure: error: can not run ./config.sub
Reply-to: gp@familiehaase.de
Message-ID: <3B843093.22705.150F936F@localhost>
In-reply-to: <20010822071622.96155.qmail@web13905.mail.yahoo.com>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)
X-Hops: 1
X-Sender: 320081107336-0001@t-dialin.net

Mohammad Saleem schrieb am 2001-08-22, 0:16:

>
>Hi all,
>
>I wish to build make version 3.79 according to the instructions given below:
>
>tar -zxvf make-3.79.tar.gz
>cd make-3.79
>mkdir build
>cd build
>../configure --prefix=/usr
>make check
>make install
>
>
>
>But I get following error messages already at configure stage:
>
>bash-2.02$ bash ./configure --prefix=/usr
>creating cache ./config.cache
>checking for a BSD compatible install... /cygnus/CYGWIN~1/H-I
>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
>configure: error: can not run ./config.sub
>

You need binutils, gcc, autoconf, automake, m4 and,
most important, perl for building with autotools.
Probably some other packages like sh-utils, textutils,
findutils, ...(nearly the whole 'latest' directory).

gph


-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

