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.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_STARTS_WITH_NUMS autolearn=no autolearn_force=no version=3.4.4 X-Received: by 10.42.215.74 with SMTP id hd10mr1089925icb.34.1410364759330; Wed, 10 Sep 2014 08:59:19 -0700 (PDT) X-Received: by 10.140.31.116 with SMTP id e107mr15545qge.37.1410364759195; Wed, 10 Sep 2014 08:59:19 -0700 (PDT) Path: border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!r2no18293730igi.0!news-out.google.com!q8ni0qal.1!nntp.google.com!m5no101208qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 10 Sep 2014 08:59:18 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=88.122.241.178; posting-account=rhqvKAoAAABpikMmPHJSZh4400BboHwT NNTP-Posting-Host: 88.122.241.178 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: assistance for gtk installation From: mehdi saada <00120260a@gmail.com> Injection-Date: Wed, 10 Sep 2014 15:59:19 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:188949 Date: 2014-09-10T08:59:18-07:00 List-Id: Hello everyone. It's and old hindrance from mine, that I don't success installing the gtkada library. I am a first year student in computer science, yet in the inception of the year. So I am not very skilled yet ... So, just please assist me till I can work on Ada. Here is what I did : get gtkada and gnat tarballs, detar them, run "./doinstall" in gnat directory, correct $PATH, then run "su; ./configure; make; make install; make clean" in gtkada directory. The 'make' step stopped with this error message : gnatlink testgtk.ali [and so forth] /usr/bin/ld: ne peut trouver -lgtkada_gl collect2: ld returned 1 exit status gnatlink: error when calling /usr/bin/gcc-4.6 gnatmake: *** link failed. make[1]: *** [run_gprbuild] Erreur 4 I can't get it.