Static build of libpq fails

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Static build of libpq fails
Date: 2004-10-04 15:24:06
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E43068C0@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

Hi,

I tried building a static libpq with Mingw, which it seems doesn't work
any more:

make[3]: *** No rule to make target `libpq.a', needed by
`all-static-lib'. Stop.
make[3]: Leaving directory `/cvs/pgsql/src/interfaces/libpq'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cvs/pgsql/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cvs/pgsql/src'
make: *** [all] Error 2

I can work around this easily enough, however it should obviously get
fixed at some point.

Regards, Dave

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Reini Urban 2004-10-04 18:40:55 Re: open item: tablespace handing in pg_dump/pg_restore
Previous Message Dave Page 2004-10-04 14:32:46 Xml/xml2 contrib modules don't build on Win32

Browse pgsql-patches by date

  From Date Subject
Next Message Harald Armin Massa 2004-10-04 16:23:50 pg_restore - added documentation
Previous Message Marc G. Fournier 2004-10-04 15:10:33 Re: license cleanup