MonsieurFugu(aleks.mcallis...@gmail.com) on 2018.07.24 03:48:11 -0700: > > It is not clear whether you rebuilt bgplg or not. > > Also mtrace binary needs to be built statically. > > I restarted the console and used the following commands; > # /etc/rc.d/httpd start > # /etc/rc.d/bgpd start > But I don't think that "rebuilt" the BGPLG. How do I do that? > > Okay yeah I definitely didn't static build mtrace. I'll look online and see > how to do that.
when you changed /usr/src/usr.bin/bgplg/bgplg.c you need to cd /usr/src/usr.bin/bgplg/ make obj make doas make install after that, set the permissions in /var/www/bin/ as described in bgplg(8)