We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./configure --prefix=/usr/local/frr -exec-prefix=/usr/local/frr --enable-watchfrr --enable-user=alexan --enable-group=alexan --enable-static --enable-static-bin --enable-systemd --enable-fpm --enable-dev-build --enable-shell-access
make -jnproc
nproc
/usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-rip_cli.o): in function rip_cli_init': /opt/caa/code/FRR/ripd/rip_cli.c:1298: undefined reference to if_rmap_init' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-rip_cli.o):(.data.rel.ro+0x870): undefined reference to cli_show_if_route_map' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o): in function ripng_cli_init': /opt/caa/code/FRR/ripngd/ripng_cli.c:666: undefined reference to if_rmap_init' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x510): undefined reference to group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x5a0): undefined reference to group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x630): undefined reference to group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x6c0): undefined reference to group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x7e0): undefined reference to cli_show_if_route_map' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:8361: mgmtd/mgmtd] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/opt/caa/code/FRR' make: *** [Makefile:6587: all] Error 2
rip_cli_init': /opt/caa/code/FRR/ripd/rip_cli.c:1298: undefined reference to
cli_show_if_route_map' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o): in function
if_rmap_init' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x510): undefined reference to
group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x630): undefined reference to
group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x7e0): undefined reference to
===========================================================================
os : ubuntu24.04
frr master exists this problem.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./configure --prefix=/usr/local/frr -exec-prefix=/usr/local/frr
--enable-watchfrr --enable-user=alexan
--enable-group=alexan --enable-static
--enable-static-bin --enable-systemd
--enable-fpm --enable-dev-build --enable-shell-access
make -j
nproc
/usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-rip_cli.o): in function
rip_cli_init': /opt/caa/code/FRR/ripd/rip_cli.c:1298: undefined reference to
if_rmap_init'/usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-rip_cli.o):(.data.rel.ro+0x870): undefined reference to
cli_show_if_route_map' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o): in function
ripng_cli_init':/opt/caa/code/FRR/ripngd/ripng_cli.c:666: undefined reference to
if_rmap_init' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x510): undefined reference to
group_distribute_list_ipv6_cli_show'/usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x5a0): undefined reference to
group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x630): undefined reference to
group_distribute_list_ipv6_cli_show'/usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x6c0): undefined reference to
group_distribute_list_ipv6_cli_show' /usr/bin/ld: mgmtd/.libs/libmgmt_be_nb.a(mgmtd_libmgmt_be_nb_la-ripng_cli.o):(.data.rel.ro+0x7e0): undefined reference to
cli_show_if_route_map'collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:8361: mgmtd/mgmtd] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/opt/caa/code/FRR'
make: *** [Makefile:6587: all] Error 2
===========================================================================
os : ubuntu24.04
frr master exists this problem.
The text was updated successfully, but these errors were encountered: