[mpls-linux-general] Compile Error in Kernel
Status: Beta
Brought to you by:
jleu
|
From: Kind, B. W. <Bri...@jh...> - 2005-09-18 14:10:38
|
Compile of mpls-kernel-1.1 gets an error in net/ipv4/fib_semantics.c - line 436. The error is incorrect first argument type for the command =20 "if (shim_rta_blk_cmp(nhp->rtnh.shim, ng->nh_shim)). Should the first argument have an "&" infront to pass it as a pointer? =20 Thanks =20 =20 |