[mpls-linux-devel] Reg:mpls-quagga and mpls-ldp-portable compilation error
Status: Beta
Brought to you by:
jleu
From: Bhagwan S. <bha...@gm...> - 2009-11-30 08:08:01
|
Hi, Is the compilation issue resolved for mpls-quagga and mpls-ldp-portable? As I am new to this list and found old mails conveying problem with the existing build. I am also facing the same compilation issues a : impl_lock.c:8:35: error: macro "mpls_malloc" requires 2 arguments, but > > only 1 given > > impl_lock.c: In function ‘mpls_lock_create’: > > impl_lock.c:8: error: ‘mpls_malloc’ undeclared (first use in this > function) > > impl_lock.c:8: error: (Each undeclared identifier is reported only once > > impl_lock.c:8: error: for each function it appears in.) > > impl_lock.c:28:19: error: macro "mpls_free" requires 2 arguments, but > > only 1 given > > impl_lock.c: In function ‘mpls_lock_delete’: > > impl_lock.c:28: error: ‘mpls_free’ undeclared (first use in this > function) > > make: *** [impl_lock.o] Error 1 Though I am trying to resolve above issues but don't know wether things will work finally or not. Regards Bsahai |