[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build failure of postgres-xc



On Thu, Oct 10, 2013 at 01:37:30PM +0200, Michael Meskes wrote:
> On Sun, Oct 06, 2013 at 06:11:42PM +0200, Bastian Blank wrote:
> > On Sun, Oct 06, 2013 at 04:27:29PM +0200, Michael Meskes wrote:
> > > The log is here: https://buildd.debian.org/status/fetch.php?pkg=postgres-xc&arch=s390&ver=1.1-1&stamp=1378820737
> > It uses -fpic instead of -fPIC.
> It appears to me that it uses both at the same time. Now I have no idea what
> effect that has, but postgresql which XC is based on does the same and it
> compiles cleanly on s390.

Okay.  The reason is the stray -fpic.  On s390* this restricts the
shared lib to 2^11-1 bytes.  And the last setting wins.

Bastian

-- 
Those who hate and fight must stop themselves -- otherwise it is not stopped.
		-- Spock, "Day of the Dove", stardate unknown


Reply to: