NetBSD Problem Report #10039

Received: (qmail 9406 invoked from network); 3 May 2000 09:24:18 -0000
Message-Id: <200005030927.TAA05823@geek.com.au>
Date: Wed, 3 May 2000 19:27:35 +1000 (EST)
From: Daniel Carosone <dan@geek.com.au>
Reply-To: dan@geek.com.au
To: gnats-bugs@gnats.netbsd.org
Subject: pcic at isapnp is i386-specific
X-Send-Pr-Version: 3.95

>Number:         10039
>Category:       kern
>Synopsis:       pcic at isapnp is i386-specific
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 03 09:25:00 +0000 2000
>Closed-Date:    
>Last-Modified:  
>Originator:     Daniel Carosone
>Release:        today
>Organization:

>Environment:
NetBSD-current on alpha.

>Description:
Trying to build a kernel on alpha with "pcic* at isapnp?" in the
config fails: 

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Wno-main -mno-fp-regs -I. -I../../../../arch -I../../../.. -nostdinc -I../../../../../crypto-intl/sys -I../../../../../gnu/sys -DDIAGNOSTIC -DIPSEC_DEBUG -DTLP_MATCH_21040 -DTLP_MATCH_21041 -DMAXUSERS=32 -D_KERNEL -Dalpha  -c ../../../../dev/isapnp/i82365_isapnp.c
cc1: warnings being treated as errors
../../../../dev/isapnp/i82365_isapnp.c: In function `pcic_isapnp_attach':
../../../../dev/isapnp/i82365_isapnp.c:157: warning: implicit declaration of function `isa_mem_alloc'
*** Error code 1

The function isa_mem_alloc exists only in the i386 port's
isapnp_machdep.c; it needs to be provided by other ports as well.

>How-To-Repeat:
config a kernel as above
>Fix:
one per port? 
>Release-Note:
>Audit-Trail:
>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.