Don't know for sure, here is ma configure: ./configure --enable-snmp --with-openssl=/opt/ssl\ --enable-auth="basic ntlm" --enable-err-languages="English" \ --enable-basic-auth-helpers="MSNT multi-domain-NTLM winbind PAM" \ --enable-ntlm-auth-helpers="winbind fakeauth" --enable-storeio=diskd,ufs \ --enable-external-acl-helpers="wbinfo_group" --enable-ntlm-fail-open \ --enable-ntlm-authentication --enable-snmp --enable-removal-policies="lru heap" and the env used: export CC=gcc export LDFLAGS="-L/opt/lib -L/opt/ssl/lib" export CPPFLAGS="-I/opt/include -I/opt/ssl/include" export LD_LIBRARY_PATH=/lib:/opt/lib:/opt/ssl/lib export LD_RUN_PATH=/lib:/opt/lib:/opt/ssl/lib the bind I have installed is 9.2.3 Arno Streuli Crédit Agricole (Suisse) SA Chemin de Bérée 46-48, ch-1010 Lausanne 10 Tél. +41 58 321.5215 - Fax +41 58 321.5251 http://www.ca-suisse.com Joost de Heer <sanguis@xxxxxxxx To: Arno.STREULI@xxxxxxxxxxxxx l> cc: Squid Mailinglist <squid-users@xxxxxxxxxxxxxxx> Subject: Re: can't start squid 10 latest compile 22.08.2005 09:23 Arno.STREULI@xxxxxxxxxxxxx wrote: > Hello, > Yes squid have all right on directories it need to. > and here is the output of the squid -Nd1 > bash-3.00# ../sbin/squid -Nd1 > 2005/08/22 07:53:14| Starting Squid Cache version 2.5.STABLE10 for > sparc-sun-solaris2.8... > 2005/08/22 07:53:14| Process ID 21606 > 2005/08/22 07:53:14| With 1024 file descriptors available > 2005/08/22 07:53:14| Performing DNS Tests... > 2005/08/22 07:53:14| Successful DNS name lookup tests... > Illegal Instruction Did you link with -lnsl? IIRC, Solaris is quite picky with DNS libraries. Joost ****************************************************************** DISCLAIMER - E-MAIL ------------------- The information contained in this E-Mail is intended for the named recipient(s). It may contain certain privileged and confidential information, or information which is otherwise protected from disclosure. If you are not the intended recipient, you must not copy,distribute or take any action in reliance on this information ******************************************************************