From: | "hlavki(at)medium13" <hlavki(at)medium13(dot)sk> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | compile PGSQL in WinXP SP1 |
Date: | 2003-10-20 12:18:30 |
Message-ID: | 1731656588.20031020141830@medium13.sk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Hello,
I am begginer in PostgreSQL, but I need to develop in Win32.
1. I download file postgresql-snapshot.tar.gz
2. I follow instructions on PostgreSQL documentation
3. cd /src
4. nmake /f win32.mak
but error occured...
describe.c(1680) : warning C4761: integral size mismatch in argument; conversion
supplied
tab-complete.c
mbprint.c
link.exe @C:\DOCUME~1\header\LOCALS~1\Temp\nme02748.
command.obj : error LNK2001: unresolved external symbol _simple_prompt
startup.obj : error LNK2001: unresolved external symbol _simple_prompt
.\Release\psql.exe : 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\VC98\bin\N
MAKE.EXE"' : return code '0x2'
I don't know, where is problem... thanx, Miso
From | Date | Subject | |
---|---|---|---|
Next Message | Michel (Free) | 2003-10-20 12:26:59 | Re: starting postmaster W2K service |
Previous Message | Jason Tishler | 2003-10-20 11:57:41 | Re: starting postmaster W2K service |