[mpls-linux-devel] LDPD Makefile missing....
Status: Beta
Brought to you by:
jleu
From: prachi g. <pra...@gm...> - 2007-01-06 08:12:24
|
We patched ldp-portable with Quagga 0.96.4 on FC5..this is the error we got after running configuration script : configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating zebra/Makefile config.status: creating ripd/Makefile config.status: creating ripngd/Makefile config.status: creating ldpd/Makefile config.status: error: cannot find input file: ldpd/Makefile.in We also tried the following.... [root@localhost ldpd]# automake Makefile.am automake: no Automake input file found for `Makefile.am' automake: no input file found among supplied arguments [root@localhost ldpd]# Files such as Makefile.in and Makefile are not created in the ldpd directory of quagga...... please help.... regards , Prachi |