Re: [kbuild-devel] Re: Remaining undocumented Configure.help symbols

2001-06-01 Thread Jim Freeman
On Thu, May 31, 2001 at 07:10:55PM -0400, Eric S. Raymond wrote: > Jim Freeman <[EMAIL PROTECTED]>: > > The verbiage in these entries seems 'make config' / text-interaction > > -centric. Granted, that's likely the context most kernel builders will > &g

iproute2, ETH_P_ECHO, linux/if_ether.h

2001-05-03 Thread Jim Freeman
iproute2 compiles against 2.4.4 die. Documentation/Changes sez: Ip-route2 - o But iproute2's lib/ll_proto.c tries to use ETH_P_ECHO from linux/if_ether.h, and that manifest constant has (rec

radio-miropcm20.c compile barf [2.2.18pre15 / CONFIG_RADIO_MIROPCM20]

2000-10-14 Thread Jim Freeman
Because CONFIG_RADIO_MIROPCM20 requires CONFIG_ACI_MIXER to successfully compile, I propose the attached patch. If CONFIG_ACI_MIXER is not set, the compile barfs with: cc -D__KERNEL__ -I/tmp/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-streng

hfmodem compile deaths [2.2.18pre15 / CONFIG_HFMODEM]

2000-10-14 Thread Jim Freeman
FYI Dunno how to fix, but using the attached minimal .config, 2.2.18pre15 compiles die when CONFIG_HFMODEM=y. The deaths differ depending on the compiler used. Using gcc version 2.95.2: = make[3]: Entering directory `/tmp/linux/drivers/char/hfmodem' cc -D__KERNEL__ -I/t