Date: Sun, 9 Nov 1997 18:43:54 -0800 (PST) From: kps@ucsb.edu To: freebsd-gnats-submit@FreeBSD.ORG Subject: kern/4995: atalk.diff.2.2 patch to 2.2.5-RELEASE breaks net/if_fddisubr.c Message-ID: <199711100243.SAA25768@hub.freebsd.org> Resent-Message-ID: <199711100250.SAA25985@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4995 >Category: kern >Synopsis: atalk.diff.2.2 patch to 2.2.5-RELEASE breaks net/if_fddisubr.c >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 9 18:50:01 PST 1997 >Last-Modified: >Originator: Kevin Schmidt >Organization: UC Santa Barbara >Release: 2.2.5-RELEASE >Environment: FreeBSD guido.ucsb.edu 2.2.5-RELEASE FreeBSD 2.2.5-RELEASE #0: Thu Nov 6 17:57:14 PST 1997 root@guido.ucsb.edu:/usr/src/sys/compile/EMAIL i386 >Description: Kernel compile fails at net/if_fddisubr.c after atalk.diff.2.2 patches (described in 2.2.5-RELEASE ERRATA.TXT) are applied. Text: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I. ./.. -I../../../include -DNETATALK -DIPDIVERT -DIPACCT -DMFS -DPPS_SYNC -DFAILSA FE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -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 >How-To-Repeat: Apply atalk.diff.2.2 to kernel sources and build kernel with 'pseudo-device fddi' in config file. >Fix: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711100243.SAA25768>