Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 1998 15:11:29 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        John Fieber <jfieber@indiana.edu>
Cc:        Wilko Bulte <wilko@yedi.iaf.nl>, FreeBSD-hackers@FreeBSD.ORG
Subject:   Re: getting netatalk to work on 2.2.5R
Message-ID:  <Pine.BSF.3.95.980330151047.5090F-100000@current1.whistle.com>
In-Reply-To: <Pine.BSF.3.96.980330084601.485R-100000@fallout.campusview.indiana.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
it is trivial

remove the extra un-needed arg and check the others..
use if_ethersubr as a guide.


On Mon, 30 Mar 1998, John Fieber wrote:

> On Mon, 30 Mar 1998, Wilko Bulte wrote:
> 
> > As John Fieber wrote...
> > > The netatalk port works "out-of-the-box" on and "out-of-the-box"
> > > 2.2.6 system.
> > 
> > Right.
> > 
> > And for completeness sake, can you build kernels with 
> > 
> > # Digital DEFPA fddi controller
> > device fpa0
> > pseudo-device   fddi
> > 
> > in the kernel config file?
> 
> Lets see...
> [tapity, tap, tap. tap]
> [crunchity, crucnch, crunch, crunch]
> 
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith  -nostdinc -I- -I. -I../.. -I/usr/include -DMFS
> -DFFS -DNETATALK -DINET -DCOMPAT_43 -DFAILSAFE -DKERNEL
> ../../net/if_fddisubr.c
> ../../net/if_fddisubr.c: In function `fddi_output':
> ../../net/if_fddisubr.c:233: too many arguments to function
> `at_ifawithnet'
> *** Error code 1
> 
> Stop.
> 
> Plonk.  I guess a little investigation is in order.  It may be
> trivial.  Then again, it may not be. 
> 
> -john
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980330151047.5090F-100000>