On Thu, Apr 02, 2009 at 11:47:41AM -0700, Steven Dake wrote: > this was already submitted and merged
Really? I checked-out a fresh svn tree (trunk) this morning and tried to build openais. I hit this: ==== /root/src/openais/test === make[1]: Entering directory `/root/src/openais/test' cc -lpthread -L../lib -o ckptbench ckptbench.o -lSaCkpt -lSaLck -lSaMsg -lSaEvt -lSaTmr -lSaClm sa_error.o cc: sa_error.o: No such file or directory make[1]: *** [ckptbench] Error 1 make[1]: Leaving directory `/root/src/openais/test' make: *** [all] Error 2 I committed this fix this morning since it seemed obvious. > regards > -steve > On Thu, 2009-04-02 at 12:19 -0500, Ryan O'Hara wrote: > > Add sa_error.o as build dependency for ckptbench. > > > > _______________________________________________ > > Openais mailing list > > [email protected] > > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
