Hello my name is Roman.

I need your support.

I have ubuntu 10.1 server x64
I try to configure squid (I download it from your site, i tried different 
versions).

/configure --enable-basic-auth-helpers=LDAP 
--enable-external-acl-helpers=ldap_group  is fine.

But when i do make, i get errors.
For first i had only
make[1]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth/LDAP'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth/LDAP'
make[1]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth'

Then i installed libldap2-dev, dpatch, sharutils, libpam0g-de. I made make 
clean.
And after it I've got

Making all in lib
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/lib'
Making all in scripts
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/scripts'
Making all in src
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/src'
make  all-recursive
make[2]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/src'
Making all in fs
make[3]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/src/fs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/src/fs'
Making all in repl
make[3]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/src/repl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/src/repl'
Making all in auth
make[3]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/src/auth'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/src/auth'
make[3]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/src'
make[2]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/src'
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/src'
Making all in icons
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/icons'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/icons'
Making all in errors
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/errors'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/errors'
Making all in doc
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/doc'
Making all in helpers
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/helpers'
Making all in basic_auth
make[2]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth'
Making all in LDAP
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth/LDAP'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth/LDAP'
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth'
make[2]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/basic_auth'
Making all in ntlm_auth
make[2]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/ntlm_auth'
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/ntlm_auth'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/ntlm_auth'
make[2]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/ntlm_auth'
Making all in negotiate_auth
make[2]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/negotiate_auth'
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/negotiate_auth'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/negotiate_auth'
make[2]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/negotiate_auth'
Making all in digest_auth
make[2]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/digest_auth'
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/digest_auth'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/digest_auth'
make[2]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/digest_auth'
Making all in external_acl
make[2]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/external_acl'
Making all in ldap_group
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/external_acl/ldap_group'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/external_acl/ldap_group'
make[3]: Entering directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/external_acl'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/external_acl'
make[2]: Leaving directory 
`/home/roman/downloads/squid-2.7.STABLE9/helpers/external_acl'
make[2]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/helpers'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/helpers'
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/helpers'
Making all in tools
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/tools'
make[2]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9/tools'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/tools'
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9/tools'
make[1]: Entering directory `/home/roman/downloads/squid-2.7.STABLE9'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/roman/downloads/squid-2.7.STABLE9'


So, could You help me in this problem ?
Thank's a lot.

Reply via email to