Error message when trying to do make install from int-new on Debian 9 with kernel 4.18.0 (Was: Re: Incomprehensible error concerning identical babel config for bird and bird6 (bird-v1.6.4 on ubuntu18.04.1))

Christoffer Hansen netravnen at gmail.com
Sat Nov 17 18:08:51 CET 2018


Please ignore previous message.

Forgot to read [0].
Was trying to start the daemon with systemd[1]. (Will of course not work)

/Christoffer

[0]: https://bird.network.cz/?get_doc&v=20&f=bird-1.html#ss1.2
[1]: `systemctl start bird`

On 16/11/2018 16:54, Christoffer Hansen wrote:
> Have installed 2 VM's very recently with Debian 9 and backported kernel
> release 4.18.0-0.bpo.1-amd64 from stretch-backports.
> Update all packages & installed necessary dependencies.
> Followed current guides lines & NOW runs into the following error
> message when trying to compile code from int-new branch as of commit
> f2d8e6801e88a84b1e57da72d078d7569598a5f5.
> 
> ----------------------------------------------------------------
> $ 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
> ----------------------------------------------------------------
> 
> Am I the only one running into the error message?
> 
> Because I have a hard time making heads 'n tails for the content of it.
> When having only just installed the Debian VM's 30 minutes beforehand.
> (Yes, happens on both VM's. VM's having identical configuration)
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20181117/4a1263f7/attachment.sig>


More information about the Bird-users mailing list