bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug-wget] Compiling Wget on Windows


From: Bykov Aleksey
Subject: [Bug-wget] [bug-wget] Compiling Wget on Windows
Date: Wed, 12 Jun 2013 21:54:29 +0300
User-agent: Opera Mail/12.14 (Win32)

Greeting, Darshit Shah

By some reason during bootstrap You does not acquire "aclocal.m4". Please
try to create it manually by "aclocal" command. What error it give?
Is folder "m4" exist? Is "build-aux" contain more than 2 files? What MinGW
version You had installed? How did You install it?

Last time i had recieved error with wget bootstrap or configure (basic) in
mingw long time ago...

I use mingw-get-inst-20120426.exe and choose "download lastest repository
packages". Components - "C compiler", "C++ compiler", "MSYS Basic System"
and "MinGW Developer Toolkit". Install it to some new dir. Add folder
"Source" with "wget" and "gnulib". Replace "_PC_NAME_MAX" with "256" in url.c:1620.
Then run
./bootstrap --no-git --gnulib-srcdir=../gnulib 2>&1 | tee bootstrap.log
(./configure --disable-nls --without-ssl --disable-iri 2>&1 && make 2>&1)|
tee configmake.log

My logs - http://db.tt/mmYvI2D0

--
Best regars, Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]