Add sa_error.o as build dependency for ckptbench.
Index: test/Makefile
===================================================================
--- test/Makefile (revision 1763)
+++ test/Makefile (working copy)
@@ -55,7 +55,7 @@
testckpt: testckpt.o sa_error.o
$(CC) $(LDFLAGS) -o testckpt testckpt.o $(LIBS)
-ckptbench: ckptbench.o
+ckptbench: ckptbench.o sa_error.o
$(CC) $(LDFLAGS) -o ckptbench ckptbench.o $(LIBS)
testlck: testlck.o sa_error.o
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais