You bet... here you go.
Thanks,
Eric
BINDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/bin
DOCDIR =
INCLUDEDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/include
PKGINCLUDEDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/include
INCLUDEDIR-SERVER = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/include/server
LIBDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/lib
PKGLIBDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/lib
LOCALEDIR =
MANDIR = /Users/esmith/Software/Radiography/DentalImagingV3/postgresql-8.3.5-leopard
SHAREDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/share
SYSCONFDIR = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/etc
PGXS = /Users/esmith/SoftwareBuilds/DentalImagingV3/Release/RadioVision.app/Contents/Resources/postgresql/lib/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--without-docdir' '--mandir=/Users/esmith/Software/Radiography/DentalImagingV3/postgresql-8.3.5-leopard' '--prefix=/Users/esmith/Software/Radiography/DentalImagingV3/leopard/postgresql' 'CFLAGS=-arch i386 -arch ppc -mmacosx-version-min=10.5 -isysroot /Developer/SDKs/MacOSX10.5.sdk -O3' 'LDFLAGS=-arch i386 -arch ppc -lz -liconv' 'LD=gcc -mmacosx-version-min=10.5 -isysroot /Developer/SDKs/MacOSX10.5.sdk -nostartfiles -arch i386 -arch ppc'
CC = gcc -no-cpp-precomp
CPPFLAGS =
CFLAGS = -arch i386 -arch ppc -mmacosx-version-min=10.5 -isysroot /Developer/SDKs/MacOSX10.5.sdk -O3 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv
CFLAGS_SL =
LDFLAGS = -arch i386 -arch ppc -lz -liconv -Wl,-rpath,@loader_path/../lib
LDFLAGS_SL =
LIBS = -lpgport -lz -lreadline -lm
VERSION = PostgreSQL 8.3.5
On May 9, 2009, at 6:08 PM, Tom Lane wrote:
Eric Smith <eric_h_smith@xxxxxxx> writes:
I actually started with the source: postgresql-8.3.5.tar.gz, from the
source download location. I just build straight from that source...
no mucking around with any of the sources.
Hmph, now I'm really mystified. If the straight source build were
this broken we'd surely have noticed (we have multiple Mac buildfarm
machines, not to mention various developers including me who test
regularly on Macs). Have you tried running the regression tests
against your build? Could you provide the output of pg_config?
regards, tom lane
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general