You need to have the 2.5 version of protobuf compiler installed. The executable that is installed is called protoc.
J On Jul 25, 2013 7:08 PM, "Sree V" <[email protected]> wrote: > Before running any, J. > I just setup a fresh work space from apache. > > More details on protoc 2.5, please ? > > Thanking you. > > With Regards > Sree > > > ________________________________ > From: Jacques Nadeau <[email protected]> > To: [email protected] > Sent: Thursday, July 25, 2013 6:52 PM > Subject: Re: Fwd: git mirror(s) not updating > > > Are you running protoc 2.5? > On Jul 25, 2013 6:44 PM, "Sree V" <[email protected]> wrote: > > > I updated from both github and from apache. > > They seems in sync, now. > > > > Both missing checkins related to 'protos'. > > Lots of compilation errors. > > > > Thanking you. > > > > With Regards > > Sree > > > > > > ________________________________ > > From: Ted Dunning <[email protected]> > > To: drill <[email protected]> > > Sent: Thursday, July 25, 2013 8:02 AM > > Subject: Fwd: git mirror(s) not updating > > > > > > Git mirrors are all better. > > > > ---------- Forwarded message ---------- > > From: Ted Dunning <[email protected]> > > Date: Thu, Jul 25, 2013 at 8:01 AM > > Subject: Re: git mirror(s) not updating > > To: Jukka Zitting <[email protected]> > > > > > > > > Shazam! > > > > The changes have propagated all the way to github. > > > > Looks great. Thanks Jukka. > > > > > > > > On Thu, Jul 25, 2013 at 7:55 AM, Jukka Zitting <[email protected] > > >wrote: > > > > > Hi, > > > > > > On Thu, Jul 25, 2013 at 5:28 PM, Ted Dunning <[email protected]> > > > wrote: > > > > No change. Still out of date. > > > > > > I dug a bit deeper, and found a problem in the way the update script > > > checks for whether a github mirror is available. That check no longer > > > worked, apparently because of an updated SSL certificate. > > > > > > I replaced the wget check with a "git ls-remote" invocation (see infra > > > revision 871164, the earlier wget check wasn't committed). > > > > > > I started a new sync of all the git mirrors. It looks better now. > > > > > > BR, > > > > > > Jukka Zitting > > >
