From owner-freebsd-ports Fri Nov 23 22:40: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA31437B417 for ; Fri, 23 Nov 2001 22:40:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAO6e0G46964; Fri, 23 Nov 2001 22:40:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C26637B416 for ; Fri, 23 Nov 2001 22:39:00 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAO6d0B46907; Fri, 23 Nov 2001 22:39:00 -0800 (PST) (envelope-from nobody) Message-Id: <200111240639.fAO6d0B46907@freefall.freebsd.org> Date: Fri, 23 Nov 2001 22:39:00 -0800 (PST) From: Anthony Kim To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32243: ports/py-wxPython fails to compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32243 >Category: ports >Synopsis: ports/py-wxPython fails to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 23 22:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Anthony Kim >Release: 5.0-CURRENT >Organization: Volkswagen Credit >Environment: System: FreeBSD nabokov.afc.vw.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sat Nov 17 17:13:27 CST 2001 root@nabokov.afc.vw.com:/usr/obj/usr/src/sys/NABOKOV i386 >Description: ports/py-wxPython fails make on CURRENT Deprecated malloc.h include in PosRegExp.cxx >How-To-Repeat: cd /usr/ports/py-wxPython ; make install >Fix: [Sorry, can't cut and paste code very well into this web form] In: work/wxPython-2.3.0/contrib/stc/contrib/src/stc/scintilla/src/PosRegExp.cxx *************** *** 1,7 **** #include #include #include ! #include #include "PosRegExp.h" --- 1,7 ---- #include #include #include ! #include #include "PosRegExp.h" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message