Re: make error Mac OS X (ar: illegal option -- s) - Mailing list pgsql-general

From Andrew Rawnsley
Subject Re: make error Mac OS X (ar: illegal option -- s)
Date
Msg-id E281BBE8-2DB8-11D8-A621-000393A47FCC@ravensfield.com
Whole thread Raw
In response to Re: make error Mac OS X (ar: illegal option -- s)  (Joel Rodrigues <joelrodrigues@ifrance.com>)
Responses Re: make error Mac OS X (ar: illegal option -- s)  (Michael Glaesemann <grzm@myrealbox.com>)
Re: make error Mac OS X (ar: illegal option -- s)  (Joel Rodrigues <joelrodrigues@ifrance.com>)
List pgsql-general
On 10.3, yes. Works fine. No problems building. I think I had the
release candidates running on 10.2, but I can't
remember exactly when I upgraded postgres and OS X.

On Dec 13, 2003, at 12:28 PM, Joel Rodrigues wrote:

> Hi,
>
> In light of no responses to the make error question -
>
> Has anyone succeeded in installing PostgreSQL 7.4 on Mac OS X
> (10.1/10.2/10.3) ?
>
> Until now PostgreSQL was always just a ./configure, make, make install
> away.
>
> - Joel
>
> On Friday, December 12, 2003, at 10:02 , Joel Rodrigues wrote:
>
>> Thanks Tom. That got rid of the 'ar' error, but here's the new one
>> that subsequently occurs :
>>
>> -----------------------------
>> /var/tmp/ccECcaaa.s:2139:Parameter error: r0 not allowed for
>> parameter 2 (code as 0 not r0)
>> make[4]: *** [xlog.o] Error 1
>> make[3]: *** [transam-recursive] Error 2
>> make[2]: *** [access-recursive] Error 2
>> make[1]: *** [all] Error 2
>> make: *** [all] Error 2
>> -----------------------------
>>
>> I found this, which may be relevant:
>>
>> http://www.simdtech.org/apps/group_public/email/altivec/msg00663.html
>>
>> I don't have much of a clue with regard to C programming.
>>
>> Cheers,
>> Joel
>>
>>
>> On Friday, December 12, 2003, at 03:21 , Tom Lane wrote:
>>
>>> Joel Rodrigues <joelrodrigues@ifrance.com> writes:
>>>> Hi, I get the following error when I run make on Mac OS X v 10.1.5
>>>> Any
>>>> ideas ?
>>>
>>> Try setting AROPT = cr (not crs) in Makefile.darwin.
>>>
>>>             regards, tom lane
>
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de
> France
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
>
--------------------

Andrew Rawnsley
President
The Ravensfield Digital Resource Group, Ltd.
(740) 587-0114
www.ravensfield.com


pgsql-general by date:

Previous
From: MT
Date:
Subject: Re: Calculating total amounts per clientid
Next
From: Bruno Wolff III
Date:
Subject: Re: Reordering results for a report