[Click] Compilation problems redux

Eddie Kohler kohler at CS.UCLA.EDU
Thu Jul 8 16:06:18 EDT 2004


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;


Eddie


On Jul 8, 2004, at 1:58 PM, Bob Keyes wrote:

>
>
> On Thu, 8 Jul 2004, Eddie Kohler wrote:
>
>> Did you re-patch a fresh kernel with the etc/linux-whatever-patch from
>> the current CVS release?
>
> I started with a fresh kernel, but the patches I see for 2.4.20 are 
> from
> may 3 and aug 12. Did my cvs hickup?
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click



More information about the click mailing list