Re: [BUGS] Pg.pm and perl 5.6.0

2000-03-26 Thread Bruce Momjian
-- Start of PGP signed section. > i managed to build Pg.pm by running: > perl Makefile.PL POLLUTE=1 > > that turns on some macros to provide some deprecated global variables upon > which Pg.pm seems to still rely. That is now in our current code. -- Bruce Momjian| ht

[BUGS] Pg.pm and perl 5.6.0

2000-03-26 Thread John M. Flinchbaugh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i managed to build Pg.pm by running: perl Makefile.PL POLLUTE=1 that turns on some macros to provide some deprecated global variables upon which Pg.pm seems to still rely. }John Flinchbaugh{__ | [EMAIL PROTECT

Re: [BUGS] Pg.pm and perl 5.6.0

2000-03-25 Thread Bruce Momjian
This is fixed in tomorrow's snapshot. -- Start of PGP signed section. > the problem looks like it is quite beyond me. here is my error: > gcc -c -I../libpq -I../../include -D_REENTRANT -fno-strict-aliasing > -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 > -DVERSION=\"1.8.0\

[BUGS] Pg.pm and perl 5.6.0

2000-03-25 Thread John M. Flinchbaugh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 the problem looks like it is quite beyond me. here is my error: gcc -c -I../libpq -I../../include -D_REENTRANT -fno-strict-aliasing - -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 - -DVERSION=\"1.8.0\" -DXS_VERSION=\"1.8.0\" -fp