[Xorp-users] Error:XrlRouter Failed.No Finder?while running ./xorp_rtrmgr

Bruce Simpson bms at incunabulum.net
Thu Aug 27 04:32:21 PDT 2009


Hi,

We're not supporting cross-compilation of the code just at the moment. 
We'd appreciate any help in getting the SCons-ified code in SVN trunk to 
cross-compile, now that SVN has re-opened.

For self-hosted builds where target and host are the same (and packaging 
for the major distros), this should not be an issue.

The Endianness test needs to be told which endianness to expect on the 
target, and the LIBPATH, CPPPATH in the top level SConscript needs to be 
told not to look for resources it needs in hard-coded locations on the 
host system. The defaults set there are fine for Ubuntu, FreeBSD, NetBSD 
and OpenSolaris.

The Router Manager needs the *.xrls files to know which XRLs to send 
directly to the processes which it manages.

You should verify that xorp_rtrmgr is able to start its internal Finder, 
and is listening on port 19999 (the default TCP listen port for the XORP 
Finder IPC broker) when you start the process.

thanks,
BMS



More information about the Xorp-users mailing list