Problem with odbc_fdw - Mailing list pgsql-general

From pasman pasmański
Subject Problem with odbc_fdw
Date
Msg-id CAOWY8=bD9eDJwA+VO+tzO7PTV0_jiVYeSwayUCvuYaHSrSnSmw@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi.

I can't compile odbc_fdw module:


make: Entering directory `/e/pg91/postgres/contrib/odbc_fdw'
dllwrap -o odbc_fdw.dll --dllname odbc_fdw.dll  --def libodbc_fdwdll.def odbc_fd
w.o -L../../src/port -Wl,--allow-multiple-definition  -Wl,--as-needed   -lodbc -
L../../src/backend -lpostgres
c:/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot fin
d -lodbc
collect2: ld returned 1 exit status
C:\MinGW\bin\dllwrap.exe: C:\MinGW\bin\gcc exited with status 1
make: *** [odbc_fdw.dll] Error 1
make: Leaving directory `/e/pg91/postgres/contrib/odbc_fdw'


Platform: WinXp sp3 + mingw32
How to solve it ?

------------
pasman

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: index bloat question
Next
From: Szymon Guz
Date:
Subject: Re: index bloat question