From: Richard Adams (olm.njvybhy@mailit.tunk.net)
Date: Thu Sep 14 2000 - 09:34:10 EEST
On Wed, 13 Sep 2000, Charles E. Gelm wrote about , error in 'make' with ax25-utils-2.1.42a:
> System: amd586x120 64 Megabytes of RAM, 1 Gigabyte hard disk,
> slackware-3.9, kernel 2.0.37pre10, ax25-utils-2.1.42a.tar.gz
>
> In
> make config
> I answered Y to AX25 & NETROM and N to ROSE.
>
> make
> Returns these errors:
>
> ...
> //usr/include/linux/hdlcdrv.h:13 parse error
> In file included from hdrvcomm.h:40,
> from sethdlc.c:45:
> /usr/incluce/linux/hdlcdrv.h:46: parse error
> make[1]: *** sethdlc.o Error 1
> make[1]: Leaving directory ...
> make: [all[ Error 2
>
> What is wrong?
Both of the above errors concern the same definition, if you look at
/usr/src/linux/include/linux/hdlcdrv.h
line 13 is;
#if LINUX_VERSION_CODE < 0x20119
line 46 is;
#if LINUX_VERSION_CODE < 0x20100
as well,
I presume the 2 different numbers to be correct, as to why they are
different i dont know, i only have the source for 2.0.37 here to look at
not to compile.
The chooises you made in the ax25-utils should not have any effect on this
error, (or thats what i conclude).
If you dont plan on using a baycom modem or soundmodem then you can
edit the Makefile and remove all instancies of "hdlcdrv".
make a copy of the Makefile first.
Of course if you need hdlcdrv then you will have to wait for some other
advice.
>
> Regards, Chuck nc8q
-- Regards Richard uzy@integro.com http://people.zeelandnet.nl/pa3gcu/- To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to gcntndfr.yyso@relay.tunkki.fi
This archive was generated by hypermail 2b29 : Thu Sep 14 2000 - 08:53:23 EEST