|
From: Austin A. <aa...@yo...> - 2003-12-16 00:02:55
|
Hi,
I'm trying to add OpenVIP to Mandrake 10.0, but it won't compile on our
build cluster. It's trying to link against python 2.2, even though we
are using 2.3.
...snip...
gcc -c -Wall -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -D__UNIX__ -O3
-finline-functions -Wno-inline -pthread -fPIC -I"." -I"include"
-isystem "/usr/include/python2.2" -isystem
"/home/austin/rpm/SOURCES/openvip-1.0.0" -o
"bin/.objs/_openvip_c.so/gcc/final/openvip_api_py_helper.o"
"src/highlevel/python/openvip_api_py_helper.c"
...snip...
If I grep for pyton2.2 in the openvip build tree, I get nothing.
We're using boost-jam 3.1.7.
Any ideas? I was really hoping to add this to Mandrake soon.
Thanks for your help,
Austin
--
Austin Acton
Synthetic Organic Chemist, Teaching Assistant, Ph.D. Candidate
Department of Chemistry, York University, Toronto
MandrakeLinux Volunteer Developer, homepage: www.groundstate.ca
|