| From: | Duane Winner <duanewinner(at)att(dot)net> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Cc: | Arend van der Veen <apv(at)capital(dot)net> |
| Subject: | compiling psqlodbc for unixodbc -- still having probs |
| Date: | 2004-03-09 14:30:31 |
| Message-ID: | 1078842631.281.7.camel@localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Ok, I'm getting closer (I think) to getting this sucker compiled.
I copied the following files from /usr/local/include to my
psqlodbc-07.03.0200 source directory:
sql.h, sqlext.h, odbcinst.h, sqltypes.h., sqlucode.h
I then tried "make" again, and it proceeded merrily along for a little
while, but then I got this:
/usr/libexec/elf/ld: cannot find -lodbcinst
*** Error code 1
Stop in /root/psqlodbc-07.03.0200.
*** Error code 1
Stop in /root/psqlodbc-07.03.0200.
Now I'm completely at a loss.
Hints, anybody?
Again, I configured with "--with-unixodbc".
I'm trying to build this on FreeBSD-4.9-RELEASE-p3
Postgresql-7.3.5_1 (installed from ports)
unixODBC-2.2.8 (installed from ports)
Thanks,
DW
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Duane Winner | 2004-03-09 15:17:10 | chunk is already free error |
| Previous Message | Stergios Zissakis | 2004-03-09 14:24:03 | Mutli-threading and performance of ODBC |