From: | Roman Neuhauser <neuhauser(at)sigpipe(dot)cz> |
---|---|
To: | reddy(at)dhanushcomputers(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org, naveen(at)dhanushcomputers(dot)com |
Subject: | Re: Error Loading postgresql |
Date: | 2005-08-10 05:50:07 |
Message-ID: | 20050810055007.GA703@isis.sigpipe.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
# reddy(at)dhanushcomputers(dot)com / 2005-08-06 13:37:45 +0530:
> errors while loading in redhat8.0 linux
> [root(at)dcs postgrep]# ls
> postgresql-8.0.3 postgresql-8.0.3.tar.bz2
> [root(at)dcs postgrep]# cd postgresql-8.0.3
> [root(at)dcs postgresql-8.0.3]# ./configure
> checking build system type... i686-pc-linux-gnulibc1
> checking host system type... i686-pc-linux-gnulibc1
> checking which template to use... linux
> checking whether to build with 64-bit integer date/time support... no
> checking whether NLS is wanted... no
> checking for default port number... 5432
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler cannot create executables
> [root(at)dcs postgresql-8.0.3]#
configure creates config.log which is bound to contain the reason
for the failure you observed.
--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man. You don't KNOW.
Cause you weren't THERE. http://bash.org/?255991
From | Date | Subject | |
---|---|---|---|
Next Message | Piotr Sulecki | 2005-08-10 06:44:43 | Re: index being ignored for "limit n" queries |
Previous Message | Bruce Momjian | 2005-08-10 03:21:01 | Re: escape string type for upcoming 8.1 |