Date: Mon, 26 Feb 1996 21:29:30 -0500 (EST) From: Kim Culhan <kimc@w8hd.org> To: freebsd-current@freebsd.org Subject: kernel compile on recent -current Message-ID: <Pine.BSF.3.91.960226212645.219A-100000@moonpie.w8hd.org>
next in thread | raw e-mail | index | archive | help
This compile failure on -current: cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Winline -nostdinc -I. -I../.. -I../../sys -I../../../include -DI386_CPU -DI486_CPU -DI586_CPU -DPROBE_VERBOSE -DXSERVER -DMROUTING -DUCONSOLE -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../netinet/tcp_input.c ../../netinet/tcp_input.c: In function `tcp_input': ../../netinet/tcp_input.c:400: structure has no member named `tcps_listendrop' *** Error code 1 Any help here is greatly appreciated. regards kim -- kimc@w8hd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960226212645.219A-100000>