Date: Wed, 30 Aug 1995 22:34:42 -0700 From: asami@cs.berkeley.edu (Satoshi Asami) To: current@freebsd.org Subject: make world failure in current Message-ID: <199508310534.WAA10037@silvia.HIP.Berkeley.EDU>
next in thread | raw e-mail | index | archive | help
make log: --------- ===> lkm/if_disc cc -O2 -m486 -pipe -I. -DINET -DKERNEL -I/b/src/lkm/if_disc/../../sys -W -Wcomment -Wredundant-decls -DPSEUDO_LKM -c /b/src/lkm/if_disc/../../sys/net/if_disc.c /b/src/lkm/if_disc/../../sys/net/if_disc.c: In function `if_disc_load': /b/src/lkm/if_disc/../../sys/net/if_disc.c:84: too few arguments to function `discattach' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. --------- cvs log: --------- ## cvs rlog if_disc.c RCS file: /usr/cvs/src/sys/net/if_disc.c,v Working file: if_disc.c : total revisions: 5; selected revisions: 5 description: ---------------------------- revision 1.5 date: 1995/08/30 00:33:17; author: bde; state: Exp; lines: +6 -4 Fix several sysinit functions that had the wrong type and unnecessarily external linkage. Remove useless comments saying that SYSINIT() does system initialization. ---------------------------- revision 1.4 date: 1995/05/30 08:08:01; author: rgrimes; state: Exp; lines: +2 -2 --------- Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508310534.WAA10037>