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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d69809134579fda8 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!prodigy.com!newsmst01a.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr25.news.prodigy.com.POSTED!07feb36b!not-for-mail From: Greg LaPolla Newsgroups: comp.lang.ada Subject: Re: GtkAda 2.2.1 install problem on Linux Message-ID: <4tlab0pluv6i34ob5pjnhe1db14aiklq7m@4ax.com> References: X-Newsreader: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 207.215.252.135 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr25.news.prodigy.com 1085626374 ST000 207.215.252.135 (Wed, 26 May 2004 22:52:54 EDT) NNTP-Posting-Date: Wed, 26 May 2004 22:52:54 EDT Organization: SBC http://yahoo.sbc.com X-UserInfo1: TSUGW]WDTBRMBPXXOBCBNWX@RJ_XPDLMN@GZ_GYO^BTBTSUBYFWEAE[YJLYPIWKHTFCMZKVMB^[Z^DOBRVVMOSPFHNSYXVDIE@X\BUC@GTSX@DL^GKFFHQCCE\G[JJBMYDYIJCZM@AY]GNGPJD]YNNW\GSX^GSCKHA[]@CCB\[@LATPD\L@J\\PF]VR[QPJN Date: Thu, 27 May 2004 02:52:55 GMT Xref: controlnews3.google.com comp.lang.ada:872 Date: 2004-05-27T02:52:55+00:00 List-Id: On Wed, 26 May 2004 21:23:36 -0500, Keith Brown wrote: >To All, > >I'm having trouble getting GtkAda 2.2.1 to install on my Mandrake 9.2 system. I >have gnat 3.15p installed. Then I try to install Gtkada. As you can see below I >do the ./configure below and it appears to complete successfully. Then I do >the make install (also below) and I get the error below. What am I doing wrong? >Thanks in advance. > >Keith > > It has been my expierence that gtkada will not build with gtk+2.4.x check your version of gtk, you may have to downgrade. I had the same issue on gentoo. Greg