<div dir="ltr">Hello Donald,<div><br></div><div>That helped. The other thing missing in the documentation is:</div><div><br></div><div>sudo apt-get install libsystemd-dev<br></div><div><br></div><div>Otherwise I receive a "undefined reference to sd_notify" error.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 3 May 2017 at 12:03, Donald Sharp <span dir="ltr"><<a href="mailto:sharpd@cumulusnetworks.com" target="_blank">sharpd@cumulusnetworks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Add --enable-systemd=yes to the configure line and rebuild and<br>
reinstall.  I'll update the documentation.<br>
<div><div class="h5"><br>
On Wed, May 3, 2017 at 5:07 AM, Jahveen Davis <<a href="mailto:jahveen@gmail.com">jahveen@gmail.com</a>> wrote:<br>
> I am testing that my installation of FRR is working ok, so I followed the<br>
> installation instructions for Ubuntu 16.04 (I’m using Ubuntu 16.10), and I<br>
> configured zebra and rip simply by copying and renaming the<br>
> /usr/share/doc/frr/examples/<wbr>zebra.conf.sample and<br>
> /usr/share/doc/frr/examples/<wbr>ripd.conf.sample files.<br>
><br>
><br>
><br>
> When I start FRR, it crashes once a minute:<br>
><br>
><br>
><br>
> In /var/log/syslog:<br>
><br>
><br>
><br>
> …<br>
><br>
> May  3 09:41:22 ubuntu systemd[1]: Starting Cumulus Linux FRR...<br>
><br>
> May  3 09:41:23 ubuntu frr[7388]: Loading capability module if not yet done.<br>
><br>
> May  3 09:41:23 ubuntu frr[7388]: Starting Frr daemons (prio:10):. zebra.<br>
> ripd.<br>
><br>
> May  3 09:41:23 ubuntu watchfrr[7439]: watchfrr<br>
> 3.1-dev-MyOwnFRRVersion-<wbr>ged8ba2e watching [zebra ripd], mode [phased zebra<br>
> restart]<br>
><br>
> May  3 09:41:23 ubuntu watchfrr[7439]: zebra state -> up : connect succeeded<br>
><br>
> May  3 09:41:23 ubuntu watchfrr[7439]: ripd state -> up : connect succeeded<br>
><br>
> May  3 09:41:23 ubuntu watchfrr[7439]: Watchfrr: Notifying Systemd we are up<br>
> and running<br>
><br>
> May  3 09:41:33 ubuntu frr[7388]: Starting Frr monitor daemon: watchfrr.<br>
><br>
> May  3 09:41:33 ubuntu frr[7388]: Exiting from the script<br>
><br>
> May  3 09:41:33 ubuntu systemd[1]: Started Cumulus Linux FRR.<br>
><br>
> May  3 09:42:33 ubuntu systemd[1]: frr.service: Watchdog timeout (limit<br>
> 1min)!<br>
><br>
> May  3 09:42:33 ubuntu systemd[1]: frr.service: Killing process 7425 (zebra)<br>
> with signal SIGABRT.<br>
><br>
> May  3 09:42:33 ubuntu systemd[1]: frr.service: Killing process 7433 (ripd)<br>
> with signal SIGABRT.<br>
><br>
> May  3 09:42:33 ubuntu systemd[1]: frr.service: Killing process 7439<br>
> (watchfrr) with signal SIGABRT.<br>
><br>
> May  3 09:42:35 ubuntu systemd[1]: frr.service: Unit entered failed state.<br>
><br>
> May  3 09:42:35 ubuntu systemd[1]: frr.service: Failed with result<br>
> 'watchdog'.<br>
><br>
> May  3 09:42:40 ubuntu systemd[1]: frr.service: Service hold-off time over,<br>
> scheduling restart.<br>
><br>
> May  3 09:42:40 ubuntu systemd[1]: Stopped Cumulus Linux FRR.<br>
><br>
> May  3 09:42:40 ubuntu systemd[1]: Starting Cumulus Linux FRR...<br>
><br>
> May  3 09:42:40 ubuntu frr[7458]: Loading capability module if not yet done.<br>
><br>
> May  3 09:42:40 ubuntu frr[7458]: Starting Frr daemons (prio:10):. zebra.<br>
> ripd.<br>
><br>
> May  3 09:42:40 ubuntu watchfrr[7505]: watchfrr<br>
> 3.1-dev-MyOwnFRRVersion-<wbr>ged8ba2e watching [zebra ripd], mode [phased zebra<br>
> restart]<br>
><br>
> May  3 09:42:41 ubuntu watchfrr[7505]: zebra state -> up : connect succeeded<br>
><br>
> May  3 09:42:41 ubuntu watchfrr[7505]: ripd state -> up : connect succeeded<br>
><br>
> May  3 09:42:41 ubuntu watchfrr[7505]: Watchfrr: Notifying Systemd we are up<br>
> and running<br>
><br>
> May  3 09:42:50 ubuntu frr[7458]: Starting Frr monitor daemon: watchfrr.<br>
><br>
> May  3 09:42:50 ubuntu frr[7458]: Exiting from the script<br>
><br>
> …<br>
><br>
><br>
><br>
> Any help would be greatly appreciated.<br>
><br>
><br>
><br>
><br>
><br>
> Jahveen Davis<br>
><br>
><br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> frog mailing list<br>
> <a href="mailto:frog@lists.frrouting.org">frog@lists.frrouting.org</a><br>
> <a href="https://lists.frrouting.org/listinfo/frog" rel="noreferrer" target="_blank">https://lists.frrouting.org/<wbr>listinfo/frog</a><br>
><br>
</blockquote></div><br></div>