Nieuws:

Ubuntu-NL weer online!

Na een periode van technische problemen en een overbelaste server zijn we eindelijk weer bereikbaar.
Samen met Hobbynet, onze sponsor en hostingpartner, hebben we een oplossing gevonden zodat alles weer soepel draait.

Bedankt voor jullie geduld en begrip. We hopen nu weer verder te gaan waar we gebleven waren.

Het team van Ubuntu-NL

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: squid installeeren wil niet :S  (gelezen 693 keer)

Offline Vinnie665

  • Lid
squid installeeren wil niet :S
« Gepost op: 2008/02/12, 18:21:47 »
Hallo,

ik meot voor een opdracht squid installeeren op een ubuntu systeem echter wil dit niet lukken :

foutmelding:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
 

config,log:


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

It was created by Squid Web Proxy configure 3.0.STABLE1, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr/local/squid

## --------- ##
## Platform. ##
## --------- ##

hostname = vincent
uname -m = i686
uname -r = 2.6.22-14-generic
uname -s = Linux
uname -v = #1 SMP Fri Feb 1 04:59:50 UTC 2008

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2305: checking for a BSD-compatible install
configure:2361: result: /usr/bin/install -c
configure:2372: checking whether build environment is sane
configure:2415: result: yes
configure:2480: checking for gawk
configure:2510: result: no
configure:2480: checking for mawk
configure:2496: found /usr/bin/mawk
configure:2507: result: mawk
configure:2518: checking whether make sets $(MAKE)
configure:2539: result: yes
configure:2718: checking how to create a ustar tar archive
configure:2731: tar --version
tar (GNU tar) 1.18
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2734: $? = 0
configure:2774: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2777: $? = 0
configure:2781: tar -xf - configure:2784: $? = 0
configure:2797: result: gnutar
configure:2805: checking whether to enable maintainer-specific portions of Makefiles
configure:2814: result: no
configure:2885: checking for gcc
configure:2901: found /usr/bin/gcc
configure:2912: result: gcc
configure:3150: checking for C compiler version
configure:3157: gcc --version >&5
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3160: $? = 0
configure:3167: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:3170: $? = 0
configure:3177: gcc -V >&5
gcc: '-V' option must have argument
configure:3180: $? = 1
configure:3203: checking for C compiler default output file name
configure:3230: gcc   -g conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:3233: $? = 1
configure:3271: result:
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.0.STABLE1"
| #define PACKAGE_STRING "Squid Web Proxy 3.0.STABLE1"
| #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/"
| #define PACKAGE "squid"
| #define VERSION "3.0.STABLE1"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3278: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
am_cv_prog_tar_ustar=gnutar

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/vincent/squid-3.0.STABLE1/cfgaux/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/vincent/squid-3.0.STABLE1/cfgaux/missing --run tar'
AR=''
AR_R=''
AUTH_LIBS=''
AUTH_LINKOBJS=''
AUTH_MODULES=''
AUTH_OBJS=''
AUTOCONF='${SHELL} /home/vincent/squid-3.0.STABLE1/cfgaux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/vincent/squid-3.0.STABLE1/cfgaux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/vincent/squid-3.0.STABLE1/cfgaux/missing --run automake-1.9'
AWK='mawk'
BASIC_AUTH_HELPERS=''
CACHE_EFFECTIVE_USER=''
CACHE_HTTP_PORT=''
CACHE_ICP_PORT=''
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CGIEXT=''
CPP=''
CPPFLAGS=''
CPPUNITCONFIG=''
CRYPTLIB=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DIGEST_AUTH_HELPERS=''
DISK_LIBS=''
DISK_LINKOBJS=''
DISK_PROGRAMS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_ARP_ACL_FALSE=''
ENABLE_ARP_ACL_TRUE=''
ENABLE_HTCP_FALSE=''
ENABLE_HTCP_TRUE=''
ENABLE_IDENT_FALSE=''
ENABLE_IDENT_TRUE=''
ENABLE_PINGER_FALSE=''
ENABLE_PINGER_TRUE=''
ENABLE_SSL_FALSE=''
ENABLE_SSL_TRUE=''
ENABLE_UNLINKD_FALSE=''
ENABLE_UNLINKD_TRUE=''
ENABLE_WIN32SPECIFIC_FALSE=''
ENABLE_WIN32SPECIFIC_TRUE=''
ENABLE_XPROF_STATS_FALSE=''
ENABLE_XPROF_STATS_TRUE=''
EPOLL_LIBS=''
ERR_DEFAULT_LANGUAGE=''
ERR_LANGUAGES=''
EXEEXT=''
EXTERNAL_ACL_HELPERS=''
F77=''
FALSE=''
FFLAGS=''
GREP=''
ICAP_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-g'
LIBADD_DL=''
LIBOBJS=''
LIBREGEX=''
LIBS=''
LIBSASL=''
LIBTOOL=''
LIB_DB=''
LIB_LBER=''
LIB_LDAP=''
LN=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/vincent/squid-3.0.STABLE1/cfgaux/missing --run makeinfo'
MAKE_LEAKFINDER_FALSE=''
MAKE_LEAKFINDER_TRUE=''
MINGW_LIBS=''
MKDIR=''
MV=''
NEED_OWN_STRSEP_FALSE=''
NEED_OWN_STRSEP_TRUE=''
NEED_OWN_STRTOLL_FALSE=''
NEED_OWN_STRTOLL_TRUE=''
NEGOTIATE_AUTH_HELPERS=''
NTLM_AUTH_HELPERS=''
OBJEXT=''
OPT_DEFAULT_HOSTS=''
PACKAGE='squid'
PACKAGE_BUGREPORT='http://www.squid-cache.org/bugs/'
PACKAGE_NAME='Squid Web Proxy'
PACKAGE_STRING='Squid Web Proxy 3.0.STABLE1'
PACKAGE_TARNAME='squid'
PACKAGE_VERSION='3.0.STABLE1'
PATH_SEPARATOR=':'
PERL=''
RANLIB=''
REGEXLIB=''
REPL_LIBS=''
REPL_OBJS=''
REPL_POLICIES=''
RM=''
SED=''
SET_MAKE=''
SH=''
SHELL='/bin/bash'
SNMPLIB=''
SQUID_CFLAGS=''
SQUID_CPPUNIT_INC=''
SQUID_CPPUNIT_LA=''
SQUID_CPPUNIT_LIBS=''
SQUID_CXXFLAGS=''
SSLLIB=''
STORE_LIBS=''
STORE_LINKOBJS=''
STORE_OBJS=''
STORE_TESTS=''
STRIP=''
TRUE=''
USE_AIOPS_WIN32_FALSE=''
USE_AIOPS_WIN32_TRUE=''
USE_AIO_WIN32_FALSE=''
USE_AIO_WIN32_TRUE=''
USE_DELAY_POOLS_FALSE=''
USE_DELAY_POOLS_TRUE=''
USE_DEVPOLL_FALSE=''
USE_DEVPOLL_TRUE=''
USE_DNSSERVER_FALSE=''
USE_DNSSERVER_TRUE=''
USE_EPOLL_FALSE=''
USE_EPOLL_TRUE=''
USE_ESI_FALSE=''
USE_ESI_TRUE=''
USE_ICAP_CLIENT_FALSE=''
USE_ICAP_CLIENT_TRUE=''
USE_IPC_WIN32_FALSE=''
USE_IPC_WIN32_TRUE=''
USE_KQUEUE_FALSE=''
USE_KQUEUE_TRUE=''
USE_POLL_FALSE=''
USE_POLL_TRUE=''
USE_SELECT_FALSE=''
USE_SELECT_SIMPLE_FALSE=''
USE_SELECT_SIMPLE_TRUE=''
USE_SELECT_TRUE=''
USE_SELECT_WIN32_FALSE=''
USE_SELECT_WIN32_TRUE=''
USE_SNMP_FALSE=''
USE_SNMP_TRUE=''
VERSION='3.0.STABLE1'
WIN32_PSAPI=''
XTRA_LIBS=''
XTRA_OBJS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/vincent/squid-3.0.STABLE1/cfgaux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
makesnmplib=''
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/squid'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Squid Web Proxy"
#define PACKAGE_TARNAME "squid"
#define PACKAGE_VERSION "3.0.STABLE1"
#define PACKAGE_STRING "Squid Web Proxy 3.0.
STABLE1"
#define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/"
#define PACKAGE "squid"
#define VERSION "3.0.STABLE1"

configure: exit 77



Hoop dat jullie mij uit de brand kunnen helpen want het compilen wil echt niet lukken

squid installeeren wil niet :S
« Reactie #1 Gepost op: 2008/02/12, 18:29:08 »
sudo apt-get install build-essential

- SeySayux
I use a Unix-based system, that means I'll get laid as often as I have to reboot.
LibSylph
SeySayux.net

Offline Rulus

  • Lid
squid installeeren wil niet :S
« Reactie #2 Gepost op: 2008/02/12, 18:30:26 »
Waarom zou je squid willen compileren? Gewoon het pakket installeren..

sudo apt-get install squid

Offline Vinnie665

  • Lid
squid installeeren wil niet :S
« Reactie #3 Gepost op: 2008/02/13, 08:40:35 »
ja oke had ik niet aan gedacht hahaha maar het werkt nu bijna :) kan alleen de config files niet vinden Vreemd,,