On 05.04.2005 23:37, Rob Richards wrote:
Trying to build 2.6.19 using VC 6++ failed due to the errors: ..\nanoftp.c(1375) : error C2065: 'XML_SOCKLEN_T' : undeclared identifier..\nanoftp.c(1375) : error C2146: syntax error : missing ';' before identifier 'dataAddrLen'..\nanoftp.c(1375) : error C2065: 'dataAddrLen' : undeclared identifier Attached is a patch taken from nanohttp to define this if not defined. Igor, just curious as how you got your binary to compile??
I did the same as you, just forgot to commit it. Ciao, Igor