Re: 07.05.0001 Snapshot available - Mailing list pgsql-odbc

From Theodore Petrosky
Subject Re: 07.05.0001 Snapshot available
Date
Msg-id 20040721142250.67744.qmail@web41009.mail.yahoo.com
Whole thread Raw
In response to Re: 07.05.0001 Snapshot available  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: 07.05.0001 Snapshot available
List pgsql-odbc
I have downloaded the snapshot and tried to compile it
for Mac OS X, 10.3.4. I would like to use the iODBC
admin (it is installed) so I tried :

./configure --with-iodbc

I get the following error..

checking for SQLGetPrivateProfileString in
-liodbcinst... no
configure: error: iODBC driver manager not found


do I tried to configure and make without iodbc. the
configure completes however make fails with:

ld: Undefined symbols:
_SQLGetPrivateProfileString
_SQLWritePrivateProfileString
make[1]: *** [psqlodbc.la] Error 1
make: *** [all] Error 2

can someone help?

Ted

--- Dave Page <dpage@vale-housing.co.uk> wrote:
> This should be OK following the next rsync.
>
> Regards, Dave
>
> > -----Original Message-----
> > From: Peter Eisentraut [mailto:peter_e@gmx.net]
> > Sent: 19 July 2004 20:29
> > To: Dave Page; pgsql-odbc@postgresql.org
> > Subject: Re: [ODBC] 07.05.0001 Snapshot available
> >
> > Dave Page wrote:
> > > I have produced a new snapshot of psqlODBC for
> testing purposes.
> > > Please note that as a snapshot, this release is
> not intended for
> > > production use, only to allow early access to
> recent changes.
> > >
> > > Download a precompiled DLL from:
> > >
> > >
> ftp://ftp.postgresql.org/pub/odbc/versions/snapshots
> >
> > This still contains only the 07.03.0209 version.
> >
> > > Or a source tarball from:
> > >
> > >
>
ftp://ftp.postgresql.org/pub/odbc/versions/snapshots/src
> >
> > This directory does not exist.
> >
> > --
> > Peter Eisentraut
> > http://developer.postgresql.org/~petere/
> >
> >
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please
> send an appropriate
>       subscribe-nomail command to
> majordomo@postgresql.org so that your
>       message can get through to the mailing list
> cleanly
>



__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: SQLExecute fails question
Next
From: Peter Eisentraut
Date:
Subject: Re: 07.05.0001 Snapshot available