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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6c2a5a402a6061ae,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-10 13:10:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!swen.emba.uvm.edu!att541!att542!ip.att.net!newsfeed3.global.lmco.com!svlnews.lmms.lmco.com!not-for-mail From: "Joe Simon" Newsgroups: comp.lang.ada Subject: Question Report - Glade (the distributed computing annex-E gnat extentions) install problem Date: Wed, 10 Sep 2003 15:55:28 -0400 Organization: Lockheed Martin Corporation Message-ID: 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:42360 Date: 2003-09-10T15:55:28-04:00 List-Id: Sorry about the mis understanding. The last time I asked this I got answers relating to the graphical environment Glade variant. I am talking about the Ada Distributed computation, annex-E compliant implementation. I am trying to install Glade ( the Ada Distributed computation, annex-E compliant implementation ) on a redhat 9 box. I downgraded the compiler to the 3.15p version, and attempted to run the configure script As the saying goes, Script happens... [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... hangs at this "checking need to emulate thread blocking I/O" statement. I have been advised to find a kernal patch or some such. I am not a kernal hacker nor sys admin. I just want to experiment with the distributed aspects of Ada. Can anyone offer a sane way to get Glade ( the Ada Distributed computation, annex-E compliant implementation ) on redhat 9.0 to build ? thanks Joe Simon WB2JQT