Voila! Xcode v2.1 worked.
Thanks!
Scott
On Nov 9, 2005, at 2:22 PM, Tom Lane wrote:
Scott Frankel <leknarf@xxxxxxxxxxx> writes:
My build of postgresql-8.1.0 is failing on MacOSX.
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
file: -lSystem is not an object file (not allowed in a library)
We've seen this before. IIRC, it means you're using outdated Xcode
tools; you need to update to Xcode 2.0 or later (2.1 is current I
believe). Try searching the list archives for that error message
if you want more details.
regards, tom lane
---------------------------(end of
broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match