Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Compiler Error - postgress make on mingw for win32


  • From: mohan namadhari <mnamadhari(at)yahoo(dot)com>
  • To: pgsql-ports(at)postgresql(dot)org, pgsql-cygwin(at)postgresql(dot)org
  • Subject: Compiler Error - postgress make on mingw for win32
  • Date: Thu, 31 Jan 2008 17:36:50 -0800 (PST)
  • Message-id: <222418.41543.qm@web56604.mail.re3.yahoo.com> <text/plain>

Hi,
While compiling the postgres 8.1x on mingw tool,
getting following error. Does anyone have any clue 
what is going on here? Does it requires to fix
makefile? If so which make file and what exactly is
the change required? 
Following is the error I am getting.

dlltool --dllname postgres.exe --def postgres.def
--output-lib libpostgres.a
C:\msys\1.0\mingw\bin\dlltool.exe: CreateProcess
make[2]: *** [libpostgres.a] Error 1
make[2]: *** Deleting file `libpostgres.a'
make[2]: Leaving directory `/postgresql/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/postgresql/src'
make: *** [all] Error 2


      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group