John Nagle wrote: > Heikki Toivonen wrote: > That's progress, but the build still doesn't work: ... > during a C compile, we get > > SWIG/_m2crypto_wrap.c:2529:18: error: _lib.h: No such file or directory > > and the build goes downhill from there, with many compile errors in the > GCC phase. The gcc call > > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes > -fPIC -I/usr/local/include/python2.5 -c SWIG/_m2crypto_wrap.c -o > build/temp.linux-i686-2.5/SWIG/_m2crypto_wrap.o -DTHREADING > > is in the directory below SWIG, and doesn't include SWIG, so it's clear > why gcc couldn't find the file.
Any sign of a fix yet? John Nagle -- http://mail.python.org/mailman/listinfo/python-list