Re: Perl build fix attempted - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Perl build fix attempted
Date
Msg-id Pine.LNX.4.44.0205311633390.839-100000@localhost.localdomain
Whole thread Raw
In response to Re: Perl build fix attempted  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Perl build fix attempted  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane writes:

> On HPUX 10.20, using perl 5.6.1, plperl builds without complaint but
> SIGSEGV's upon use.  AFAIR this worked last time I tried it; any idea
> what you might have changed?

I have written it so that the commands that are executed during the build
should be the same.  Can you send me the build output from current and
from before the change (7.2 should work), and the generated Makefile from
before the change?

I suspect that the linkage is wrong now, possibly a PIC problem.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Small changes to facilitate Win32 port
Next
From: Peter Eisentraut
Date:
Subject: Re: wierd AND condition evaluation for plpgsql