www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4492A893.4080101@byu.net> |
Date: | Fri, 16 Jun 2006 06:48:19 -0600 |
From: | Eric Blake <ebb9 AT byu DOT net> |
User-Agent: | Thunderbird 1.5.0.4 (Windows/20060516) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com, olanglois AT quazal DOT com |
Subject: | Re: FW: Need help to compile coreutils-5.96 |
References: | <400BDC416E2A0042AA35DF3919BB8A513515D2 AT mail DOT mtl DOT proksim DOT com> |
In-Reply-To: | <400BDC416E2A0042AA35DF3919BB8A513515D2@mail.mtl.proksim.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Olivier Langlois on 6/15/2006 11:30 AM: > Eric, > > I think that I have found the problem. In the file lib/Makefile.am, you > have > > > Somehow, when lib/Makefile is generated by configure, cygwin.c is not > included in the Makefile. I did not have automake installed and a > warning has been issued during make. I have tried to install automake > and rerun configure but I still have the same result where cygwin.c is > not compiled. That warning was the key. Automake has to be run during the prep state. Running configure is not enough; you should try running 'autoreconf' prior to configure, to guarantee that you pick up changes to Makefile.am. Or, now that you have automake (and I hope autoconf) installed, rerun the prep stage. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEkqiT84KuGfSFAYARAptxAJ44ayhByTLIanY6JxOg5EKcOg9NlgCfYeRD u51QsNeJDv5KVxXG22nuupE= =UrZQ -----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 |