From owner-freebsd-hackers Sun Mar 29 19:28:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02854 for freebsd-hackers-outgoing; Sun, 29 Mar 1998 19:28:42 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA02792 for ; Sun, 29 Mar 1998 19:28:27 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: by uni4nn.gn.iaf.nl with UUCP id AA32364 (5.67b/IDA-1.5 for FreeBSD-hackers@FreeBSD.ORG); Sun, 29 Mar 1998 20:53:57 +0200 Received: (from wilko@localhost) by yedi.iaf.nl (8.8.7/8.6.12) id UAA07113; Sun, 29 Mar 1998 20:17:58 +0200 (MET DST) From: Wilko Bulte Message-Id: <199803291817.UAA07113@yedi.iaf.nl> Subject: Re: getting netatalk to work on 2.2.5R In-Reply-To: from John Fieber at "Mar 27, 98 10:22:10 pm" To: jfieber@indiana.edu (John Fieber) Date: Sun, 29 Mar 1998 20:17:58 +0200 (MET DST) Cc: FreeBSD-hackers@FreeBSD.ORG X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-Pgp-Info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL32 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As John Fieber wrote... > On Fri, 27 Mar 1998, Wilko Bulte wrote: > > > Has anyone succeeded in getting netatalk to work on FreeBSD 2.2.5R? I've > > been figgling around without much luck. > > There are some post-release patches which are essential. Check > the errata page on www.freebsd.org/releases. Right.. My mistake. I only applied the patches that are on the netatalk www site. It seems there are multiple patches around, some for the kernel code, some for netatalk itself. Interestingly enough I can now run an unpatched netatalk 1.4b2, having applied the kernel patches. There is unfortunately a side effect of the kernel patches: they break fddi support: cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DUKKEYMAP -DIPDIVERT -DFIFO -DCOM_BIDIR -DTCP_COMPAT_42 -DCOMPAT_43 -DNFS -DFFS -DNETATALK -DINET -Di486 -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. I hope to find time to fix this, apparantly the patches break some interface inside the kernel. Can some kind soul check if this is fixed in 2.2.6R already? Wilko _ ______________________________________________________________________ | / o / / _ Bulte email: wilko @ yedi.iaf.nl |/|/ / / /( (_) Arnhem, The Netherlands WWW: http://www.tcja.nl -------------------------------------------------- Powered by FreeBSD ------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message