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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f8af009fa385af64 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!news2.telebyte.nl!news-fra1.dfn.de!news-ham1.dfn.de!news.uni-hamburg.de!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: GPS compilation errors Date: Fri, 22 Oct 2004 13:22:05 +0000 (UTC) Organization: GMUGHDU Message-ID: References: NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1098451325 9951 134.91.1.34 (22 Oct 2004 13:22:05 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Fri, 22 Oct 2004 13:22:05 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: g2news1.google.com comp.lang.ada:5636 Date: 2004-10-22T13:22:05+00:00 List-Id: fabio de francesco wrote: : : [CUT] : gnatmake -Pgps gps.adb : gnat.gpr:19:43: warning: unit "mlib.tgt" has no body in this project I vaguely remember some (symbolic)link trouble. : gcc -c -g -gnatec=/sources2/development/Ada/gps/glide/gnat_debug.adc : -g -O -gnata -gnatVa -gnatQ -gnaty -gnatwjmeurk -Wall -I- -gnatA : /sources2/development/Ada/gps/glide/src/gps.adb : vfs.ads:36:39: "Invalid_Time" not declared in "OS_Lib" Invalid_Time is a more recent addition to GNAT, IIRC. You should find some information in the archives of the GPS mailing list. -- Georg