Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 1996 13:57:41 -0700
From:      David Greenman <davidg@Root.COM>
To:        Richard J Kuhns <rjk@grauel.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ctm update 0072 breaks kernel build... 
Message-ID:  <199604112057.NAA10745@Root.COM>
In-Reply-To: Your message of "Thu, 11 Apr 1996 09:59:56 CDT." <199604111459.JAA06674@watson.grauel.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>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'.

   Very sorry about that. I have no idea what happend - my source has buflen.
Something happend when I brought the patch over. I'll fix it right away.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604112057.NAA10745>