From owner-freebsd-ports Fri Nov 23 22:50: 6 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 C499537B416 for ; Fri, 23 Nov 2001 22:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAO6o0m47612; Fri, 23 Nov 2001 22:50: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 050C537B41A for ; Fri, 23 Nov 2001 22:43:12 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAO6hBv47180; Fri, 23 Nov 2001 22:43:11 -0800 (PST) (envelope-from nobody) Message-Id: <200111240643.fAO6hBv47180@freefall.freebsd.org> Date: Fri, 23 Nov 2001 22:43:11 -0800 (PST) From: Anthony Kim To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/32244: textproc/rtf2htm fails to compile due to malloc.h 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: 32244 >Category: ports >Synopsis: textproc/rtf2htm fails to compile due to malloc.h >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:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Anthony Kim >Release: 5.0-CURRENT >Organization: Volkswagen >Environment: FreeBSD nabokov.afc.vw.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Nov 23 00:54:11 CST 2001 root@nabokov.afc.vw.com:/usr/obj/usr/src/sys/NABOKOV i386 >Description: textproc/rtf2htm files to make due to malloc.h include in malloc.c >How-To-Repeat: cd /usr/ports/textproc/rtf2htm ; make install >Fix: If there's somewhere else I should be looking to fix these, please drop me a helpful hint! Tks. > --- malloc.c.orig Wed Nov 21 12:59:03 2001 > +++ malloc.c Wed Nov 21 12:59:15 2001 > @@ -37,7 +37,7 @@ > #ifndef BSD > > #ifndef TURBO_C > -#include > +#include > #else > #include > #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message