Trying to compile the current CVS, I get the following compile error:
gcc -I. -I. -I/usr/local/ssl/include -DHAVE_CONFIG_H
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\"
-DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -Wno-implicit -c http-ntlm.c
http-ntlm.c:50: openssl/md4.h: No such file or dir
Tobias Tiederle <[EMAIL PROTECTED]> writes:
> the only noteable output while compiling (your other two patches
> applied) is:
> \Vc7\PlatformSDK\Include\WinSock.h(689) : warning C4005: 'NO_ADDRESS' :
> macro redefinition
> host.c(59) : see previous definition of 'NO_ADDRESS'
I've now fixe
Herold Heiko <[EMAIL PROTECTED]> writes:
> In order to compile current cvs with msvc 3 patches are needed
> (enclosed):
Thanks for testing!
> 1)
> mswindows.c(118) : warning C4005: 'OVERFLOW' : macro redefinition
> C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(415) : see previous
> definition
Herold Heiko schrieb:
>3) As expected msvc still throws compiler error on http.c and retr.c, (bad)
>workaround: disable optimization. Anybody with a cl.exe newer than
>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
>can comment if this is needed with newer versions, to
Hi,
I'm trying to automate a rather long file download process using wget.
The process goes like this:
1) Request main home page (to get first session cookie)
2) Submit login form (to get next authorization cookie)
3) Submit another form (to get file to download)
4) Log out
Each of these steps i
In order to compile current cvs with msvc 3 patches are needed (enclosed):
1)
mswindows.c(118) : warning C4005: 'OVERFLOW' : macro redefinition
C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(415) : see previous
definition of 'OVERFLOW'
mswindows.c(119) : warning C4005: 'UNDERFLOW' : macro rede
It's a Makefile problem; just remove string_t.o from OBJS and it
should work.
On Thu, 7 Apr 2005, Hrvoje Niksic wrote:
If someone has access to an NTLM-authorizing web server, please try it
out with Wget and let us know how it goes.
It should be noted that for NTLM, you can specify the domain name in the user
name field as:
"domain\user" or "domain/user"
--
-=- D
As of two days ago, the NTLM authentication support is in CVS,
although it has undergone very little testing. (To quote Linus, "If
it compiles, it's perfect.")
If someone has access to an NTLM-authorizing web server, please try it
out with Wget and let us know how it goes. Unfortunately, this
ve
What would it take to get my VMS changes into the main code stream?
http://antinode.org/dec/sw/wget.html
Steven M. Schweda (+1) 651-699-9818
382 South Warwick Street[EMAIL PROTECTED]
10 matches
Mail list logo