| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Heiko Nardmann <h DOT nardmann AT secunet DOT de> |
| Organization: | secunet Security Networks AG |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Q: how to build GNU make from scratch ? |
| Date: | Fri, 24 Oct 2003 08:21:00 +0200 |
| User-Agent: | KMail/1.5.1 |
| References: | <200310240745 DOT 56382 DOT h DOT nardmann AT secunet DOT de> |
| In-Reply-To: | <200310240745.56382.h.nardmann@secunet.de> |
| MIME-Version: | 1.0 |
| Message-Id: | <200310240821.03912.h.nardmann@secunet.de> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h9O6R6ne021121 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Freitag, 24. Oktober 2003 07:45, Heiko Nardmann wrote:
> Hi!
>
> I just unpacked the original GNU make sources and now am unsure about how
> to build this thing. Calling './configure' does not give any output on the
> shell. Is there any other way for GNU make?
>
I traced my problem with configure further down to the basename call in line
58. It does not come back. I am not sure whether /bin/sh has a builtin
basename or it is using the external /usr/bin/basename. The later is working
fine at my bash prompt.
Changing /bin/sh to /bin/bash at the start of the configure script gets me
slightly further. I now get the following output:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... ./configure: fork: Resource temporarily
unavailable
and here again make seems to hang ...
I am going to try it without configure and make ... :-(
- --
Heiko Nardmann (Dipl.-Ing. Technische Informatik)
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax : +49 271 48950-50
Besuchen Sie uns
vom 20. - 24.10.2003 auf der Systems in München, Halle B2, Stand 315 und
vom 06. - 08.11.2003 auf der Comtec in Dresden, Halle 4, Stand B5.
Wir freuen uns auf das Gespräch mit Ihnen.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iEYEARECAAYFAj+YxMwACgkQpm53PRScYyiLiACgtJDly4Y03divNnoBcvGJCeLf
hbEAni6xXhGAVSjz2xSLgMgR2uxtdkl/
=nCvg
-----END PGP SIGNATURE-----
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |