[Zope-Perl] pyperl 1.0.1

Talha Haroon Attar tattar@cait.org
Mon, 27 Jan 2003 09:06:40 -0600


I am trying to add the pyperl extension on my Sun Solaris 8 . I have
ActivePython2.2 and ActivePerl 5.8. when I run the command

python setup.py install

the installation bombs with a bunch of similar messages like:

8.0/sun4-solaris-thread-multi/CORE/libperl.a(mg.o)
<unknown>                           0x2094
/usr/local/ActivePerl-5.8/lib/5.8.0/sun4-solaris-thread-multi/CORE/libperl.a(mg.o)

<unknown>
....
....
Perl_do_close                       0x1f2c
/usr/local/ActivePerl-5.8/lib/5.8.0/sun4-solaris-thread-multi/CORE/libperl.a(doio.o)

Perl_do_close                       0x20ec
/usr/local/ActivePerl-5.8/lib/5.8.0/sun4-solaris-thread-multi/CORE/libperl.a(doio.o)

Perl_do_close                       0x229c
/usr/local/ActivePerl-5.8/lib/5.8.0/sun4-solaris-thread-multi/CORE/libperl.a(doio.o)



and the error message as:

ld: fatal: relocations remain against allocatable but non-writable
sections
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1

Any clues on this will be appreciated.

PLease cc to tattar@cait.org as I am not on the list

Thanks