Re: [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x

2010-04-17 Thread Jeff Garzik
On 04/16/2010 10:18 PM, Pete Zaitcev wrote: On Wed, 14 Apr 2010 15:55:01 -0400 Jeff Garzik wrote: +++ b/lib/Makefile.am @@ -27,6 +27,7 @@ libcldc_la_SOURCES= \ common.c\ libtimer.c \ pkt.c \ + cld_msg_rpc.x

Re: [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x

2010-04-16 Thread Pete Zaitcev
On Wed, 14 Apr 2010 15:55:01 -0400 Jeff Garzik wrote: > > +++ b/lib/Makefile.am > > @@ -27,6 +27,7 @@ libcldc_la_SOURCES= \ > > common.c\ > > libtimer.c \ > > pkt.c \ > > + cld_msg_rpc.x \ > > cld_msg_rpc_xdr

Re: [Patch 1/8] CLD: cleanup: add cld_msg_rpc.x

2010-04-14 Thread Jeff Garzik
On 04/14/2010 02:33 PM, Pete Zaitcev wrote: You know what's weird... Without this, I cannot build an RPM at all, the rpmbuild complains about unpackaged files and aborts. But everyone else seems to have no problem? Strange. BTW, I am on Fedora 14. Signed-off-by: Pete Zaitcev --- lib/Makefile.

[Patch 1/8] CLD: cleanup: add cld_msg_rpc.x

2010-04-14 Thread Pete Zaitcev
You know what's weird... Without this, I cannot build an RPM at all, the rpmbuild complains about unpackaged files and aborts. But everyone else seems to have no problem? Strange. BTW, I am on Fedora 14. Signed-off-by: Pete Zaitcev --- lib/Makefile.am |1 + 1 file changed, 1 insertion(+) d