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,8f2051e4ca3441c6 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!a2g2000prm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Issues building testgtk on Debian Lenny/Sid Date: Thu, 4 Sep 2008 01:25:53 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4b646e05-4f5a-4e79-b5d1-9d61235b675b@a2g2000prm.googlegroups.com> References: <6d0720c3-8744-45b0-8794-5805a6863a63@a3g2000prm.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1220516753 18171 127.0.0.1 (4 Sep 2008 08:25:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 4 Sep 2008 08:25:53 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a2g2000prm.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20040924,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7637 Date: 2008-09-04T01:25:53-07:00 List-Id: deadlyhead wrote: > Alright, so I got it all to compile. I don't know what it was, but I > went ahead and did a gnatclean, plus removed all the object files > generated from C code. I then recompiled the C code by hand, ran > gnatmake -Ptestgtk.gpr `gtkada-config`, and then linked by hand at the > end. Everything works just fine, now. > > Still, I'm confused as hell. Have you read /usr/share/doc/libgtkada2-dev/README.Debian and followed the instructions therein for building testgtk? Theoretically it should take care of everything for you, even linking with libgtkada2_gl.so. -- Ludovic Brenta.