Finally managed to get it to use the configure file.

Decided to break the cardinal rule and read the manual!

Anyway.
All starts well in the PostgreSQL configure file (after I installed the GCC
compiler).

However, now I get a new error message:

"C compiler cannot create executables"

HELP!!!!!!!!!!!

-----Original Message-----
From: Jeroen T. Vermeulen [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 05, 2006 10:28 AM
To: Jonathan Blitz
Cc: [email protected]
Subject: RE: [libpqxx-general] FW: Setup in Windows 2000

On Fri, May 5, 2006 09:09, Jonathan Blitz wrote:

> I now have the compiler etc but am having difficulty building PostgreSQL.

> I then tried to make it using the GNU make and the GNUMakefile.in
>
> I get an error saying that the file /src/makefile.global doesn't exist.
> It really doesn't.
> However, there is a file called makefile.global.in - is this the same
> file?

We're well beyond my area of expertise now, but it sounds to me like
GNUMakefile.in needs to be processed in some way to become the actual
Makefile you want.  Did you run "configure" before running "make"?  There
should be a configure script in the source tree, which should create the
appropriate Makefiles automatically.


Jeroen






-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.4/332 - Release Date: 5/4/2006


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.4/332 - Release Date: 05/04/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.4/332 - Release Date: 05/04/2006
 

_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to