From dev-return-15700-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Mon Mar 20 17:58:56 2006 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 5320 invoked from network); 20 Mar 2006 17:58:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Mar 2006 17:58:56 -0000 Received: (qmail 37776 invoked by uid 500); 20 Mar 2006 17:58:49 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 37693 invoked by uid 500); 20 Mar 2006 17:58:48 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Delivered-To: moderator for dev@apr.apache.org Received: (qmail 30611 invoked by uid 99); 20 Mar 2006 17:18:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Message-ID: <441B5037.5050207@cadrc.calpoly.edu> Date: Fri, 17 Mar 2006 16:11:35 -0800 From: Taylor Jones User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051011) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@apr.apache.org Subject: ./configure hangs at "Checking if TCP_NODELAY..." Content-Type: multipart/mixed; boundary="------------050600050602060200000804" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------050600050602060200000804 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit When compiling, the configure command hangs at the the point shown below. This is a dual Opteron machine with 3 interfaces, two Broadcom NetXtreme BCM5704 10/100/1000 links and one Intel Etherpro 10/100. The only other peculiarity to the system are the virtual interfaces (7 virtual interfaces tied to eth1). Any sugestions? Taylor -- snip -- Checking for Networking support... checking for in_addr in netinet/in.h... yes checking if fd == socket on this platform... yes checking style of gethostbyname_r routine... glibc2 checking 3rd argument to the gethostbyname_r routines... char checking if TCP_NODELAY setting is inherited from listening sockets... -- hangs forever here -- --------------050600050602060200000804 Content-Type: text/x-vcard; charset=utf-8; name="tjones.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="tjones.vcf" begin:vcard fn:Taylor Jones n:Jones;Taylor email;internet:tjones@cdmtech.com x-mozilla-html:FALSE version:2.1 end:vcard --------------050600050602060200000804--