Re: [mpls-linux-general] LDP-portable problem
Status: Beta
Brought to you by:
jleu
From: Dragos, R. <dr...@ee...> - 2002-01-23 14:49:55
|
----- Original Message ----- From: sehla loussaief <seh...@ya...> To: <mpl...@li...> Sent: Wednesday, January 23, 2002 2:19 PM Subject: [mpls-linux-general] LDP-portable problem > Hi all, > I have installed the mpls-linux-1.0 tarball, and i try > now to install the ldp-portable.0.06 but when i > compile it i have errors "port/ldp_linux.o: could not > read symbols: File in wrong format > collect2: ld returned 1 exit status > make: *** [ldp_linux] Erreur 1". > > can any one help me. > > thanks in advance. > kind regards. Try this: make clean make If you have the same error, recompile the kernel with support for .out binaries and MISC binaries and ELF binaries U can find them in <general setup> tag With the new kernel go to ldp-portable folder again and: make clean make Radu |