Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 1998 08:22:38 +0200
From:      Matthias Apitz <Matthias.Apitz@Sisis.de>
To:        Markus Kurek <kurek@unidui.uni-duisburg.de>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: i4b-00.62 status report
Message-ID:  <19980616082237.42558@sisis.de>
In-Reply-To: <3585BF8D.CB2F157F@uni-duisburg.de>; from Markus Kurek on Tue, Jun 16, 1998 at 02:42:53AM %2B0200
References:  <3585BF8D.CB2F157F@uni-duisburg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 16, 1998 at 02:42:53AM +0200, Markus Kurek wrote:

> Today I switched from 00.61 to i4b-00.62.
> It did not compile out of the box on NetBSD-1.3.2.
> I had to remove 4 lines (line97-100) in i4b/layer1/i4b_avm_a1.c 
> because of compiler errors:
> 
> cc1: warnings being treated as errors
> ../../../../i4b/layer1/i4b_avm_a1.c:97: warning: `avma1_pcmcia_read_reg'
> declared `static' but never defined
> ../../../../i4b/layer1/i4b_avm_a1.c:98: warning:
> `avma1_pcmcia_write_reg' declared `static' but never defined
> ../../../../i4b/layer1/i4b_avm_a1.c:99: warning:
> `avma1_pcmcia_read_fifo' declared `static' but never defined
> ../../../../i4b/layer1/i4b_avm_a1.c:100: warning:
> `avma1_pcmcia_write_fifo' declared `static' but never defined

The above lines are indeed not working declarations until the
PCMCIA support is added to NetBSD too. At the moment they should
be removed.

> After that I was able to compile the kernel. 
> Perhaps I missed one i4b option in my config file to add the
> AVM_PCMCIA support into the kernel, but I could not find 
> something in the INSTALLATION guide.
	....

The PCMCIA support was only added for FreeBSD; for details see
the README.PCCARD in the top-level directory of i4b.

	matthias

-- 
firm: matthias.apitz@sisis.de [voc:+49 89 61308 351, fax: +49 89 61308 188]
priv: guru@thias.muc.de
 WWW: http://www.sisis.de/~guru/

"We don't care.  We don't have to.  You'll buy whatever we ship, so why bother?
 We're Microsoft." 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980616082237.42558>