Hello, <br><br>I'm trying to compile XORP into FC8 following procedure on <a href="http://xorp.org/" target="_blank">xorp.org</a> but have some problem. Here is the list of files under top level xorp directory:<br><br>
[root@dhcppc2 xorp-1.6]# ls<br>
autom4te.cache contrib libfeaclient MakefileRootCheck.am rip<br>bgp devnotes libproto MakefileRootCheck.in rtrmgr<br>bootstrap docs libtool mibs static_routes<br>
BUGS ERRATA libxipc mld6igmp tests<br>BUILD_NOTES etc libxorp mrt TODO<br>cli examples LICENSE ospf utils<br>
config fea LICENSE.gpl pim VERSION<br><a href="http://config.h.in/" target="_blank">config.h.in</a> fib2mrib LICENSE.lgpl policy vrrp<br>config.log Jamfile LICENSE.other README xrl<br>
configure Jamrules.in Makefile.am RELEASE_NOTES<br><a href="http://configure.in/" target="_blank">configure.in</a> libcomm Makefile.in rib<br><br>After typing ./configure I could see no error message but after typing gmake it seems that no makefile exist:<br>
<br>[root@dhcppc2 xorp-1.6]# make <br>make: *** No targets specified and no makefile found. Stop.<br><br>Any advice for begginer? Thanks!<br>p.s. I have downloaded gmake-3.81. <br><br>