On Tue, 2 Mar 1999, Adrian Minta wrote:

> How I compiled the ax25-utils-2.1.42a with kernel 2.2.1 :

...

> I copied the file 
>     linux/include/asm-I386/checksum.h 
> from sources of kernel2.0.36 to: 
>     ax25-utils-2.1.42a/node/checksum.h
> 
> In file 
>     ax25-utils-2.1.42a/node/gateway.c   
> I changed       
>     #include <asm/checksum.h>   
> to:     
>     #include "checksum.h"

Actually I think you can forget the checksum.h file altogether and just
remove the #include. If my memory serves it was never used for anything
anyway, I think I accidentally left it there after an experiment... 

> I added the file
> linux/include/linux/pi2.h from sources of kernel2.0.36 to sources 
> of kernel2.2.1 because is missing !? 
> The support for PI2 card could not be compiled without this file !      

AFAIK in 2.2.x PI2 card is supported by the dmascc driver which needs its
own configuration utility (see the Configure.help file for an URL). So the
proper fix would be to remove the PI2 configure utilility from ax25 utils.
However I'm not 100% sure about this either.

-- 
--... Tomi Manninen / [EMAIL PROTECTED] / OH2BNS @ OH2RBI.FIN.EU ...--

Reply via email to