[mpls-linux-general] ldp installation problem
Status: Beta
Brought to you by:
jleu
From: <dad...@gm...> - 2007-08-28 03:32:36
|
Hi, I meet trouble when install ldp-protable, following is my step: 1. download quagga-0.99.6.tar.gz and ldp-portable-0.900.tar.gz 2. unzip two files 3. go into quagga-0.99.6 folder, then patch it by "quagga-mpls.diff" 4. go into quagga-0.99.6/ldpd folder, modify the ldp-portable path in "create-links" file, then execute it. After those, I compile quagga, but I met many errors when compiling. some problems like: ldp_nortel.h:1780: error: expected declaration specifiers or '...' before 'u_char' ldp_addr.c:209: error: 'mplsLdpAdrMsg_t' has no member named 'adrListTlvExists' ldp_addr.c:210: error: 'struct mplsLdpMsg_s' has no member named 'msgLength' ldp_addr.c:213: error: 'struct mplsLdpMsg_s' has no member named 'msgLength' Are there any steps I miss?? OR which step I do the mistake?? Anyway, thanks for your help. Regard. |