On Thu, Apr 04, 2019 at 05:14:45AM +0000, Toru Nozaki (tonozaki) wrote:
Hi experts,
I’m trying to build Bird v2.0.4 on my environment.
Ubunts 16.4 LTS
$ uname -a Linux Y01-JUMP-01 4.4.0-87-generic #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
In case of “#make install” , following error messages are displayed and can’t build.
------------------------------- #make install /usr/bin/install -c -d //usr/local/sbin //usr/local/etc //usr/local/var/run for BIN in bird birdcl birdc ; do \ /usr/bin/install -c ./$BIN //usr/local/sbin/$BIN ; \ done if ! test -f //usr/local/etc/bird.conf ; then \ /usr/bin/install -c -m 644 ./doc/bird.conf.example //usr/local/etc/bird.conf ; \ else \ echo "Not overwriting old bird.conf" ; \ fi Not overwriting old bird.conf
-------------------------------
Does anyone help to solve this?
Hi As already mentioned, this is not an error message, just the regular output. If i remember correctly, this is not a first time someone asked about it, so it seems it is a bit confusing, perhaps we should clean up it a bit to make it clear that it finishes successfully. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."