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