<div dir="ltr">Hi everyone, I don't know if you can help me with this. I´m trying to compile SQUID beta 5.0.4 on Debian 10 but I get an error:<br><br>cp ../../src/tests/stub_debug.cc tests/stub_debug.cc<br>cp: cannot create regular file 'tests/stub_debug.cc': No such file or directory<br>make[3]: *** [Makefile:1518: tests/stub_debug.cc] Error 1<br>make[3]: Leaving directory '/root/squid-5.0.4/tools/squidclient'<br>make[2]: *** [Makefile:1049: all-recursive] Error 1<br>make[2]: Leaving directory '/root/squid-5.0.4/tools/squidclient'<br>make[1]: *** [Makefile:1191: all-recursive] Error 1<br>make[1]: Leaving directory '/root/squid-5.0.4/tools'<br>make: *** [Makefile:591: all-recursive] Error 1<br><br><div>I attach the script:<br></div><div>./configure --prefix=/opt/squid-504 --includedir=/include --mandir=/share/man --infodir=/share/info --localstatedir=/opt/squid-504/var --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-inline --enable-async-io --enable-storeio=ufs,aufs,diskd --enable-removal-policies=lru,heap --enable-delay-pools --enable-cache-digests --enable-underscores --enable-icap-client --enable-follow-x-forwarded-for --enable-auth-basic=fake,LDAP --enable-auth-digest=file,LDAP --enable-auth-negotiate=kerberos,wrapper --enable-external-acl-helpers=file_userip,kerberos_ldap_group,LDAP_group --enable-arp-acl --enable-esi--disable-translation --with-logdir=/var/log/squid-504 --with-pidfile=/var/run/squid-504.pid --with-filedescriptors=65536 --with-large-files --with-default-user=proxy --enable-linux-netfilter --enable-ltdl-convenience --with-openssl --enable-ssl --enable-ssl-crtd<br></div><div><br>make && make install<br><br>Any help would be welcome, thank you very much.<br><br>Greetings<br>Gabriel<br></div></div>