make error for gcc4
Status: Beta
Brought to you by:
netcreature
Hi,
I was trying to compile your current release of yaph on Linux (2.6.18-53 , i386) with gcc (v 4.1.2) and received this error:
init.c:204 error: label at end of compound statement
Line 204 of init.c is currently:
no_file:
Changing it to:
no_file:;
made it install fine. You're probably already aware, but thought I'd pass it along just in case.
Thanks!
Robert
Yes same error and solution here. Thanks for the tool!
Max
thanks a lot for posting.
btw does it works for you? i don't think is working . something is wrong. its not adding any ips to the found_proxy.log file.