Can't get pyperl to install.

Braun Brelin bbrelin at yahoo.com
Thu Aug 15 14:13:07 EDT 2002


Hello,

I'm running RedHat 7.3 Linux and Perl 5.6.1 with threads enabled
(usethreads and use5005threads are defined).  

I'm trying to install pyperl because I want to use ZopePerl. 

I get a failure when trying to perform a 'make' on Python-Object. 

The error I get is: 

cc -c -I"/usr/include/python2.2" -D_REENTRANT -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2  
-DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fpic
-I/usr/lib/perl5/5.6.1/i686-linux-thread/CORE -DMULTI_PERL Object.c
Object.xs: In function `croak_on_py_exception':
Object.xs:68: `thr' undeclared (first use in this function)
Object.xs:68: (Each undeclared identifier is reported only once
Object.xs:68: for each function it appears in.)
make: *** [Object.o] Error 1

I have no clue as to what this is.  Can anyone help me?

Thanks,

Braun Brelin



More information about the Python-list mailing list