Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 Organization: secunet Security Networks AG To: cygwin AT cygwin DOT com Subject: Q/bug: make call leads to exception ? Date: Fri, 24 Oct 2003 07:37:33 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200310240737.35979.h.nardmann@secunet.de> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h9O5eBaa013703 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I have the problem that trying to run GNU make leads to an exception every time - even with the simplest Makefile: all: @echo "test" My system is Windows XP. I have just run setup.exe again to really have the current packages. Anyone else experiencing this? Everything else seems to be ok since I write this using CygWin-XFree86. I am going to compile GNU make inside CygWin myself now. GNU make gives me version 3.80. The version 3.79.1 has resulted in the same problem. Running 'make -d' gives me the following lines: GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Reading makefiles... [snip] No need to remake target `Makefile'. Updating goal targets.... Considering target file `all'. File `all' does not exist. Finished prerequisites of target file `all'. Must remake target `all'. Putting child 0x1002e160 (all) PID 1260 on the chain. Live child 0x1002e160 (all) PID 1260 Anyone any idea what is wrong here? - -- 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+Yup0ACgkQpm53PRScYyguigCeNbrODK3I6qf/eLbAu01An+Qo z00An3/1Ikr4BbksS5z48gx8EKfuWMcy =w29j -----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/