[Click] Compilation problems redux

Bob Keyes bob at xa.net
Wed Jul 14 21:03:03 EDT 2004



On Thu, 8 Jul 2004, Eddie Kohler wrote:

> Damn -- it looks like we updated the patches for Linux 2.4.21 and
> 2.4.26, but not 2.4.20.  Could you either try a newer kernel, or
> backport the patch for ax25.h from the linux-2.4.21-patch?  It's
> trivial:
>
>
> --- include/net/ax25.h	4 May 2004 00:51:37 -0000
> +++ include/net/ax25.h	4 May 2004 02:19:37 -0000
> @@ -176,7 +176,7 @@
>   	struct ax25_cb		*next;
>   	ax25_address		source_addr, dest_addr;
>   	ax25_digi		*digipeat;
> -	ax25_dev		*ax25_dev;
> +	struct ax25_dev		*ax25_dev;
>   	unsigned char		iamdigi;
>   	unsigned char		state, modulus, pidincl;
>   	unsigned short		vs, vr, va;
>

While this does indeed fix the compilation problems, it has yet to be put
into CVS...can one of you guys check it in? thanks.


More information about the click mailing list