madhuneal / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

Cannot run on debian armel #160

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile lusca on debian armel chrooted inside android
2. run lusca on debian armel chrooted inside android

What is the expected output? 
running well :)

What do you see instead?
error occured:
FATAL: ipcache_init: DNS name lookup tests failed.
Squid Cache (Version LUSCA_HEAD-r14809): Terminated abnormally.

then i tried add paramater -D, still error occurred but different error:
comm_open: socket failure: (13) Permission denied
FATAL: Could not create a DNS socket: errno 13

What version of the product are you using? On what operating system?
LUSCA_HEAD-r14809

Please provide any additional information below.
Handset Commtiva Z71 Variant
Android version: Cyanogenmod-7.2.0-RC1-z71-aPT-v2
Android kernel: 2.6.32.9-aPT-v2 fagulhas@androidPT #112
Debian version: Debian GNU/Linux 5.0
Lusca compiled with options:
configure options:  '--build=arm-debian-linux' '--target=arm-debian-linux' 
'--host=arm-debian-linux' '--prefix=/usr/local/squid' '--exec_prefix=/usr' 
'--bindir=/usr/sbin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib/squid' 
'--sysconfdir=/etc/squid' '--localstatedir=/var/spool/squid' 
'--datadir=/usr/share/squid' '--enable-async-io' '--with-pthreads' '--with-aio' 
'--enable-storeio=aufs,coss,null' '--enable-linux-netfilter' '--enable-arp-acl' 
'--enable-epoll' '--enable-removal-policies=lru,heap' '--enable-snmp' 
'--enable-delay-pools' '--enable-htcp' '--enable-cache-digests' 
'--with-openssl=/user/lib/ssl' '--enable-kill-parent-hack' 
'--enable-referer-log' '--enable-useragent-log' '--enable-icmp' 
'--enable-auth=basic,digest,ntlm,negotiate' 
'--enable-basic-auth-helpers=DB,LDAP,MSNT,NCSA,POP3,SASL,SMB,YP,getpwnam,multi-d
omain-NTLM,squid_radius_auth' 
'--enable-ntlm-auth-helpers=SMB,no_check,fakeauth' 
'--enable-negotiate-auth-helpers=squid_kerb_auth' 
'--enable-digest-auth-helpers=eDirectory,ldap,password' 
'--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_grou
p' '--enable-ntlm-fail-open' '--enable-stacktraces' 
'build_alias=arm-debian-linux' 'host_alias=arm-debian-linux' 
'target_alias=arm-debian-linux'

Original issue reported on code.google.com by amin.pur...@gmail.com on 4 Jan 2013 at 2:24