| From: | Mark <mlundquist(at)bvsdps(dot)com> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | --with-odbc compile error |
| Date: | 1999-03-23 00:15:59 |
| Message-ID: | v04003a00b31c81bd6680@[172.16.200.154] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
PostgreSQL compiles fine.
Add --with-odbc, compile fails at odbc interface.
misc.c:100: request for member `overflow_arg_area' in something not a structure
or union
misc.c:111: warning: passing arg 3 of `vfprintf' from incompatible pointer type
misc.c:94: warning: `args' might be used uninitialized in this function
misc.c:100: warning: `__ptr' might be used uninitialized in this function
gmake[2]: *** [misc.o] Error 1
gmake[2]: Leaving directory
`/usr/src/pgsql/postgresql-6.4.2/src/interfaces/odbc
'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/src/pgsql/postgresql-6.4.2/src/interfaces'
gmake: *** [all] Error 2
Has anyone seen this, or can help me?
MkLinux DR3 (RedHat Linux 5.1)
PostgreSQL 6.4.2
ODBC driver (PostgreSQL 6.4.2 distribution)
-Mark
-----------------------------------------------------------------
Mark Lundquist Bell Atlantic Video Services
mlundquist(at)bvsdps(dot)com 1880 Campus Commons Drive
Reston, VA 20191
-----------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel | 1999-03-23 00:16:51 | why there's only char type? |
| Previous Message | Byron Nikolaidis | 1999-03-22 19:14:14 | Re: [INTERFACES] why there's only char type? |