Importing kernel routes

Jann Traschewski jann at gmx.de
Tue Oct 27 11:21:37 CET 2009


Ahoj Ondrej,

> This is done by generating patch to their bulidsystem and 
> sending that to their mailing list.

Ok, no I didn't use their system described on
https://forum.openwrt.org/viewtopic.php?pid=31794#p31794

> I am planning to do it, if you could send me Makefile 
> specifying BIRD package, it will help me a bit.

Today I compiled it using their system (see ZIP-file attached). You can put
it into your buildsystem and say "make package/bird-install V=99". There are
several things to do before it can be sent to the OpenWRT team:

- Determine the endianness by used crosscompiler (I put
"bird_cv_c_endian=little-endian" for my Mipsel target into CONFIGURE_ARGS as
a workaround). Maybe this check could be done using the configure-script.
- Find out how to get a package compiled with the buildsystem depending on
"readline" (I put "--disable-client" into CONFIGURE_ARGS as a workaround). I
managed to compile it manually by crosscompiling the readline lib before.
- Startupscripts: We need to put a startupscript depending on the used
OpenWRT version into the archive. I did include the /etc/bird.conf file
already.

čau,
Jann


--
Jann Traschewski, Drosselstr.1, D-90513 Zirndorf, Germany
Tel.: +49-911-696971, Mobile: +49-170-1045937, E-Mail: jann at gmx.de
Ham: DG8NGN / DB0VOX, http://www.qsl.net/dg8ngn, ICQ UIN: 4130182 
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bird.zip
Type: application/octet-stream
Size: 3713 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20091027/8f4eb7d9/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4358 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20091027/8f4eb7d9/attachment-0001.bin>


More information about the Bird-users mailing list