Error compiling the Tools:
Code
Linking ledutil.exe...
Linking imgtool.exe...
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x85a): undefined refe
rence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0xab2): undefined refe
rence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0xace): undefined refe
rence to `malloc_array_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0xc01): undefined refe
rence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x1137): undefined ref
erence to `malloc_array_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x1167): undefined ref
erence to `malloc_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x11bb): undefined ref
erence to `global_resource_pool'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x11c8): undefined ref
erence to `resource_pool::add(resource_pool_item&)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x122c): undefined ref
erence to `global_resource_pool'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x123d): undefined ref
erence to `resource_pool::remove(void*)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x1355): undefined ref
erence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x182a): undefined ref
erence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x184a): undefined ref
erence to `malloc_array_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x19b5): undefined ref
erence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x19d8): undefined ref
erence to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x1a8c): undefined ref
erence to `malloc_array_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x1eb8): undefined ref
erence to `malloc_array_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x5dda): undefined ref
erence to `malloc_array_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x5e34): undefined ref
erence to `malloc_file_line(unsigned int, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x5e8a): undefined ref
erence to `global_resource_pool'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x5e9a): undefined ref
erence to `resource_pool::add(resource_pool_item&)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x62f3): undefined ref
erence to `global_resource_pool'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text+0x62f8): undefined ref
erence to `resource_pool::remove(void*)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text$_ZN19resource_pool_arr
ayIhED0Ev[resource_pool_array<unsigned char>::~resource_pool_array()]+0x61): und
efined reference to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text$_ZN19resource_pool_arr
ayIhED0Ev[resource_pool_array<unsigned char>::~resource_pool_array()]+0x8b): und
efined reference to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text$_ZN18resource_pool_ite
mD0Ev[resource_pool_item::~resource_pool_item()]+0x5a): undefined reference to `
free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text$_ZN19resource_pool_arr
ayIhED1Ev[resource_pool_array<unsigned char>::~resource_pool_array()]+0x61): und
efined reference to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text$_ZN19resource_pool_arr
ayIjED0Ev[resource_pool_array<unsigned int>::~resource_pool_array()]+0x61): unde
fined reference to `free_file_line(void*, char const*, int)'
obj/windows/mess/libformats.a(flopimg.o):flopimg.c:(.text$_ZN19resource_pool_arr
ayIjED0Ev[resource_pool_array<unsigned int>::~resource_pool_array()]+0x8b): more
 undefined references to `free_file_line(void*, char const*, int)' follow
collect2: ld returned 1 exit status
make: *** [imgtool.exe] Error 1