Re: Windows compler need (was RE: wget 1.11 alpha 1 released)
Figured out my own problem, perhaps someone might alter this in the source tree. The file 'configure.in' has a line as: dnl dnl Create output dnl AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile util/Makefile po/Makefile.in tests/Makefile windows/Makefile]) If the line AC_CONFIG_FILES is altered so that it does not wrap around then everything works in my environment. I think the problem with my tools was a \r\n instead of just \n. But, at the moment can't be sure. Hopefully this was a helpful note. Travis Travis Loyd wrote: > Hello gang, I'm considering building the Windows releases for you. > > My initial attempts to build wget resulted in an error when performing > ./configure: > > gettext not found; disabling NLS > checking for makeinfo... makeinfo > checking for perl5... no > checking for perl... /usr/bin/perl > checking for pod2man... /usr/bin/pod2man > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating doc/Makefile > config.status: creating util/Makefile > .infig.status: error: cannot find input file: util/Makefile > > Then typing ./make didn't do much better: > > bash-3.1$ make > ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating doc/Makefile > config.status: creating util/Makefile > .infig.status: error: cannot find input file: util/Makefile > make: *** [stamp-h] Error 1 > > Is it just me? > > > Travis Loyd > > > > Herold Heiko wrote: >> Everybody, >> if there is somebody willing to step in as compiler of official windows >> binaries please let yourself heared. >> As I mentioned before currently I've have neither means nor time to provide >> even release version binaries, develpoment-HEAD/alpha/beta builds are stuff >> of dreams; yet there should be downloadable builds for all these, too. >> >> Beside that I think the current (soon-to-be old) release 1.10 binary should >> be moved from my home page to the official site, possibly the ftp server >> (which needs a good cleaning out) or somewhere else. >> >> Heiko >> > > signature.asc Description: OpenPGP digital signature
Re: Windows compler need (was RE: wget 1.11 alpha 1 released)
Hello gang, I'm considering building the Windows releases for you. My initial attempts to build wget resulted in an error when performing ./configure: gettext not found; disabling NLS checking for makeinfo... makeinfo checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile .infig.status: error: cannot find input file: util/Makefile Then typing ./make didn't do much better: bash-3.1$ make ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile .infig.status: error: cannot find input file: util/Makefile make: *** [stamp-h] Error 1 Is it just me? Travis Loyd Herold Heiko wrote: > Everybody, > if there is somebody willing to step in as compiler of official windows > binaries please let yourself heared. > As I mentioned before currently I've have neither means nor time to provide > even release version binaries, develpoment-HEAD/alpha/beta builds are stuff > of dreams; yet there should be downloadable builds for all these, too. > > Beside that I think the current (soon-to-be old) release 1.10 binary should > be moved from my home page to the official site, possibly the ftp server > (which needs a good cleaning out) or somewhere else. > > Heiko > signature.asc Description: OpenPGP digital signature
Re: Windows compler need (was RE: wget 1.11 alpha 1 released)
Is the process completely scripted & automated by now? I'm assuming it is... including grabbing updated files etc? Travis Loyd Herold Heiko wrote: > Everybody, > if there is somebody willing to step in as compiler of official windows > binaries please let yourself heared. > As I mentioned before currently I've have neither means nor time to provide > even release version binaries, develpoment-HEAD/alpha/beta builds are stuff > of dreams; yet there should be downloadable builds for all these, too. > > Beside that I think the current (soon-to-be old) release 1.10 binary should > be moved from my home page to the official site, possibly the ftp server > (which needs a good cleaning out) or somewhere else. > > Heiko > signature.asc Description: OpenPGP digital signature
Windows compler need (was RE: wget 1.11 alpha 1 released)
Everybody, if there is somebody willing to step in as compiler of official windows binaries please let yourself heared. As I mentioned before currently I've have neither means nor time to provide even release version binaries, develpoment-HEAD/alpha/beta builds are stuff of dreams; yet there should be downloadable builds for all these, too. Beside that I think the current (soon-to-be old) release 1.10 binary should be moved from my home page to the official site, possibly the ftp server (which needs a good cleaning out) or somewhere else. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 / +39-041-5917073 ph -- +39-041-5907472 / +39-041-5917472 fax > -Original Message- > From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 13, 2006 5:06 PM > To: wget@sunsite.dk > Subject: wget 1.11 alpha 1 released > > > > hi to everybody, > > i've just released wget 1.11 alpha 1: > > ftp://alpha.gnu.org/pub/pub/gnu/wget/wget-1.11-alpha-1.tar.gz > > you're very welcome to try it and report every bug you might > encounter. > > > with this release, the development cicle for 1.11 officially > enters the > feature freeze state. wget 1.11 final will be released when all the > following tasks are completed: > > 1) win32 fixes (setlocale, fork) > 2) last fixes to -r and --spider > 3) update documentation > 4) return error/warning if multiple HTTP headers w/ same name > are given > 5) return error/warning if conflicting options are given > 6) fix "Saving to:" output in case -O is given > > unfortunately, this means that all the planned major changes (gnunet > support, advanced URL filtering w/ regex, etc...) will have > to wait until > 1.12. however, i think that the many important features and bugfixes > recently commited into the trunk more than justify the new, > upcoming 1.11 > release. > > -- > Aequam memento rebus in arduis servare mentem... > > Mauro Tortonesi http://www.tortonesi.com > > University of Ferrara - Dept. of Eng.http://www.ing.unife.it > GNU Wget - HTTP/FTP file retrieval tool > http://www.gnu.org/software/wget > Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net > Ferrara Linux User Group http://www.ferrara.linux.it >