Re: ConfigDSN symbol missing in Win32 build

Lists: pgsql-odbc
From: Jörg Schulz <jschulz(at)sgbs(dot)de>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ConfigDSN symbol missing in Win32 build
Date: 2003-02-11 11:42:02
Message-ID: 200302111242.02623.jschulz@sgbs.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-odbc

When I try to build the odbc driver under windows
the linker complains about missing ConfigDSN symbol.
I can't find the function in the source (7.2.5) anywhere.
Does it come from any external libs?

Jörg Schulz

btw: are postings on news.postgresql.org forwarded to
the mailing list, or is it one way?


From: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ConfigDSN symbol missing in Win32 build
Date: 2003-02-11 12:03:32
Message-ID: 3E48E694.8000302@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-odbc

Jörg Schulz wrote:

>When I try to build the odbc driver under windows
>the linker complains about missing ConfigDSN symbol.
>I can't find the function in the source (7.2.5) anywhere.
>Does it come from any external libs?
>
>Jörg Schulz
>
>
>
>
>
No, the file is missing in the src tarball. Get setup.c from CVS.