From owner-freebsd-bugs Mon Mar 23 19:10:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20861 for freebsd-bugs-outgoing; Mon, 23 Mar 1998 19:10:05 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA20818; Mon, 23 Mar 1998 19:10:02 -0800 (PST) (envelope-from gnats) Date: Mon, 23 Mar 1998 19:10:02 -0800 (PST) Message-Id: <199803240310.TAA20818@hub.freebsd.org> To: freebsd-bugs Cc: From: "Kevin P. Schmidt" Subject: Re: kern/4995: atalk.diff.2.2 patch to 2.2.5-RELEASE breaks net/if_fddisubr.c Reply-To: "Kevin P. Schmidt" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/4995; it has been noted by GNATS. From: "Kevin P. Schmidt" To: Steve Price Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/4995: atalk.diff.2.2 patch to 2.2.5-RELEASE breaks net/if_fddisubr.c Date: Mon, 23 Mar 1998 19:04:47 PST Steve, Re: The FDDI+NETATALK breakage introduce by atalk.diff.2.2, Steve Price reportedly said: > Yes, if you come up with a fix or notice that it has > been fixed in 2.2.6 please let me know. I will take > a look at the patch and make sure that it least works > for 2.2.6. I just installed 2.2.6-980322-BETA and copied the GENERIC kernel config, added "options NETATALK" and "pseudo-device fddi", and tried a compile. No luck, blew up just like 2.2.5+atalk.diff.2.2, with same error as before: ../../net/if_fddisubr.c: In function `fddi_output': ../../net/if_fddisubr.c:233: too many arguments to function `at_ifawithnet' *** Error code 1 It appears the atalk.diff.2.2 patch has been integrated into the sources for 2.2.6, though this still breaks the NETATALK conditional code in net/if_fddisubr.c. The only thing to do at the moment is not to compile in both FDDI and NETATALK. More if I can get to it... :-) Kevin Kevin Schmidt kps@ucsb.edu Campus Network Programmer (805) 893-7779 Engineering Computing Infrastructure (805) 893-8553 FAX University of California, Santa Barbara Santa Barbara, CA 93106 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message