Hi,
I’m trying to build the image from the source. When I do a make iso i am getting a rolling image but the code changes that I have made in my git pulled copy is not reflecting.
For example, in vyatta-quagga submodule, I have added prints in rip_main.c file in a while loop. The prints are not being shown when I load the rolling image that is built.
And I’m not able to find the ripd.log file in /var/log/quagga/ folder. Is there any other specific directory where the logs are saved?
Thanks in advance.