Hello room, I am currently working on the Quagga source code. I have included some C source files and header files into the Quagga codebase, but when I compile quagga, I get the errors: /bgpd/bgpd.c:167: undefined reference to `function_name' Though the function is included via another C source file and present in a header file which I imported correctly in bgp.c.
Has anyone solve this issue before? I would be glad to have your feedback guys, Thanks
_______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
