ports/79872: sysutils/pib: Patch for compilation on FreeBSD >= 5.x
Johan van Selst
johans at stack.nl
Wed Apr 13 17:00:35 UTC 2005
>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 at mud.stack.nl:/usr/obj/usr/src/sys/mud i386
>Description:
[Cc: pib maintainer, . at 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:
More information about the freebsd-ports-bugs
mailing list