NetBSD Problem Report #5952

Received: (qmail 1602 invoked from network); 11 Aug 1998 22:03:46 -0000
Message-Id: <199808112208.AAA01990@q610.ebe.uni-c.dk>
Date: Wed, 12 Aug 1998 00:08:52 +0200 (MEST)
From: Erik Bertelsen <erik@q610.ebe.uni-c.dk>
Reply-To: erik@mediator.uni-c.dk
To: gnats-bugs@gnats.netbsd.org
Subject: macppc/include/param.h refers to bcopy, which is being removed
X-Send-Pr-Version: 3.95

>Number:         5952
>Category:       port-macppc
>Synopsis:       macppc/include/param.h refers to bcopy, which is being removed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-macppc-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 11 15:05:00 +0000 1998
>Closed-Date:    Wed Apr 07 09:53:44 +0000 1999
>Last-Modified:  Wed Apr 07 09:54:01 +0000 1999
>Originator:     Erik Bertelsen
>Release:        NetBSD-current 11 aug 1998
>Organization:

>Environment:

System: NetBSD q610.ebe.uni-c.dk 1.3G NetBSD 1.3G (Q610) #178: Tue Aug 11 21:40:14 MEST 1998 erik@q610.ebe.uni-c.dk:/home/src/sys/arch/mac68k/compile/Q610 mac68k


>Description:
	Compilation errors occur while building a macppc kernel because
	param.h defines ovbcopy to bcopy, which has recently been replaced
	by memcpy. This definitions conflicts with the definition
	in sys/systm.h.
	(Similar problems seem to be present in arch/{powerpc,ofppc}/include/
	param.h).
	The patch below just deletes the architecture-dependent definition.
>How-To-Repeat:

>Fix:
Index: param.h
===================================================================
RCS file: /home/cvs-base/src/sys/arch/macppc/include/param.h,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 param.h
141,144d140
< /*
<  * Temporary kludge till we do (ov)bcopy in assembler
<  */
< #define	ovbcopy	bcopy


regards
Erik Bertelsen
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->port-macppc-maintainer 
Responsible-Changed-By: fair 
Responsible-Changed-When: Mon Dec 28 09:39:34 PST 1998 
Responsible-Changed-Why:  
This PR is the responsibility of the portmaster, 
not the GNATS database administrator. 
State-Changed-From-To: open->closed 
State-Changed-By: fair 
State-Changed-When: Wed Apr 7 02:53:44 PDT 1999 
State-Changed-Why:  
Not any more, it doesn't. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.