From owner-freebsd-ports@FreeBSD.ORG Fri May 13 22:43:10 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0DAA16A4CE for ; Fri, 13 May 2005 22:43:10 +0000 (GMT) Received: from sarajevo.pacific.net.sg (sarajevo.pacific.net.sg [203.120.90.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 560EF43D94 for ; Fri, 13 May 2005 22:43:09 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 3069 invoked from network); 13 May 2005 22:43:04 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by sarajevo with SMTP; 13 May 2005 22:43:04 -0000 Received: from [192.168.0.111] ([210.24.246.101]) by maxwell6.pacific.net.sg with ESMTP id <20050513224304.HKFO1233.maxwell6.pacific.net.sg@[192.168.0.111]> for ; Sat, 14 May 2005 06:43:04 +0800 Message-ID: <42852DFD.5020006@pacific.net.sg> Date: Sat, 14 May 2005 06:45:17 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 5.4: checking size of pthread_t... Segmentation fault (core dumped) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 22:43:10 -0000 Hi, I installed a new FreeBSD 5.4 system. I did a binary upgrade via a minimal install plus building of a custom kernel. When I try to install now several ports, I get this error: checking size of pthread_t... Segmentation fault (core dumped) configure: error: cannot compute sizeof (pthread_t), 77 The ports are from yesterday (Friday). It looks like some header files are not updated properly. Where can I get them? Erich