]] | Hi, | I have installed varnish with apt-get on a Debian i386 lenny ... | | Does anyone know from where comes the problem ? | | e003-xx:/home/etudiant# varnishd -f /etc/varnish/vcl.conf -a | 0.0.0.0:80 -T 127.0.0.1:6969 -t 600 -w 1,4000,5 -h classic,500009 -s | malloc,500M -s file,/home/etudiant/VARNISH_CACHE/,1G | /usr/bin/ld: crti.o: No such file: No such file or directory | collect2: ld returned 1 exit status | pclose=256 | Internal error: GCC returned 0x0100
Make sure to install build-essential, not just gcc. -- Tollef Fog Heen Redpill Linpro -- Changing the game! t: +47 21 54 41 73 _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
