From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 13 17:00:35 2005 Return-Path: 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 BFC8116A4CE for ; Wed, 13 Apr 2005 17:00:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A97F43D5F for ; Wed, 13 Apr 2005 17:00:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3DH0ZWe080990 for ; Wed, 13 Apr 2005 17:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3DH0YHp080977; Wed, 13 Apr 2005 17:00:35 GMT (envelope-from gnats) Resent-Date: Wed, 13 Apr 2005 17:00:35 GMT Resent-Message-Id: <200504131700.j3DH0YHp080977@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Johan van Selst Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAEFC16A4CF for ; Wed, 13 Apr 2005 17:00:13 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id E11A943D31 for ; Wed, 13 Apr 2005 17:00:12 +0000 (GMT) (envelope-from johans@stack.nl) Received: by mailhost.stack.nl (Postfix, from userid 65534) id EB8E51F17F; Wed, 13 Apr 2005 19:00:11 +0200 (CEST) Received: from mud.stack.nl (mud.stack.nl [IPv6:2001:610:1108:5011:207:e9ff:fe14:b498]) by mailhost.stack.nl (Postfix) with ESMTP id 9D5641F17C; Wed, 13 Apr 2005 19:00:10 +0200 (CEST) Received: by mud.stack.nl (Postfix, from userid 801) id 6F51717038; Wed, 13 Apr 2005 19:00:13 +0200 (CEST) Message-Id: <20050413170013.6F51717038@mud.stack.nl> Date: Wed, 13 Apr 2005 19:00:13 +0200 (CEST) From: Johan van Selst To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: "."@babolo.ru Subject: ports/79872: sysutils/pib: Patch for compilation on FreeBSD >= 5.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Johan van Selst List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:00:35 -0000 >Number: 79872 >Category: ports >Synopsis: sysutils/pib: Patch for compilation on FreeBSD >= 5.x >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 13 17:00:34 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Johan van Selst >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD mud.stack.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 31 22:31:14 CET 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386 >Description: [Cc: pib maintainer, .@babolo.ru] The pib port does not work on FreeBSD 5 because the source incorrectly repeats a previous system prototype. Removing this prototype fixes the build (and still works for 4.x). >How-To-Repeat: >Fix: Please consider adding the following patch as files/patch-tkPort.h --- tkPort.h.orig Wed Apr 13 17:30:58 2005 +++ tkPort.h Wed Apr 13 17:30:13 2005 @@ -133,8 +133,6 @@ extern int errno; * in any other header file. */ -extern void panic(); - /* * These functions do nothing under Unix, so we just eliminate calls them. */ >Release-Note: >Audit-Trail: >Unformatted: