From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.fr7!futter-mich.highwinds-media.com!news.highwinds-media.com!fx25.fr7.POSTED!not-for-mail Subject: Re: protobuff for Ada Newsgroups: comp.lang.ada References: <3c1b3efc-90d8-4642-a72e-7ab4d7680921@googlegroups.com> From: Per Sandberg User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 MIME-Version: 1.0 In-Reply-To: <3c1b3efc-90d8-4642-a72e-7ab4d7680921@googlegroups.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@usenet.se NNTP-Posting-Date: Sat, 29 Dec 2018 14:52:09 UTC Organization: usenet.se Date: Sat, 29 Dec 2018 15:52:09 +0100 X-Received-Bytes: 1497 X-Received-Body-CRC: 1795233519 Xref: reader01.eternal-september.org comp.lang.ada:55119 Date: 2018-12-29T15:52:09+01:00 List-Id: Joakim its still in non working alpha state and should not work. /P On 12/29/18 2:01 PM, joakimds@kth.se wrote: > Den fredag 28 december 2018 kl. 19:57:43 UTC+1 skrev Per Sandberg: >> I managed to resurrect an old master thesis work that was done by Niklas >> Ekendahl in 2013 and put it on https://github.com/persan/protobuf-ada >> the plan is to get it in working shape. >> >> /P > > Hi Per! Great news and thanks for uploading! > > When running ./autogen.sh I get the error message: > Could not find source code. Make sure you are running this script from the > root of the distribution tree. > > Is there source code missing in the repository? A missing /src directory? > > Best regards, > Joakim >