Hi Amos, I have a openindiana installed on a virtual machine for testing but unfortunately is not well configured for development ...
On 04/12/2012 06:30 AM, Amos Jeffries wrote: > http://bugs.squid-cache.org/show_bug.cgi?id=3463 > > Requires OpenIndiana with build tools. > > Tasks: > > 1) Using "./configure --disable-internal-dns" verify if the error occurs > on 3.2 latest daily package. > if no, please close the bug as FIXED with target milestone 3.2. The problem exist. Also I was not able to build squid3 on openindiana with kerberos support enabled, because of a warning about "#pragma ident" line in file kerberosv5/com_err.h So to compile squid I needed the run the following configure command: ./configure --disable-internal-dns --without-krb5-config > > 2) Locate and supply details requested in comment #1 of the bug report. To compile dnsserver binary you need to include the libraries: "-lresolv -lsocket -lnsl" Regards, Christos > > > Any takers? > > Thanks in advance > Amos > >
