Re: [protobuf] Fudge proto project

2010-03-03 Thread Adewale Oshineye
On 28 February 2010 18:09, Henner Zeller wrote: > On Sun, Feb 28, 2010 at 09:13, Adewale Oshineye wrote: >> Hi all, >> Have you seen this: http://www.fudgemsg.org/display/FDG/Fudge+Proto >> which claims to be compatible with the syntax of protobufs but use >> different on-disk and on-the-wire rep

[protobuf] Issue 170 in protobuf: Can't compile proto file using 'extend' feature

2010-03-03 Thread protobuf
Status: New Owner: ken...@google.com Labels: Type-Defect Priority-Medium New issue 170 by hellwolf.misty: Can't compile proto file using 'extend' feature http://code.google.com/p/protobuf/issues/detail?id=170 What steps will reproduce the problem? 1. Compile the following code : import "googl

[protobuf] Re: Issue 170 in protobuf: Can't compile proto file using 'extend' feature

2010-03-03 Thread protobuf
Comment #1 on issue 170 by hellwolf.misty: Can't compile proto file using 'extend' feature http://code.google.com/p/protobuf/issues/detail?id=170 Ok, I figured it out... I should put an ; after import "...", and put -I /path/to/proto/include/dir -I. in the command line. -- You received this

[protobuf] Issue with protobuf-2.3.0: Problem running 'configure' on Solaris 10

2010-03-03 Thread Steven Ong
Hi all, I tried to run 'configure' for the 'protobuf-2.3.0' on an Intelx86 and Solaris 10 machine. It's failed and I saw the following error message: config.status: creating protobuf-lite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing

[protobuf] Re: Issue 170 in protobuf: Can't compile proto file using 'extend' feature

2010-03-03 Thread protobuf
Updates: Status: WorkingAsIntended Comment #2 on issue 170 by temporal: Can't compile proto file using 'extend' feature http://code.google.com/p/protobuf/issues/detail?id=170 Glad you figured it out. -- You received this message because you are listed in the owner or CC fields of thi

Re: [protobuf] Issue with protobuf-2.3.0: Problem running 'configure' on Solaris 10

2010-03-03 Thread Kenton Varda
Please check config.log for a more detailed error message. On Wed, Mar 3, 2010 at 7:43 AM, Steven Ong wrote: > Hi all, > > I tried to run 'configure' for the 'protobuf-2.3.0' on an Intelx86 and > Solaris 10 machine. It's failed and I saw the following error message: > > > config.status: cre

Re: [protobuf] Issue with protobuf-2.3.0: Problem running 'configure' on Solaris 10

2010-03-03 Thread Monty Taylor
Hi Steven! If you're running Solaris 10, I HIGHLY recommend the use of Sun Studio instead of GCC. GCC shipped with Solaris is ludicrously old and has issues. If you cannot, for some reason, use Sun Studio instead, I highly recommend installing a recent gcc (4.2 or later) I believe there is on