From owner-freebsd-ports-bugs Mon Feb 3 6: 0:15 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B52F37B401 for ; Mon, 3 Feb 2003 06:00:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F093543F3F for ; Mon, 3 Feb 2003 06:00:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h13E0BNS090331 for ; Mon, 3 Feb 2003 06:00:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h13E0B82090330; Mon, 3 Feb 2003 06:00:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5179337B401 for ; Mon, 3 Feb 2003 05:53:22 -0800 (PST) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E15543F93 for ; Mon, 3 Feb 2003 05:53:21 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id AC5DFF4; Mon, 3 Feb 2003 16:53:18 +0300 (MSK) Message-Id: <20030203135318.AC5DFF4@freebsd.org.ru> Date: Mon, 3 Feb 2003 16:53:18 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org Cc: dyfet@gnu.org X-Send-Pr-Version: 3.113 Subject: ports/47847: [PATCH] devel/commoncpp: fix building Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47847 >Category: ports >Synopsis: [PATCH] devel/commoncpp: fix building >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 03 06:00:11 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 4.7-STABLE i386 >Organization: n/a >Environment: System: FreeBSD 4.7-STABLE i386 >Description: devel/commoncpp: fix building >How-To-Repeat: cd ports/devel/commoncpp && make build >Fix: add following patch into port's files directory ======== files/patch-posix::friends.cpp ============= --- posix/friends.cpp.orig Mon Feb 3 16:43:21 2003 +++ posix/friends.cpp Mon Feb 3 16:43:33 2003 @@ -38,11 +38,11 @@ // whether to permit this exception to apply to your modifications. // If you do not wish that, delete this exception notice. +#include #include "config.h" #include "macros.h" #include "thread.h" #include -#include #ifdef SIGTSTP #include ======== files/patch-posix::friends.cpp ============= >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message