This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FW: Need help to compile coreutils-5.96


-----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@byu.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]