From: | "Paul R(dot) Sand" <paul_sand(at)mverify(dot)com> |
---|---|
To: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Builing C libs for 7.3.4 on XP Professional |
Date: | 2003-12-03 21:55:00 |
Message-ID: | 20031203215600.F3917D1B432@svr1.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
I am trying to build the "C Interface" libraries for PostgreSQL 7.3.4 for a
XP Professional OS. I am using the instructions from Chapter 2 of the
Installation Instructions titled "Installation on Windows". When I run
"nmake /f win32.mak" I get an error about not finding "pg_config_os.h". I
find the file OK, it is linked to sys/win.h. If I remove the link and just
copy win.h as pg_config_os.h this error goes away. But then, I get errors
about "cygwin/version.h" missing . Is there a patch or some predessor step
that I missed in order to get this built?
Thanks in advance.
Regards,
Paul
<mailto:paul_sand(at)mverify(dot)com> paul_sand(at)mverify(dot)com
www.mverify.com
From | Date | Subject | |
---|---|---|---|
Next Message | Hoang Duc Dong | 2003-12-04 07:41:43 | please help me! |
Previous Message | Daniel Convissor | 2003-12-03 20:29:20 | Re: postmaster hangs |