[Useless subject replaced] On Wed, Jul 20, 2011 at 11:18:16AM +0530, Vignesh Gadiyar <vcgadi...@gmail.com> wrote a message of 49 lines which said:
> The named binary is running fine [...] > But while compiling using 'make' it gives me an error saying > "undefined reference to 'my_function' " and "Leaving directory > 'bind-9.8.0-P2/bin/dig' ". I'm confused. Did it compile or not? If not, how can you have a working binary? Otherwise, your question is a basic C language problem (your code calls my_function() but the linker does not find the code of this function anywhere), unrelated to BIND. If you are a beginner in C, it may be careful to start with a simpler program than BIND. _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users