Re: [Arsperl-users] Problem compiling ARS.o under Solaris 10

2010-08-10 Thread Chad Hensley
Which version of the API are you using? Chad Hensley --- On Tue, 8/10/10, Ervin, Steven wrote: > From: Ervin, Steven > Subject: Re: [Arsperl-users] Problem compiling ARS.o under Solaris 10 > To: "ARSperl User Discussion" > Date: Tuesday, August 10, 2010, 8:47 PM >

Re: [Arsperl-users] Problem compiling ARS.o under Solaris 10

2010-08-10 Thread Ervin, Steven
he same code on Solaris 10. Commenting out $ENV{PERL_BADFREE} resolves the issue. Thanks for your assistance. Steve -Original Message- From: Thilo Stapff [mailto:thilo.sta...@apprologic.de] Sent: Tuesday, August 10, 2010 1:18 PM To: ARSperl User Discussion Subject: Re: [Arsperl-users] Pr

Re: [Arsperl-users] Problem compiling ARS.o under Solaris 10

2010-08-10 Thread Thilo Stapff
My first guess would be that your perl interpreter was compiled with a different compiler (or a different version of gcc). Run "perl -V" to check that. You might also google for perl siginfo.h "parse error before" ctid_t which produces a lot of results. Interestingly, one of the topmost r