MSVC 2003 compile error with pg8.3.3 - Mailing list pgsql-hackers

From Jeff McKenna
Subject MSVC 2003 compile error with pg8.3.3
Date
Msg-id 9EFF9424-20C5-409E-AE29-033D16003086@gatewaygeomatics.com
Whole thread Raw
List pgsql-hackers
Hello,

I am trying to compile libpq.dll with MSVC 2003 on windows, using  
postgresql-8.3.3, but I get the following compile error:
   Creating library .\Release\libpqdll.lib and object .\Release 
\libpqdll.exp
libpq.lib(dirmod.obj) : error LNK2019: unresolved external symbol  
__dosmaperr r
ferenced in function _pgwin32_safestat
libpq.lib(dirent.obj) : error LNK2001: unresolved external symbol  
__dosmaperr
.\Release\libpq.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual  
Studio .NET 2003
VC7\BIN\nmake.exe"' : return code '0x2'
Stop.

Does anyone have any ideas how to solve this??

thanks.

-jeff





---
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/







pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Git Repository for WITH RECURSIVE and others
Next
From: Magnus Hagander
Date:
Subject: Re: Git Repository for WITH RECURSIVE and others