dbTalk Databases Forums  

[BUGS] BUG #2095: make looping

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2095: make looping in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nickolas Golubev
 
Posts: n/a

Default [BUGS] BUG #2095: make looping - 12-06-2005 , 12:03 PM







The following bug has been logged online:

Bug reference: 2095
Logged by: Nickolas Golubev
Email address: ngolubev (AT) nps (DOT) navy.mil
PostgreSQL version: 8.1.0
Operating system: Linux 2.4.29 - Slackware
Description: make looping
Details:

I have a problem compiling the source code. "./configure" works fine. Then I
run "make" and it just keeps looping and looping on the "checking for "
section. This is where it starts to loop:

checking for collateindex.pl... /usr/bin/collateindex.pl
checking for sgmlspl... sgmlspl
configure: creating ./config.status
cd . && ./config.status src/Makefile.global
config.status: creating src/Makefile.global
../config.status GNUmakefile
config.status: creating GNUmakefile
cd . && ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking which template to use... linux

Thank You,
Nicholas Golubev

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #2095: make looping - 12-06-2005 , 12:14 PM






"Nickolas Golubev" <ngolubev (AT) nps (DOT) navy.mil> writes:
Quote:
I have a problem compiling the source code. "./configure" works fine. Then I
run "make" and it just keeps looping and looping on the "checking for "
section. This is where it starts to loop:
Check your system clock. This is a common symptom when the system clock
reading is older than the timestamps on the source files. Not too
surprisingly, make gets confused about what's up to date and what not.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
  #3  
Old   
Golubev, Nickolas USA
 
Posts: n/a

Default Re: [BUGS] BUG #2095: make looping - 12-06-2005 , 09:33 PM



Thank you, I never realized that that having the date set wrong could do
that. I updated the date to the current date/time and the compile
worked.
-Nicholas=20

-----Original Message-----
From: Tom Lane [mailto:tgl (AT) sss (DOT) pgh.pa.us]=20
Sent: Tuesday, December 06, 2005 10:14 AM
To: Golubev, Nickolas USA
Cc: pgsql-bugs (AT) postgresql (DOT) org
Subject: Re: [BUGS] BUG #2095: make looping=20

"Nickolas Golubev" <ngolubev (AT) nps (DOT) navy.mil> writes:
Quote:
I have a problem compiling the source code. "./configure" works fine.=20
Then I run "make" and it just keeps looping and looping on the
"checking for "
section. This is where it starts to loop:
Check your system clock. This is a common symptom when the system clock
reading is older than the timestamps on the source files. Not too
surprisingly, make gets confused about what's up to date and what not.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.