Date: Mon, 23 Mar 1998 19:10:02 -0800 (PST) From: "Kevin P. Schmidt" <kps@eci1.ucsb.edu> To: freebsd-bugs Subject: Re: kern/4995: atalk.diff.2.2 patch to 2.2.5-RELEASE breaks net/if_fddisubr.c Message-ID: <199803240310.TAA20818@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/4995; it has been noted by GNATS. From: "Kevin P. Schmidt" <kps@eci1.ucsb.edu> To: Steve Price <sprice@hiwaay.net> 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 <sprice@hiwaay.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803240310.TAA20818>