From owner-freebsd-stable Thu Apr 11 07:49:27 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA16196 for stable-outgoing; Thu, 11 Apr 1996 07:49:27 -0700 (PDT) Received: from watson.grauel.com (watson.grauel.com [199.233.104.36]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA16187 for ; Thu, 11 Apr 1996 07:49:23 -0700 (PDT) Received: (from rjk@localhost) by watson.grauel.com (8.7.5/8.7.3) id JAA06674; Thu, 11 Apr 1996 09:59:56 -0500 (EST) Date: Thu, 11 Apr 1996 09:59:56 -0500 (EST) Message-Id: <199604111459.JAA06674@watson.grauel.com> From: Richard J Kuhns To: freebsd-stable@freebsd.org Subject: ctm update 0072 breaks kernel build... Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After applying this update, the kernel build fails as follows: cc -c -O2 -m486 -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. -I../.. -I../../sys -I../../../include -DWATSON -DI586_CPU -DSYSVSHM -DSYSVMSG -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=10 -DCOMPAT_43 -DKTRACE -DKERNFS -DFDESC -DPROCFS -DCD9660 -DMSDOSFS -DMFS -DNFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../net/pppcompress.c ../../net/pppcompress.c: In function `ppp_uncompress_tcp_part': ../../net/pppcompress.c:479: `len' undeclared (first use this function) ../../net/pppcompress.c:479: (Each undeclared identifier is reported only once ../../net/pppcompress.c:479: for each function it appears in.) *** Error code 1 Stop. A quick glance at pppcompress.c makes it look like `len' should be `buflen'. -- Rich Kuhns rjk@grauel.com PO Box 6249 100 Sawmill Road Lafayette, IN 47903 (317)477-6000 x319