[tor-bugs] #5009 [Pluggable transport]: obfsproxy does not build from instructions on debian squeeze

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Feb 3 08:37:07 UTC 2012


#5009: obfsproxy does not build from instructions on debian squeeze
---------------------------------+------------------------------------------
 Reporter:  arma                 |          Owner:  asn
     Type:  defect               |         Status:  new
 Priority:  normal               |      Milestone:     
Component:  Pluggable transport  |        Version:     
 Keywords:                       |         Parent:     
   Points:                       |   Actualpoints:     
---------------------------------+------------------------------------------
 {{{
 # apt-get install autotools-dev gcc git libevent-2.0-5 libevent-
 openssl-2.0-5 libssl-dev
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 E: Unable to locate package libevent-2.0-5
 E: Couldn't find any package by regex 'libevent-2.0-5'
 E: Unable to locate package libevent-openssl-2.0-5
 E: Couldn't find any package by regex 'libevent-openssl-2.0-5'
 }}}

 {{{
 tord2 at moria:~/obfsproxy$ ./autogen.sh
 autoreconf: Entering directory `.'
 autoreconf: configure.ac: not using Gettext
 autoreconf: running: aclocal -I m4 --force -I m4
 autoreconf: configure.ac: tracing
 autoreconf: configure.ac: not using Libtool
 autoreconf: running: /usr/bin/autoconf --include=m4 --force
 autoreconf: running: /usr/bin/autoheader --include=m4 --force
 autoreconf: running: automake --add-missing --copy --force-missing
 configure.ac:4: installing `./install-sh'
 configure.ac:4: installing `./missing'
 Makefile.am: installing `./depcomp'
 autoreconf: Leaving directory `.'
 tord2 at moria:~/obfsproxy$ ./configure
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... gcc3
 checking for ranlib... ranlib
 checking for a sed that does not truncate output... /bin/sed
 checking for a Python interpreter with version >= 2.6... python
 checking for python... /usr/bin/python
 checking for python version... 2.6
 checking for python platform... linux2
 checking for python script directory... ${prefix}/lib/python2.6/dist-
 packages
 checking for python extension module directory...
 ${exec_prefix}/lib/python2.6/dist-packages
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for libevent... no
 configure: error: Package requirements (libevent >= 2.0) were not met:

 No package 'libevent' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables libevent_CFLAGS
 and libevent_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5009>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list