Re: Can't Build 7.3.4 on OS X

Поиск
Список
Период
Сортировка
От Eric Ridge
Тема Re: Can't Build 7.3.4 on OS X
Дата
Msg-id 1463492B-ECC0-11D7-A174-0003930C70D8@tcdi.com
обсуждение исходный текст
Ответ на Re: Can't Build 7.3.4 on OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Can't Build 7.3.4 on OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Sep 21, 2003, at 9:03 PM, Tom Lane wrote:

> Eric Ridge <ebr@tcdi.com> writes:
>> any ideas here?  7.3.2 and 7.4beta3 compile just fine (I noticed that
>> 7.4 has something more cross-platform for tas).  What happened in
>> 7.3.4
>> that broke it?
>
> That makes no sense at all --- AFAICT there were *no* darwin or ppc
> specific changes between 7.3.2 and 7.3.4.  Can you double check?

Looks like I misspoke.  7.3.2 does not link on 10.3 either.  I don't
know if this makes things better or worse.  Here's the output from
7.3.2.  7.3.4 says the same thing.

gcc -no-cpp-precomp -O3 -D__APPLE__ -Wall -Wmissing-prototypes
-Wmissing-declarations    access/SUBSYS.o bootstrap/SUBSYS.o
catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o
lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o nodes/SUBSYS.o
optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o
rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o -lz
-lreadline -ltermcap -lresolv -ldl -lm  -o postgres
ld: Undefined symbols:
_tas
make[2]: *** [postgres] Error 1

I purposely defined -O3 and -D__APPLE__ when I ./configure-d.  With or
w/o -D__APPLE__ things still fail.  I had a whole mess of things going
wrong with my 10.3 beta box (including a hardware problem), and I must
have gotten things confused.  Again, 7.3.2 doesn't link either.

I don't think the OS X 10.3 betas are readily available (I've payed to
be in Apple's developer program), so if you don't have access to 10.3
but have some idea as to what would cause this problem with tas, I'll
do whatever I can to help test.

eric


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can't Build 7.3.4 on OS X
Следующее
От: "Fatih Olcer"
Дата:
Сообщение: unsubscribe