Compile TOR 0.1.2.14 under FreeBSD

Nils Vogels bacardicoke at gmail.com
Sun Jun 3 12:20:13 UTC 2007


There is a small typo there.

Try this patch:

--- config.c.orig	Sun Jun  3 14:15:13 2007
+++ config.c	Sun Jun  3 14:15:17 2007
@@ -3901,7 +3901,7 @@
 #if defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__NetBSD__)
   if (server && version < LE_13B) {
     thread_unsafe = 1;
-    sad_os = "BSD variants"
+    sad_os = "BSD variants";
       }
 #elif defined(__APPLE__) || defined(__darwin__)
   if (server && version < LE_13B) {


On 6/3/07, Mr. Blue <trashdsfg at yahoo.com> wrote:
> cd /usr/local/tor-0.1.2.14
> ./configure
> make
>
> And here is an echo after typing make:
>
> make  all-recursive
> Making all in src
> Making all in common
> Making all in or
> gcc -DHAVE_CONFIG_H -I. -I../..
> -I/usr/local/include  -g -O2 -Wall -g -O2 -MT config.o
> -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
> config.c: In function `check_libevent_version':
> config.c:3905: error: syntax error before '}' token
> *** Error code 1
>
> Stop in /usr/local/tor-0.1.2.14/src/or.
> *** Error code 1
>
> Stop in /usr/local/tor-0.1.2.14/src.
> *** Error code 1
>
> Stop in /usr/local/tor-0.1.2.14.
> *** Error code 1
>
> Stop in /usr/local/tor-0.1.2.14.
>
>
> Libevent is 1.3b latest version and it works with
> current Tor version
>
>
>
>
> ----- Original Message -----
> From: "Peter Palfrader" <peter at palfrader.org>
> To: or-talk at freehaven.net
> Date: Sun, 3 Jun 2007 14:03:15 +0200
> Subject: Re: Compile TOR 0.1.2.14 under FreeBSD
>
> >
> > On Sun, 03 Jun 2007, Mr. Blue wrote:
> >
> > > Has anyone done this successfully under FreeBSD 6.
> > >
> > > There is no package for latest Tor but onlty for
> > > 0.1.1.26, so I am forced to install it from
> source.
> > >
> > > ./configure passes well, but
> > > I get error after typing: make
> >
> > Much to learn you have, young Skywalker. One of the
> things is that
> > crystal balls are hardly reliably (for instance mine
> has been in
> > maintenance for the last three weeks and it's still
> not back), so it's
> > always a good idea to share the error message with
> some context. At
> > least for those whose divination devices are not in
> working order at
> > the
> > moment.
> > --
> > | .''`. ** Debian GNU/Linux **
> >  Peter Palfrader | : :' : The universal
> >  http://www.palfrader.org/ | `. `' Operating System
> >  | `- http://www.debian.org/
>
>
>
> ____________________________________________________________________________________
> Got a little couch potato?
> Check out fun summer activities for kids.
> http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz
>


-- 
Simple guidelines to happiness:
Work like you don't need the money,
Love like your heart has never been broken and
Dance like no one can see you.



More information about the tor-talk mailing list