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,eff0e4c1447139c2,start X-Google-Attributes: gid103376,public From: step1@club-internet.fr (stephane egnell) Subject: Problems with Gnatmake *** link failed Date: 1998/02/28 Message-ID: <34f830ac.6498473@news.club-internet.fr>#1/1 X-Deja-AN: 329458521 Organization: Grolier Interactive Europe Newsgroups: comp.lang.ada Date: 1998-02-28T00:00:00+00:00 List-Id: I'm learning Ada 95 and having installed it on my linux system at home, i can't compile my code. here's what i get : /usr/lib/libpthreads.so.1: undefined reference to 'machdep_sys_sendmsg' /usr/lib/libpthreads.so.1 : undefined reference to 'machdep_sys_recvmsg' gnatmake : *** link failed. it's the gnatlink step that fails. Any clue about this ? please reply at step1@club-internet.fr