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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,434e685e89e79374 X-Google-Attributes: gid103376,public From: Foliard Guillaume Subject: Re: gnat3.01/elf/linux problem Date: 1996/05/15 Message-ID: <31997822.41C67EA6@avions.aerospatiale.fr>#1/1 X-Deja-AN: 154893718 references: <4na697$cci@dfw-ixnews10.ix.netcom.com> content-type: text/plain; charset=us-ascii organization: AEROSPATIALE Toulouse - Centre op�rationnel syst�mes et services mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m) Date: 1996-05-15T00:00:00+00:00 List-Id: Robert Klungle wrote: > > A couple of weeks ago, I and two others posted a note documenting an > execution failure with gnat3.01. The symptom is a message saying "can't > resolve symbol '__libc_opendir'". > (...) > I have reloaded gnat3.01 and gcc2.7.2 and rerun > ldconfig in every order I can think of and nothing fixes the problem. > Tried deleting gnat and gcc from the system and rebuilding in case an > old link was not being rebuilt, to no avail. Have you tried to change the libc ? I think GNAT require the GNU libc 5.2.* (I don't remember the last number) or above. When installing it do not forget to rerun ldconfig and to verify that the links really point to the new libc (As for me, I've deleted the old ones before running ldconfig). > Sent a message to the gnat group but no answer or suggestion yet. > > Anybody got any idea what to try next (maybe reformat the drive and > rebuild the system from scratch)?? Waooo ! I don't think it'll be the right solution ... Hope this can help. Guillaume Foliard dessi9@cict.fr