Hi Rémi, that seems to be a minor glitch - the file README is expected, but is not there - it is typically a text file stating what the program/package/... is all about and who wrote etc. You can simply create a file by that name and rerun the build to get rid of this error. I do not know what the ordering is, but it may be that the software has already been properly built and this just pops up at the installation step for instance.
Regards, Arjen 2015-06-05 13:12 GMT+02:00 Rémi 2005 <remi2...@laposte.net>: > Hello and really thanks a lot, > Good news, we have achieve a step (I think than it's better to say "we", > doesn't it ?) > With your guidance, the line command "./configure --build=x86_64-pc-cygwin" > finaly works (with add tcl, tk... in Cygwin). > But now It's the make command who failed at the end, with 2 errors... 392 > and 259 ??? > I've copied the results of the make of tkgate (sorry if there are some > French words but I can translate some else). > Thanks in advance if you can help me, > Cordially, > Rémi, > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > French results of make command (version 1 of 05 06 2015) > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > make[2]: *** Aucune règle pour fabriquer la cible « README », nécessaire > pour « all-am ». Arrêt. > make[2] : on quitte le répertoire « /home/J/tkgate-2.0-b10 » > Makefile:392 : la recette pour la cible « all-recursive » a échouée > make[1]: *** [all-recursive] Erreur 1 > make[1] : on quitte le répertoire « /home/J/tkgate-2.0-b10 » > Makefile:259 : la recette pour la cible « all » a échouée > make: *** [all] Erreur 2 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > End of make command (version 1 of 05 06 2015) > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > -----Message d'origine----- > De : David Stacey [mailto:drsta...@tiscali.co.uk] > Envoyé : dimanche 31 mai 2015 23:42 > À : cygwin@cygwin.com > Cc : remi2...@laposte.net > Objet : Re: How ask a question on Tkgate for Cygwin ? > > On 31/05/15 20:00, Rémi 2005 wrote: >> checking tcl/tk version... configure: error: could not find >> tclConfig.sh > > You're probably missing the 'tcl-devel' package. Whilst you're installing > things, the configure script is looking for flex (so install > 'flex') and a Fortran compiler (so install 'gcc-fortran'). You'll also need > 'xorg-server' for X11 support when it comes to running the compiled binary. > > Hopefully that's enough! If you're missing more files, you can use the > package search facility on the Cygwin web site [1]. > > Dave. > > [1] - http://cygwin.com/packages/ > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple