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 X-Received: by 2002:a24:454e:: with SMTP id y75mr23099068ita.37.1546088497847; Sat, 29 Dec 2018 05:01:37 -0800 (PST) X-Received: by 2002:a9d:2c22:: with SMTP id f31mr619184otb.4.1546088497636; Sat, 29 Dec 2018 05:01:37 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.215.MISMATCH!k10no177632itk.0!news-out.google.com!v141ni212ita.0!nntp.google.com!q69no178081itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 29 Dec 2018 05:01:37 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.28.198.175; posting-account=HFCrOQoAAABZD_f-UUbYHm3lJDIrh-UX NNTP-Posting-Host: 93.28.198.175 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3c1b3efc-90d8-4642-a72e-7ab4d7680921@googlegroups.com> Subject: Re: protobuff for Ada From: joakimds@kth.se Injection-Date: Sat, 29 Dec 2018 13:01:37 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:55118 Date: 2018-12-29T05:01:37-08:00 List-Id: 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