A Quick Update: what is different between ncpballoc and ncpalloc, as ALTERA_PKT_MEM required ncpballoc, so each time i add these changes in ipport.h it generate the attached error's
1. it says undeclared TRUE and FALSE then take out the TRUE and FALSE statement outside the loop, this error disappear (attached print-screen: error.jpg)
2. it says ncpballoc undefined refrence then i defined this in ipport.h just below
# define ALTERA_TRIPLE_SPEED_MAC,
char *ncpballoc(unsigned size);
void ncpbfree(* ptr);
attached print-screen error3.jpg and ncpballoc_error.jpg
regards
kaushal