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" <[EMAIL PROTECTED]> To: [email protected] 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

