BUG #4169: Problem in installing
The following bug has been logged online:
Bug reference: 4169
Logged by: shohorab hossain
Email address: shohorab23@yahoo.com
PostgreSQL version: 8.3.1
Operating system: RHEL4
Description: Problem in installing
Details:
For few days I am trying to install postgresql-8.3.1 in RHEL4. My machine
configuration is Intel Pentium IV. I have followed the installation document
of postgresql that was included with source distribution
I am facing the problem during the building step of source. The problem is
that when I start building with gmake command, it continuously shows
messages in console like ‘checking for …………. yes / no’ and I
have waited approximately for 3 hours but it continues. At last I have
cancelled the building process.
"shohorab hossain" <shohorab23@yahoo.com> writes:
I am facing the problem during the building step of source. The problem is
that when I start building with gmake command, it continuously shows
messages in console like ‘checking for …………. yes / no’ and I
have waited approximately for 3 hours but it continues. At last I have
cancelled the building process.
Check your system clock. I have seen make get into a loop like that
when the source files all appeared to have timestamps in the future.
regards, tom lane
You are genius boss.
Problem solved.
Thank you very much.
----- Original Message ----
From: Tom Lane <tgl@sss.pgh.pa.us>
To: shohorab hossain <shohorab23@yahoo.com>
Cc: pgsql-bugs@postgresql.org
Sent: Thursday, May 15, 2008 20:26:48
Subject: Re: [BUGS] BUG #4169: Problem in installing
"shohorab hossain" <shohorab23@yahoo.com> writes:
I am facing the problem during the building step of source. The problem is
that when I start building with gmake command, it continuously shows
messages in console like ‘checking for …………. yes / no’ and I
have waited approximately for 3 hours but it continues. At last I have
cancelled the building process.
Check your system clock. I have seen make get into a loop like that
when the source files all appeared to have timestamps in the future.
regards, tom lane
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Send instant messages to your online friends http://uk.messenger.yahoo.com
Import Notes
Resolved by subject fallback