Failure of make for 7.3.4 on Mac OS 10.3 Panther

From: Barry C(dot)Hawkins <ly5t5(at)allthingscomputed(dot)com>
To: PostgreSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Failure of make for 7.3.4 on Mac OS 10.3 Panther
Date: 2003-11-12 02:00:44
Message-ID: 0663A96E-14B4-11D8-B974-000A95A0485E@allthingscomputed.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

List,
Hello. I am trying to get PostgreSQL 7.3.4 installed after moving to
Mac OS 10.3, known as Panther. I am using the following configure
statement:

pbg417:/usr/local/src/postgresql-7.3.4 barryh$ ./configure
--prefix=/usr/local/pgsql
--enable-locale --enable-multibyte=UNICODE --with-openssl=/usr
--with-perl
--with-java --enable-syslog --with-includes=/sw/include
--with-libraries=/sw/lib

Configure succeeds, but make fails with the following error:

In file included from /usr/include/machine/param.h:30,
from /usr/include/sys/socket.h:67,
from ../../../../src/include/libpq/pqcomm.h:28,
from ../../../../src/include/libpq/libpq-be.h:24,
from ../../../../src/include/libpq/libpq.h:21,
from printtup.c:20:
/usr/include/ppc/param.h:98: macro "btodb" requires 2 arguments, but
only 1 given
/usr/include/ppc/param.h:100: macro "dbtob" requires 2 arguments, but
only 1 given
make[4]: *** [printtup.o] Error 1
make[3]: *** [common-recursive] Error 2
make[2]: *** [access-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

I tried disabling OpenSSL since I had 3 warning messages regarding
OpenSSL during the configure process, but make still produces the same
results. I had 7.3.4 installed on Mac OS 10.2.8 without issue. Any
advice? Thanks in advance.

Regards,
--
Barry C. Hawkins
All Things Computed
site: www.allthingscomputed.com
weblog: www.allthingscomputed.com/blog/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2003-11-12 02:08:59 Re: RHEL
Previous Message Reece Hart 2003-11-12 00:38:14 More Praise for 7.4RC2