Re: [ADMIN] pgsql 6.4.2 build error

From: Vincent RUIZ <webmaster(at)arobase(dot)fr>
To: Jan Kim <kim(at)mpiz-koeln(dot)mpg(dot)de>, pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] pgsql 6.4.2 build error
Date: 1999-01-14 14:24:28
Message-ID: l03110703b2c3acd62622@[164.138.206.100]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>The ODBC code generally tends to be troublesome in my experience -- I
>had to fix some stuff there to get it through the compiler (on DEC Alpha
>and SGI, the compilers didn't like the C++ style comments and also, I had
>to change lines 64 and 94 in misc.c from "char *args;" to "va_list args;".
>I guess that's what is meant by "minor patchable problems", stated in
>INSTALL...

I just changed lines 64 and 94 in misc.c from "char *args;" to "va_list
args;", as you wrote, and it worked. Now I have the odbc support with
postgresql 6.4.2.

Thank's a lot Jan T. Kim.

So, for mkLinux users, remember to change those lines before to build odbc.

Vincent RUIZ - CORSICA

\|/
(O O)
*-------------------oOO-(_)-OOo------------------------------*
| Vincent RUIZ Tel - 04 95 46 22 98 |
| http://www.arobase.fr Fax - 04 95 46 02 68 |
| webmaster(at)arobase(dot)fr |
| |
| "L'homme sage est celui qui connait ses limites" |
*------------------------------------------------------------*

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stefan Kapfhammer 1999-01-14 15:00:31
Previous Message Jackson, DeJuan 1999-01-14 00:14:09 RE: [ADMIN] libphp3.so?