Hi,

on two machines compilation of squid-2.5.STABLE1 runs with no problem (Debian Woody 2.4.20). But on a third machine with the same distro it stops just in the beginning with the following:

/usr/local/squid# make all
Making all in lib
make[1]: Entering directory `/usr/local/squid/lib'
source='Array.c' object='Array.o' libtool=no \
depfile='.deps/Array.Po' tmpdepfile='.deps/Array.TPo' \
depmode=gcc /bin/sh ../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O2 -Wall -c `test -f Array.c || echo './'`Array.c
cpp0: /usr/include/bits/socket.h: Input/output error
make[1]: *** [Array.o] Error 1
make[1]: Leaving directory `/usr/local/squid/lib'
make: *** [all-recursive] Error 1


I am quite sure it is just missing some development-packages concerning "Array.c" or "socket.h"...

Sorry, has anybody a hint what goes wrong?

Oliver

Reply via email to