From corecode@corecode.ath.cx  Sun Jan 12 06:49:07 2003
Return-Path: <corecode@corecode.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2E0FA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Jan 2003 06:49:07 -0800 (PST)
Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 68BFE43E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Jan 2003 06:49:06 -0800 (PST)
	(envelope-from corecode@corecode.ath.cx)
Received: from fwd05.sul.t-online.de 
	by mailout01.sul.t-online.com with smtp 
	id 18XjQ9-0004MA-0D; Sun, 12 Jan 2003 15:49:05 +0100
Received: from pride.uni.stoert.net (320050403952-0001@[217.82.56.52]) by fmrl05.sul.t-online.com
	with esmtp id 18XjQ4-0vSOauC; Sun, 12 Jan 2003 15:49:00 +0100
Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178])
	by pride.uni.stoert.net (Postfix) with ESMTP id A11D5133CB9
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Jan 2003 15:48:49 +0100 (CET)
Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1])
	by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0CEngKZ075377
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Jan 2003 15:49:42 +0100 (CET)
	(envelope-from corecode@terrorfish.uni.stoert.net)
Received: (from corecode@localhost)
	by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0CEnf5A075376;
	Sun, 12 Jan 2003 15:49:41 +0100 (CET)
	(envelope-from corecode)
Message-Id: <200301121449.h0CEnf5A075376@terrorfish.uni.stoert.net>
Date: Sun, 12 Jan 2003 15:49:41 +0100 (CET)
From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
Reply-To: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: unbreak -CURRENT build: cad/pcb
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46994
>Category:       ports
>Synopsis:       unbreak -CURRENT build: cad/pcb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 12 06:50:01 PST 2003
>Closed-Date:    Tue Feb 04 04:30:03 PST 2003
>Last-Modified:  Tue Feb 04 04:30:03 PST 2003
>Originator:     Simon 'corecode' Schubert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #39: Sun Jan 12 01:07:37 CET 2003 corecode@terrorfish.uni.stoert.net:/usr/obj/athlon/usr/src/sys/TERRORFISH i386


	
>Description:
	o unbreak build in -CURRENT
	o therefore add files/patch-af
	
>How-To-Repeat:
	
>Fix:

Index: files/patch-af
===================================================================
RCS file: files/patch-af
diff -N files/patch-af
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-af	12 Jan 2003 14:47:24 -0000
@@ -0,0 +1,15 @@
+--- src/error.c.orig	Wed Jan 13 18:52:36 1999
++++ src/error.c	Sun Jan 12 15:45:12 2003
+@@ -51,11 +51,11 @@
+ /* ----------------------------------------------------------------------
+  * some external identifiers
+  */
++#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__linux__) 
+ extern	int		errno,			/* system error code */
+ 				sys_nerr;		/* number of messages available from array */
+ 
+ /* the list is already defined for some OS */
+-#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__linux__) 
+ 	extern	char	*sys_errlist[];	/* array of error messages */
+ #endif
+ 
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Tue Feb 4 04:29:40 PST 2003 
State-Changed-Why:  
ALready commited by kris@, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46994 
>Unformatted:
