Re: compilation errors with mips

2008-06-17 Thread Magnus Fromreide
On Mon, 2008-06-16 at 15:40 +0530, Srikanth Eswaran wrote: > amit > > please define ARP_SCAN_FOUR_ARGUMENTS (by using a -D flag) anywhere in > your makefiles, either top level or at the level where at.c is there.) Please don't! ARP_SCAN_FOUR_ARGUMENTS is defined by the system configuration file

Re: compilation errors with mips

2008-06-16 Thread Srikanth Eswaran
amit please define ARP_SCAN_FOUR_ARGUMENTS (by using a -D flag) anywhere in your makefiles, either top level or at the level where at.c is there.) srikanth On Mon, Jun 16, 2008 at 3:37 PM, Amit Kumar <[EMAIL PROTECTED]> wrote: > Hi All, > i am using the net-snmp5.4 package . i am gettin