[tor-talk] tor-0.2.2.32 compilation failure

grarpamp grarpamp at gmail.com
Tue Aug 30 22:19:46 UTC 2011


> try this patch:

I applied this one, it works. Thanks :)
Next would be the error stop in my previous note.

diff -u
--- tor-0.2.2.32/src/common/torgzip.c.orig      Fri Aug 26 19:10:58 2011
+++ tor-0.2.2.32/src/common/torgzip.c   Tue Aug 30 18:12:37 2011
@@ -14,11 +14,12 @@
 #include <stdio.h>
 #include <assert.h>
 #include <string.h>
+#include "torint.h"
+
 #ifdef HAVE_NETINET_IN_H
 #include <netinet/in.h>
 #endif

-#include "torint.h"
 #include "util.h"
 #include "torlog.h"
 #include "torgzip.h"


More information about the tor-talk mailing list