Making all in compat make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/compat' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/compat' Making all in lib make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib' Making all in snmplib make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/snmplib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/snmplib' Making all in rfcnb make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/rfcnb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/rfcnb' Making all in smblib make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/smblib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/smblib' Making all in ntlmauth make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/ntlmauth' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib/ntlmauth' make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib' make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/lib' Making all in libltdl make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/libltdl' make all-am make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/libltdl' make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/libltdl' make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/libltdl' Making all in scripts make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/scripts' Making all in icons make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/icons' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/icons' Making all in errors make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/errors' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/errors' Making all in doc make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc' Making all in manuals make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc/manuals' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc/manuals' Making all in release-notes make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc/release-notes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc/release-notes' make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc' make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/doc' Making all in helpers make[1]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers' Making all in basic_auth make[2]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth' Making all in DB make[3]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth/DB' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth/DB' Making all in LDAP make[3]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth/LDAP' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth/LDAP' Making all in NCSA make[3]: Entering directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth/NCSA' depbase=`echo basic_ncsa_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/local/bin/g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I. -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -Wno-deprecated-register -pipe -D_REENTRANT -g -O2 -march=native -std=c++11 -MT basic_ncsa_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_ncsa_auth.o basic_ncsa_auth.cc &&\ mv -f $depbase.Tpo $depbase.Po basic_ncsa_auth.cc: In function ‘int main(int, char**)’: basic_ncsa_auth.cc:104:13: error: ‘cout’ is not a member of ‘std’ SEND_ERR(""); ^ basic_ncsa_auth.cc:104:42: error: ‘endl’ is not a member of ‘std’ SEND_ERR(""); ^ basic_ncsa_auth.cc:108:13: error: ‘cout’ is not a member of ‘std’ SEND_ERR(""); ^ basic_ncsa_auth.cc:108:42: error: ‘endl’ is not a member of ‘std’ SEND_ERR(""); ^ basic_ncsa_auth.cc:115:13: error: ‘cout’ is not a member of ‘std’ SEND_ERR("No such user"); ^ basic_ncsa_auth.cc:115:54: error: ‘endl’ is not a member of ‘std’ SEND_ERR("No such user"); ^ basic_ncsa_auth.cc:128:13: error: ‘cout’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:128:41: error: ‘endl’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:133:13: error: ‘cout’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:133:41: error: ‘endl’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:138:13: error: ‘cout’ is not a member of ‘std’ SEND_ERR("Password too long. Only 8 characters accepted."); ^ basic_ncsa_auth.cc:138:88: error: ‘endl’ is not a member of ‘std’ SEND_ERR("Password too long. Only 8 characters accepted."); ^ basic_ncsa_auth.cc:144:13: error: ‘cout’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:144:41: error: ‘endl’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:148:13: error: ‘cout’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:148:41: error: ‘endl’ is not a member of ‘std’ SEND_OK(""); ^ basic_ncsa_auth.cc:151:9: error: ‘cout’ is not a member of ‘std’ SEND_ERR("Wrong password"); ^ basic_ncsa_auth.cc:151:52: error: ‘endl’ is not a member of ‘std’ SEND_ERR("Wrong password"); ^ At global scope: cc1plus: error: unrecognized command line option "-Wno-deprecated-register" [-Werror] cc1plus: all warnings being treated as errors Makefile:814: recipe for target 'basic_ncsa_auth.o' failed make[3]: *** [basic_ncsa_auth.o] Error 1 make[3]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth/NCSA' Makefile:517: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers/basic_auth' Makefile:517: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/rpm/rpmbuild/SOURCES/squid-4.0.4/helpers' Makefile:569: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1