Re: [mpls-linux-devel] Quagga: compilation issue
Status: Beta
Brought to you by:
jleu
From: Ricardo H. G. <ric...@gm...> - 2011-04-20 16:21:00
|
I think that it's a linker problem that occurs using the make-rpm-jleu script. I also tried the following: - autoreconf -i --force - ./configure --enable-vtysh --enable-mpls --enable-ldp --disable-rsvpd - make - make install The compilation finishes succesfully. The problem now is that all ldp source code as i said is compiled but no installed. I don't have any ldpd file in my /usr/local/sbin directory. Anyone knows how to fix it? |