Re: BUG #3911: can not 'make'

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "ted petrosky" <tedpet5(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3911: can not 'make'
Date: 2008-01-29 19:38:00
Message-ID: 24520.1201635480@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"ted petrosky" <tedpet5(at)yahoo(dot)com> writes:
> PostgreSQL version: 8.3RC2
> Operating system: os x
> Description: can not 'make'

OS X which? And is this PPC or Intel hardware?

> Ok, what am I doing wrong? I downloaded RC2 and config with:
> ./configure --with-libedit-preferred --enable-thread-safety
> --with-bonjour

That exact case works fine for me on a freshly installed 10.5.1
machine.

One thought, if this is a machine that's been upgraded from 10.4 to
10.5: in the past we've seen problems with old Xcode installations
not being able to build code that works in a newer OS. Did you update
Xcode when you updated? Even if you did, it might be best to remove
and reinstall Xcode.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Theodore Petrosky 2008-01-29 19:42:43 Re: BUG #3911: can not 'make'
Previous Message ted petrosky 2008-01-29 16:57:19 BUG #3911: can not 'make'