| From: | "Nickolas Golubev" <ngolubev(at)nps(dot)navy(dot)mil> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #2095: make looping |
| Date: | 2005-12-06 17:11:03 |
| Message-ID: | 20051206171103.5FBB1F0B9B@svr2.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 2095
Logged by: Nickolas Golubev
Email address: ngolubev(at)nps(dot)navy(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-12-06 18:14:16 | Re: BUG #2095: make looping |
| Previous Message | Hans Schlper | 2005-12-06 14:19:13 | BUG #2094: AIX: libraries contain the symbol main |