failed build under Ubuntu 10.10

37 views
Skip to first unread message

Col Wilson

unread,
Oct 13, 2010, 6:38:16 PM10/13/10
to typhoonae
I got the following in a virtualenv under 10.10:


CC clients/ms_sigsegv.o
CC clients/ms_stats.o
CC clients/ms_task.o
CC clients/ms_thread.o
CCLD clients/memslap
CC tests/atomsmasher.o
CCLD tests/atomsmasher
CXX tests/tests_hashplus-hash_plus.o
./config/depcomp: line 611: exec: g++: not found
make[2]: *** [tests/tests_hashplus-hash_plus.o] Error 127
make[2]: Leaving directory `/tmp/tmpklS2HYbuildout-libmemcached/
libmemcached-0.41'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/tmpklS2HYbuildout-libmemcached/
libmemcached-0.41'
make: *** [all] Error 2
While:
Installing libmemcached.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File "/home/col/Desktop/Development/Environments/GAE_Environment/
Projects/typhoon/eggs/zc.buildout-1.4.3-py2.5.egg/zc/buildout/
buildout.py", line 1660, in main
getattr(buildout, command)(args)
File "/home/col/Desktop/Development/Environments/GAE_Environment/
Projects/typhoon/eggs/zc.buildout-1.4.3-py2.5.egg/zc/buildout/
buildout.py", line 532, in install
installed_files = self[part]._call(recipe.install)
File "/home/col/Desktop/Development/Environments/GAE_Environment/
Projects/typhoon/eggs/zc.buildout-1.4.3-py2.5.egg/zc/buildout/
buildout.py", line 1204, in _call
return f()
File "build/bdist.linux-i686/egg/zc/recipe/cmmi/__init__.py", line
159, in install
File "build/bdist.linux-i686/egg/zc/recipe/cmmi/__init__.py", line
187, in cmmi
File "build/bdist.linux-i686/egg/zc/recipe/cmmi/__init__.py", line
32, in system
SystemError: ('Failed', 'make')

Tobias

unread,
Oct 13, 2010, 6:47:09 PM10/13/10
to typhoonae
Hi Col,

The error message './config/depcomp: line 611: exec: g++: not found'
indicates that the GNU C++ compiler isn't installed on your system.

Make sure that you have installed all dependencies listed here
http://code.google.com/p/typhoonae/wiki/GettingStarted

Unfortunately, I haven't tried Ubuntu 10.10 yet. So, please let me
know if this already solves the problem and don't hesitate to post any
other issues.

Thanks a lot for giving TyphoonAE a try!

- Tobias
Reply all
Reply to author
Forward
0 new messages