Reason why revelation fails to build
- From: David Ronis <ronis ronispc chem mcgill ca>
- To: garnome-list gnome org
- Subject: Reason why revelation fails to build
- Date: Wed, 26 Mar 2008 10:38:05 -0400
I've had long-term problems building geektoys/revelation; namely,
make[4]: Entering directory
`/home/ronis/Project/notar/GNOME/garnome/geektoys/revelation/work/main.d/revelation-0.4.11/src/wrap/crack'
/usr/bin/gcc -pthread -fno-strict-aliasing -fPIC
-I/usr/include/python2.52.5 -c crack.c -o crack.o
crack.c:21:20: error: Python.h: No such file or directory
crack.c:43: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
crack.c:78: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'crack_methods'
The problem is a broken -I in src/wrap/crack's Makefile. It should be
-I/usr/include/python2.5 not python2.525. Manually fixing it fixes the
build.
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]