Index: pcb-printf/Makefile =================================================================== --- pcb-printf/Makefile (revision 33257) +++ pcb-printf/Makefile (revision 33258) @@ -13,7 +13,7 @@ LDLIBS = -lm GDS= $(TRUNK)/src_3rd/genvector/gds_char.o -LIBPCB_BASE= $(LIBRND)/core/unit.o $(LIBRND)/core/compat_misc.o +LIBPCB_BASE= $(LIBRND)/core/unit.o $(LIBRND)/core/misc_util.o $(LIBRND)/core/compat_misc.o test: tester.diff