Python with threads on Caldera 1.3
elliptical at my-deja.com
elliptical at my-deja.com
Fri Sep 3 11:52:24 EDT 1999
I'm trying to compile Python 1.5.2 with threads support turned on in
order to use it with Zope and I'm running into some sort of roadblock.
When I run configure --with-thread, it wasn't working. As it turned
out, WITH_THREAD wasn't getting defined in config.h.
After I manually changed that I got through the compiles, but then
bombed in the linker with a bunch of missing references to various
names beginning with PyThread.
I'm running Caldera 1.3 as it came out of the box with a Linux 2.0
kernel.
Anybody know what I'm doing wrong? I tried the Caldera and Zope lists
and didn't have any luck there.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
More information about the Python-list
mailing list