Build7.0.2 with perl Pg.pm fails

From: danny(at)lennon(dot)postino(dot)com
To: pgsql-novice(at)postgresql(dot)org
Subject: Build7.0.2 with perl Pg.pm fails
Date: 2000-08-22 22:40:36
Message-ID: 200008222240.PAA01804@lennon.postino.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


I am trying to install Postgresql7.0.2 with perl support
for Pg.pm . I ran configure --with-perl OK, but during the
make it fails with:

Pg.xs: In function `XS_Pg_PQprint':
Pg.xs:584: `na' undeclared (first use in this function)
Pg.xs:584: (Each undeclared identifier is reported only once
Pg.xs:584: for each function it appears in.)
Pg.xs: In function `XS_PG_results_fetchrow':
Pg.xs:1255: `sv_undef' undeclared (first use in this function)
Pg.xs: In function `XS_PG_results_print':
Pg.xs:1295: `na' undeclared (first use in this function)
make[2]: *** [Pg.o] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
This is on RedHat 6.2 2.2.14-5.0 with perl 5.6.0
(Without perl it builds and installs fine.)

Any help appreciated.

--
Danny Aldham Providing Certified Internetworking Solutions to Business
www.postino.com E-Mail, Web Servers, Web Databases, SQL PHP & Perl

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message ghaverla 2000-08-23 00:29:20 More fun installing 7 from source
Previous Message Ryan Williams 2000-08-22 17:16:22 Unsigned?