According to Brian: While burning my CPU.
>
> I loaded Red Hat 5.2 with 2.0.36 onto a hard-drive
>
> patched ax25-2.0.31-2.1.47-2.diff
You should not have patched the kernel source, 2.0.35/6 have all the patches
included in the kernel source. You must have seen some funny things when you
patched, which should have told you, hey sommat's wrong here!!!.
You could reverse the patch, but on the other hand, its possably better to
start over new.
>
> compiled the kernel for ax25 stuff.
>
> make dep
> make clean
> make zdisk
>
> it barfs about 30 or so minutes into the compile with:
>
> make[3]: Entering directory `/usr/src/linux-2.0.36/net/ax25'
> gcc -D__KERNEL__ -I/usr/src/linux-2.0.36/include -Wall
> -Wstrict-prototypes -O2 -fomit-frame-poi
> nter -fno-strength-reduce -pipe -m386 -DCPU=386 -DMODVERSIONS
> -DEXPORT_SYMTAB -c af_ax25.c
> af_ax25.c:2376: macro `_basic_version' used with just one arg
> af_ax25.c:2377: macro `_basic_version' used with just one arg
> af_ax25.c:2378: macro `_basic_version' used with just one arg
> af_ax25.c:2379: macro `_basic_version' used with just one arg
> af_ax25.c:2380: macro `_basic_version' used with just one arg
> af_ax25.c:2381: macro `_basic_version' used with just one arg
> make[3]: *** [af_ax25.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.0.36/net/ax25'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.0.36/net/ax25'
> make[1]: *** [sub_dirs] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.0.36/net'
> make: *** [linuxsubdirs] Error 2
>
> It sure seemed to complain while I ran the patch, and supposed maybe
> with 2.0.36 the patch wasn't needed, so re-ran the compile without
> running the patch...same results.
>
> Any ideas?
>
> Brian
> N5BA
>
--
Regards Richard.
[EMAIL PROTECTED]