If you're using Code::Blocks to compile, can you make sure save.c and save.h are in the project? It also looks like brmt.c isn't getting compiled either. Try right-clicking the project, then click "add files..." and add save.c, save.h, and brmt.c, then try recompiling and see how it goes.