Error msg on "make install"

Toru Nozaki (tonozaki) tonozaki at cisco.com
Thu Apr 4 08:03:00 CEST 2019


Hi Ito-san,

Thanks for your advice.
You are correct. Bird 2.0.4 was builded successfully.


# bird -help
Usage: bird [--version] [--help] [-c <config-file>] [OPTIONS]

Options:
  -c <config-file>     Use given configuration file instead of
                       /usr/local/etc/bird.conf
  -d                   Enable debug messages and run bird in foreground
  -D <debug-file>      Log debug messages to given file instead of stderr
  -f                   Run bird in foreground
  -g <group>           Use given group ID
  -h, --help           Display this information
  -l                   Look for a configuration file and a control socket
                      in the current working directory
  -p                   Test configuration file and exit without start
  -P <pid-file>        Create a PID file with given filename
  -R                   Apply graceful restart recovery after start
  -s <control-socket>  Use given filename for a control socket
  -u <user>            Drop privileges and use given user ID
  --version            Display version of BIRD
root at Y01-JUMP-01:/home/netadmin/bird# bird --version
BIRD version v2.0.4

/regards,
Toru Nozaki

送信元: 伊藤 高一 <koito at bbtower.co.jp>
日付: 2019年4月4日 木曜日 14:40
宛先: "Toru Nozaki (tonozaki)" <tonozaki at cisco.com>, "bird-users at network.cz" <bird-users at network.cz>
件名: RE: Error msg on "make install"

Hello Nozaki-san,

Though I just took a look at your message without reproduction the phenomena you mentioned,

I guess that the installation of executable modules are succeed and the message says that he/she doesn’t overwrite the bird.conf already exists under /usr/local/etc.

How?

From: Bird-users [mailto:bird-users-bounces at network.cz] On Behalf Of Toru Nozaki (tonozaki)
Sent: Thursday, April 4, 2019 2:15 PM
To: bird-users at network.cz
Subject: Error msg on "make install"

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?

/regards,
Toru Nozaki

-----------------------------------------------------------
このメールおよびメールに添付されるファイルは当社の秘密情報を含んでいます。 企図された受取人以外の者が使用すること、開示すること、複製することまたは配布をすることはできません。 誤ってこのメールを受領された場合、送り主あてに返信メールでお知らせいただき、お手元にある全ての複製(サーバーに保存されたものも含み)消去をいただくようお願いします。 ご協力有難うございます。

This email and any files transmitted with it may contain confidential information. Use, disclosure, copying or distribution of this message by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please notify the sender by reply email and destroy all copies of this message in your possession, custody or control. THANK YOU IN ADVANCE FOR YOUR COOPERATION.
.
-----------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20190404/19efb95b/attachment.html>


More information about the Bird-users mailing list