Closed GoogleCodeExporter closed 9 years ago
I've just committed a fix to LUSCA_HEAD - revision 14068. Give that a whirl.
Original comment by adrian.c...@gmail.com
on 22 May 2009 at 9:20
Still fails, but differently now:
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/opt/Lusca-cache/etc/squid.conf\"
-I.
-I../include -I. -I. -I../include -I../include -I/usr/local/include -Wall -g
-O2
-D_REENTRANT -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
http.c: In function 'httpReadReply':
http.c:1222: error: 's' undeclared (first use in this function)
http.c:1222: error: (Each undeclared identifier is reported only once
http.c:1222: error: for each function it appears in.)
*** Error code 1
Original comment by odhia...@gmail.com
on 22 May 2009 at 11:25
.. just committed a fix to http.c in revision 14069.
Original comment by adrian.c...@gmail.com
on 22 May 2009 at 11:31
Issue is now resolved. My compile completed successfully.
Original comment by odhia...@gmail.com
on 22 May 2009 at 1:57
Fixed.
Original comment by adrian.c...@gmail.com
on 22 May 2009 at 2:11
Original issue reported on code.google.com by
odhia...@gmail.com
on 21 May 2009 at 8:18