Problem installation on FreeBSD 13.2
Dear Lists, I'm trying to install a bird-2.14 from the source on FreeBSD 13.2 and found the following error message: make[1]: "/root/installer/bird-2.14/Makefile" line 45: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 47: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 49: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 51: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 53: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 56: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 59: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 61: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 63: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 93: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 95: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 97: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 99: Invalid line type make[1]: "/root/installer/bird-2.14/Makefile" line 102: Invalid line type make[1]: /root/installer/bird-2.14/: read error: Is a directory Step to reproduce the issue: 1. Download Bird-2.14 from https://bird.network.cz/download/bird-2.14.tar.gz 2. tar -zxvf bird-2.14.tar.gz 3. cd bird-2.14 4. ./configure 5. gmake Please see the attached file for the details Thank you. Best regards, David S. ------------------------------------------------ e. david@zeromail.us w. pnyet.web.id p. 087881216110
W dniu 10.11.2023 o 09:05, David S. pisze:
Step to reproduce the issue: 1. Download Bird-2.14 from https://bird.network.cz/download/bird-2.14.tar.gz 2. tar -zxvf bird-2.14.tar.gz 3. cd bird-2.14 4. ./configure 5. gmake
Please try to build with the help of the ports tree[1]. BIRD 2.14 is available as net/bird2. [1] https://docs.freebsd.org/en/books/handbook/ports/#ports-using -- Marek Zarychta
I'm used port for bir2 installation. Installation successfully completed and using without any problem on freebsd 13.2. * pkg install net/bird2 --- Ömür yavuz 10 Kasım 2023 11:49, "Marek Zarychta" <zarychtam@plan-b.pwste.edu.pl (mailto:zarychtam@plan-b.pwste.edu.pl?to=%22Marek%20Zarychta%22%20<zarychtam@plan-b.pwste.edu.pl>)> yazdı: W dniu 10.11.2023 o 09:05, David S. pisze: Step to reproduce the issue: 1. Download Bird-2.14 from https://bird.network.cz/download/bird-2.14.tar.gz (https://bird.network.cz/download/bird-2.14.tar.gz) 2. tar -zxvf bird-2.14.tar.gz 3. cd bird-2.14 4. ./configure 5. gmake Please try to build with the help of the ports tree[1]. BIRD 2.14 is available as net/bird2. [1] https://docs.freebsd.org/en/books/handbook/ports/#ports-using (https://docs.freebsd.org/en/books/handbook/ports/#ports-using) -- Marek Zarychta
Hello, Yes, using port source installation is working. Thank you for your help. Best regards, David S. ------------------------------------------------ e. david@zeromail.us w. pnyet.web.id p. 087881216110 On Fri, Nov 10, 2023 at 3:56 PM Ömür YAVUZ <omuryavuz@omurtech.com> wrote:
I'm used port for bir2 installation. Installation successfully completed and using without any problem on freebsd 13.2.
- pkg install net/bird2
--- *Ömür yavuz*
10 Kasım 2023 11:49, "Marek Zarychta" <zarychtam@plan-b.pwste.edu.pl <zarychtam@plan-b.pwste.edu.pl?to=%22Marek%20Zarychta%22%20%3Czarychtam@plan-b.pwste.edu.pl%3E>> yazdı:
W dniu 10.11.2023 o 09:05, David S. pisze:
Step to reproduce the issue: 1. Download Bird-2.14 from https://bird.network.cz/download/bird-2.14.tar.gz 2. tar -zxvf bird-2.14.tar.gz 3. cd bird-2.14 4. ./configure 5. gmake
Please try to build with the help of the ports tree[1].
BIRD 2.14 is available as net/bird2.
[1] https://docs.freebsd.org/en/books/handbook/ports/#ports-using
-- Marek Zarychta
participants (3)
-
David S. -
Marek Zarychta -
Ömür YAVUZ