X-Spam-Check-By: sourceware.org Message-ID: <4492A893.4080101@byu.net> Date: Fri, 16 Jun 2006 06:48:19 -0600 From: Eric Blake 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> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 -----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/