Search Postgresql Archives

Re: postgresql and Mac OS X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Nov 4, 2008, at 1:02 PM, Tom Allison wrote:

I tried getting a source install on my mac book yesterday and today.
It's not a normal *nix installation. The location of the files are all
non-standard.
'make' is prefixed by /Developer/usr/bin/.

It's in /usr/bin/make on my OS X box (as well as in /Developer/usr/bin/ make)

If I recall correctly there's an option during the XCode install to include the commandline tools, which may be what you're missing



It confirms what I'm working through.

crt1.o located at /Developer/SDKs/MacOSX10.5.sdk/usr/lib/crt1.o
crt1.10.5.0 at /Developer/SDKs/MacOSX10.5.sdk/usr/lib/crt1.10.5.o

So I'm trying to find how to get these directories included in the compilation. I thought --with-libs and/or --with-includes would have helped. But it didn't.

This is what I ran (I'm running this from a script so I can repeat it)



That's the runtime. If that's not being included then your development environment is utterly broken, and messing with configure flags won't fix it.

Give up on postgresql/configure for now, reinstall XCode with the commandline tools and check that you can build hello world from the commandline. Then start over with a clean postgresql tarball.

Cheers,
  Steve


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux