Re: 8.0.3 build error on Mac OS X 10.4

From: Matthew Hixson <hixson(at)poindextrose(dot)org>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: 8.0.3 build error on Mac OS X 10.4
Date: 2005-05-19 15:46:39
Message-ID: 62955A9D-A991-44EB-B154-6E626248991F@poindextrose.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On May 19, 2005, at 5:42 AM, John DeSoi wrote:

>
> On May 19, 2005, at 1:34 AM, Matthew Hixson wrote:
>
>> /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype
>> (0) file: -lSystem is not an object file (not allowed in a library)
>>
>
>
>> After upgrading to 10.4.1 and using Michael's parameters to ./
>> configure I still get the exact same build error. Any Postgres
>> hackers out there interested in logging into my machine and seeing
>> what they can do to fix this?
>>
>
> [Wild stabs in the dark to follow]
>
> What kind of Mac is it? The error had something to do with cputype.
>
> When I installed XCode 2.0 yesterday I noticed it installs gcc 3
> and 4. Maybe you could try using gcc 3 and see if it makes a
> difference.

My machine is a 1Ghz G4 Powerbook. This machine was upgraded from
10.3.9 to 10.4 and then brought up to 10.4.1 through software
update. I have Xcode 1.1 installed and my gcc is:

mhixson(at)Titan:~/$ gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)

So perhaps I should just upgrade XCode and that'll fix my problem.
-M@

In response to

Browse pgsql-general by date

  From Date Subject
Next Message lister 2005-05-19 15:49:28 Re: Shared memory and FreeBSD's jail()
Previous Message Tom Lane 2005-05-19 15:42:13 Re: Shared memory and FreeBSD's jail()