[no subject]

2002-10-14 Thread gregmatu
Hello all I have problem and need your help. I tried to build custom kernel but make (after 'config' and 'make depend' command) fails with error message: if_setlladdr undefined reference to arp_ifinit Could you give me any advice what is wrong with my custom kernel configure (I attached this).

Re[2]:

2002-10-15 Thread gregmatu
Hello Bryan, Monday, October 14, 2002, 7:34:06 PM, you wrote: BC> On Mon, 14 Oct 2002 19:45:54 +0200 BC> gregmatu <[EMAIL PROTECTED]> wrote: >> Hello all >> >> I have problem and need your help. >> I tried to build custom kernel but make (after 'co