[mpls-linux-general] problem in source of quagga
Status: Beta
Brought to you by:
jleu
|
From: Farzad F. <f_f...@ya...> - 2004-11-13 09:31:20
|
Hi all,
first,we download
quagga-0.96.4-1.1mpls_1_935.i386.rpm and install it
then run zebra and ldpd so they work correctly but
when we want to compile
quagga-0.96.4-1.1mpls_1_935.src.rpm ,we following
these steps:
1)we patch quagga-mpls.diff from ldp-portable-0.800
and this done correctly(when we use
quagga-mpls-1.935.patch in
quagga-0.96.4-1.1mpls_1_935.src.rpm the patch dosent
run correctly).
2)we change address in create-link and run
it(create-link in dir ldpd).
3)we execute the update-autotools we have this
warnings:
{
/usr/share/aclocal/vorbis.m4:9: warning: underquoted
definition of XIPH_PATH_VORBIS
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/pkg.m4:5: warning: underquoted
definition of PKG_CHECK_MODULES
/usr/share/aclocal/pilot-link.m4:1: warning:
underquoted definition of AC_PILOT_LINK_HOOK
/usr/share/aclocal/ogg.m4:8: warning: underquoted
definition of XIPH_PATH_OGG
/usr/share/aclocal/libmikmod.m4:11: warning:
underquoted definition of AM_PATH_LIBMIKMOD
/usr/share/aclocal/audiofile.m4:12: warning:
underquoted definition of AM_PATH_AUDIOFILE
}
4) a:configure
b:make
c:make install
all of steps run without errors.
5)we execute zebra and ldpd but ldpd doesnt run
correctly.
please help me.
regards.
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
|