Re: hi, trying to compile postgres 8.3.11

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: erobles <erobles(at)sensacd(dot)com(dot)mx>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: hi, trying to compile postgres 8.3.11
Date: 2010-05-27 14:56:11
Message-ID: AANLkTikKCaA0P9frZAhBWgBypLuR-I42dOdImMQKob5t@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 27, 2010 at 10:42 AM, erobles <erobles(at)sensacd(dot)com(dot)mx> wrote:
> hi,
> i tried to compile postgres 8.3.11 on SCO OpenServer 5.0.7, but ... when
> the xlog.o is being compiled  i have the next error:
>
> /usr/tmp/ccihgiYL.s: 1113: syntax error at name f
> /usr/tmp/ccihgiYL.s: 1113: syntax error at integer constant: 1
>
> i dont have copy of that  assembly file  because  was deleted...
>
> What can i do  to solve this? by the way  i've compiled postgres 8.3.1  and
> i don't have problem.

What assembler are you using? One possibility is to try and upgrade
gas if you using it or using gas if you are using the stock assembler.
I rate chance of success at about 25%. What compiler are you using?

merlin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Tolley 2010-05-27 14:56:28 Re: Statement Pooling
Previous Message Nikolas Everett 2010-05-27 14:45:33 Re: Please help me write a query