On Tue, Nov 13, 2018 at 10:35:49PM -0800, Toke Høiland-Jørgensen wrote: > Ondrej Zajicek <[email protected]> writes: > > git clone https://gitlab.labs.nic.cz/labs/bird.git > > cd bird > > git checkout int-new > > autoreconf > > ./configure > > make > > The 'autoreconf' step is missing from the README. It's not quite obvious > that that is what is needed to get a build, so maybe updating the build > instructions would be an idea? :)
Hi The instructions in README are intended for people buiding BIRD from released tar.gz, where 'autoreconf' step is not necessary. But it is true that we should also mention GIT repository and building from GIT sources there (including the 'autoreconf' step). -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: [email protected]) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
