When I compile my code for a linked list, I get a bunch of undefined reference errors. The code is below. I have been compiling with both of these statements:
I had this issue when I forgot to add the new .h/.c file I created to the meson recipe so this is just a friendly reminder.