[Xorp-hackers] Xorp compile broken on Fedora 8

Bruce Simpson bms at incunabulum.net
Fri Dec 4 08:14:56 PST 2009


Ben Greear wrote:
> Looks like scons python requirements got too tight :(
>
> [greearb at fc8-64-build xorp.ct]$ scons -j2
> scons: Reading SConscript files ...
> Python 2.6 or greater required, but you have Python 2.5.1
> [greearb at fc8-64-build xorp.ct]$
>   

This is because of os.path.relpath(). Sure, it can be reimplemented for 
previous versions.

Doing RPATH 'right' means relative path-fu, though.

Someone's got one here:
http://gitorious.org/couchapp/couchapp/commit/f7c1dc2a537d80cc6b09f4e1c0b193398cff9a0b

Busy fixing Router Manager...
BMS



More information about the Xorp-hackers mailing list