This is a discussion on Re: Latest source tarballs missing within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> > -----Original Message----- > From: pgsql-odbc-owner@postgresql.org > [mailto gsql-odbc-owner@postgresql.org] On Behalf Of Peter Eisentraut > Sent: 27 January 2005 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgsql-odbc-owner@postgresql.org > [mailto > Sent: 27 January 2005 15:23 > To: pgsql-odbc@postgresql.org > Subject: [ODBC] Latest source tarballs missing > > For the latest two snapshot releases, I don't find any source > tarballs. > Could you please post them? I've done 08.00.0004 (might take a hour or 2 to sync up), but can't do 0003 'cos I forgot to tag cvs. Sorry. Regards, Dave. ---------------------------(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 |
| ||||
| Dave Page wrote: > I've done 08.00.0004 (might take a hour or 2 to sync up), but can't > do 0003 'cos I forgot to tag cvs. Sorry. I seem to recall that I have mentioned this already, but you need to use a much newer Libtool to build these releases. The version 1.4.3 used for this tarball is over two years old and provably produces incorrect libraries on some platform. In other words, it's broken. Libtool 1.5.8 is the latest release. It would also be useful to use the latest versions of Autoconf (2.59) and Automake (1.9.4), although in those cases the consequences are not that severe. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |