# reddy@xxxxxxxxxxxxxxxxxxxx / 2005-08-06 13:37:45 +0530: > errors while loading in redhat8.0 linux > [root@dcs postgrep]# ls > postgresql-8.0.3 postgresql-8.0.3.tar.bz2 > [root@dcs postgrep]# cd postgresql-8.0.3 > [root@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@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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend