Can't compile Perl interface.

From: "Albert Chen" <chen6178(at)hotmail(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Can't compile Perl interface.
Date: 1999-03-17 01:43:40
Message-ID: 19990317094340.19909.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I install PostgreSQL 6.4.2 on RedHat 5.2 Linux. While compiling Perl
interface, I got the error messages:

make: *** Warning: File `/usr/lib/perl5/i386-linux/5.00404/Config.pm'
has modifi
cation time in the future
Makefile out-of-date with respect to
/usr/lib/perl5/i386-linux/5.00404/Config.pm
/usr/lib/perl5/i386-linux/5.00404/CORE/config.h
Cleaning current config before rebuilding Makefile...
mv: replace `Makefile.old', overriding mode 0644? y
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl "-I/usr/lib/perl5/i386-linux/5.00404" "-I/usr/lib/perl5"
Makefile
.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Pg
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make: *** [Makefile] Error 1

--------------------------------------------
Would anyone tell me how to solve this problem, thanks.

Regards,
Albert.

Get Your Private, Free Email at http://www.hotmail.com

Browse pgsql-general by date

  From Date Subject
Next Message joel reed 1999-03-17 02:29:32 defaultNoticeProcessor
Previous Message Bruce Momjian 1999-03-16 22:21:24 Re: [GENERAL] Restoreing from a Unix TAR backup of data directory...