Re: make error Mac OS X (ar: illegal option -- s)

From: Joel Rodrigues <joelrodrigues(at)ifrance(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: make error Mac OS X (ar: illegal option -- s)
Date: 2003-12-12 04:32:37
Message-ID: 36E70B06-2C5C-11D8-A096-0005024EF27F@ifrance.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(at)ifrance(dot)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 ? Tlcharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Saravanan A 2003-12-12 04:53:42 Build Problem in 7.3.5 version
Previous Message Somasekhar Bangalore 2003-12-12 04:29:23 Re: [GENERAL][HACKERS]data fragmentation