Trouble compiling pyperl.
Braun Brelin <[email protected]> Thu, 15 Aug 2002 09:42:08 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.perl |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm a zope newbie (Although I've been doing Perl for a while). I'm trying to use Perl with Zope and according to the docs, I need to install the pyperl package. According to the docs, I first need to compile Python-Object perl module. Unfortunately, when I try to do this I get the following error: [bbrelin@xvarix Python-Object]# make 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.) I've already verified that my Perl 5.6.1 installation is compiled for threads. the usethreads and the use5005threads flags are defined. Anybody know why the python-object module compile might be failing? Thanks, Braun Brelin __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com _______________________________________________ Zope-perl maillist - [email protected] http://lists.zope.org/mailman/listinfo/zope-perl