[squid-users] Error installing squid 2.5 on solaris 8

From: Gudz, Roman \(EM, PTL\) <roman.gudz@dont-contact.us>
Date: Thu, 28 Oct 2004 16:41:23 -0400

I am attempting to install squid 2.5 stable 6 under solaris 8 using the gcc compiler. When I run ./configure I get the following:

creating cache ./config.cache
checking for a BSD compatible install... cfgaux/install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc -g) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

The config.log file contains the following:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:782: checking for a BSD compatible install
configure:835: checking whether build environment is sane
configure:906: checking for mawk
configure:906: checking for gawk
configure:906: checking for nawk
configure:936: checking whether make sets ${MAKE}
configure:1057: checking whether to enable maintainer-specific portions of Makefiles
configure:1089: checking for gcc
configure:1202: checking whether the C compiler (gcc -g) works
configure:1218: gcc -o conftest -g conftest.c 1>&5
ld: fatal: file values-Xa.o: open failed: No such file or directory
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:

#line 1213 "configure"
#include "confdefs.h"

main(){return(0);}

Any help would be appreciated.
Received on Thu Oct 28 2004 - 14:41:58 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST