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,be81c80bb0fcf931 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-03 12:25:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!cyclone.bc.net!sjc70.webusenet.com!news.webusenet.com!pd2nf1so.cg.shawcable.net!residential.shaw.ca!news-out.superfeed.net!propagator2-maxim!news-in-maxim.spamkiller.net!news.codefab.com!att541!att542!ip.att.net!newsfeed3.global.lmco.com!svlnews.lmms.lmco.com!not-for-mail From: "Joe Simon" Newsgroups: comp.lang.ada Subject: Re: Problems installing Glade Date: Wed, 3 Sep 2003 15:09:34 -0400 Organization: Lockheed Martin Corporation Message-ID: References: NNTP-Posting-Host: 158.187.48.203 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:42110 Date: 2003-09-03T15:09:34-04:00 List-Id: "Joe Simon" wrote in message news:bj2sai$n9n3@cui1.lmms.lmco.com... > Ok... > > Redhat 9.0 > > I installed gnat 3.15p and set my path to point to the distribution > installation > (/usr/gnat/bin). > > Run gnatmake -v foo > > [mc2-sim@mankind gnat]$ gnatmake -v foo > > GNATMAKE 3.15p (20020523) Copyright 1995-2002 Free Software Foundation, > Inc. > End of compilation > gnatmake: "foo" not found > > So the correct version is invoked, rather then the system installed version > (3.2.2). > > Run the glade configure script as root... > > [root@mankind glade-3.15p-src]# ./configure > loading cache ./config.cache > checking host system type... i686-pc-linux-gnu > checking target system type... i686-pc-linux-gnu > checking build system type... i686-pc-linux-gnu > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking for gnuawk... no > checking for gawk... gawk > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for adagcc... no > checking for gnatgcc... gnatgcc > checking if the Ada compiler works... yes > checking for Cygwin environment... no > checking for mingw32 environment... no > checking for executable suffix... no > checking for ranlib... ranlib > checking for gnused... no > checking for gsed... no > checking for sed... sed > checking for gtar... gtar > checking for ar... ar > checking for rm... rm > checking for gunzip... gunzip > checking for gnatmake... gnatmake > checking for GNAT sources... ada > checking for gnatls... gnatls > checking for sed... (cached) sed > checking if the Ada compiler is recent enough... yes > checking which platform-specific variant to use... Linux > checking need to emulate thread blocking I/O... > > And just sits there... > > Anyone got any ideas ? > I'll let it sit all night in case this is something that takes awhile. > > Thanke > Joe Simon > > > Still having same prolem. Installation hangs at "checking need to emulate thread blocking I/O..." Ideas ? Anyone ? Please ? Help ? I really, really want to play with distributed applications in Ada ! thanks ! joe simon