From owner-freebsd-ports@FreeBSD.ORG Thu Jul 24 19:18:52 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3636C1065680 for ; Thu, 24 Jul 2008 19:18:51 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id D61188FC19 for ; Thu, 24 Jul 2008 19:18:50 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id AFDC81CC81; Thu, 24 Jul 2008 12:40:46 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: freebsd-ports@freebsd.org Date: Thu, 24 Jul 2008 12:40:46 -0700 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807241240.46520.david@vizion2000.net> Subject: compile failure _www/mod_python3/work/mod_python-3.3.1. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 19:18:52 -0000 Latest upgrade produces following error.. FreeBSD ***l.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 16 09:27:38 PDT 2008 ***.***.vizion2000.net:/usr/obj/usr/src/sys/GENERIC amd64 onnobject.c: In function '_conn_read': connobject.c:142: error: request for member 'next' in something not a structure or union apxs:Error: Command failed with rc=65536 . *** Error code 1 Stop in /usr/ports/www/mod_python3/work/mod_python-3.3.1/src. *** Error code 1 Stop in /usr/ports/www/mod_python3/work/mod_python-3.3.1. *** Error code 1 Stop in /usr/ports/www/mod_python3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.49920.2 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mod_python-3.3.1 UPGRADE_PORT_VER=3.3.1 make ** Fix the problem and try again. David