Re: Hacking PostgreSQL to work in Mac OS X 10.3 (Panther 7B85)

From: Marko Karppinen <marko(at)karppinen(dot)fi>
To: James Wilson <jwilson(at)lithiumcorp(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, eric(at)opendarwin(dot)org, charlie(at)rubberduck(dot)com, swm(at)zipworld(dot)com(dot)au
Subject: Re: Hacking PostgreSQL to work in Mac OS X 10.3 (Panther 7B85)
Date: 2003-10-12 09:18:31
Message-ID: 0BEFED26-FC95-11D7-81B6-000A958D89B8@karppinen.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12.10.2003, at 03:52, James Wilson wrote:
> I've done a checkout from CVS and performed a build under OS X Panther
> 7B85 with the non-hacked header files. The problem with the param.h
> header file seems to be fixed, however the build is failing with
> undefined symbols in libs:

I believe you have some old files lingering on your tree:

[marko:~/src] mka% rm -rf pgsql
[marko:~/src] mka% cvs -z3 -d
:pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co -P pgsql
[marko:~/src] mka% cd pgsql
[marko:~/src/pgsql] mka% autoconf
[marko:~/src/pgsql] mka% ./configure
. . .
[marko:~/src/pgsql] mka% make
. . .
All of PostgreSQL successfully made. Ready to install.
[marko:~/src/pgsql] mka%

Either that, or your usage of mismatching OS X and dev tools versions
is causing you problems.

mk

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2003-10-12 09:36:26 Re: rt_sigprocmask
Previous Message Christopher Kings-Lynne 2003-10-12 05:41:00 VARHDRSZ