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=0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_WORDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8ef68c7470f8079 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!news.cs.univ-paris8.fr!fr.ip.ndsoftware.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: "Franz Kruse" Newsgroups: comp.lang.ada Subject: Re: glade-2: Error when generating source files Date: Sat, 10 Jul 2004 22:13:46 +0200 Organization: T-Online Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1089490424 03 32157 ovwJXHLJ2iszuYK 040710 20:13:44 X-Complaints-To: usenet-abuse@t-online.de X-ID: TtJsj6ZroextzDeELmSmPtGTmoRdTuLI-dQ0EziIPUHFK0ykjZM6YZ X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Xref: g2news1.google.com comp.lang.ada:2139 Date: 2004-07-10T22:13:46+02:00 List-Id: Georg Bauhaus: > Franz Kruse wrote: > > When clicking on the Build button in glade-2 (2.0.0 on Windows XP), > > I get error messages: > > > > all.ada:1:01: compilation unit expected > > all.ada: parse errors detected > > all.ada: chop may not be successful > > no compilation units found > > no source files written > > > > Does anybody have an idea what might be wrong? > > Does all.ada contain anyting? I have no idea what all.ada is, it is none of my source files, and searching for a file with that name gives no result. Maybe a temporary file used by glade/gate for generating source files? Franz