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,e4c7c27978c3a3ee,start X-Google-Attributes: gid103376,public From: Bernhard Rumpler Subject: undefined references Date: 1998/08/31 Message-ID: <35EABA7A.4239F2B0@eunet.at>#1/1 X-Deja-AN: 386449209 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@Austria.EU.net X-Trace: fleetstreet.Austria.EU.net 904575641 14471 193.83.30.236 (31 Aug 1998 15:00:41 GMT) Organization: EUnet Austria Mime-Version: 1.0 NNTP-Posting-Date: 31 Aug 1998 15:00:41 GMT Newsgroups: comp.lang.ada Date: 1998-08-31T15:00:41+00:00 List-Id: Hi! Under SuSE Linux 5.2 we tried to link several programs (with GNAT 3.09), e.g. rapid, aforms and got the following error messages: ./file.o: In function 'other_file': ./file.o(.text+0xnumber): undefined reference to 'name' the actual problem is we don't know what 'undefined reference' means and what we can do Thanks for any help Bernhard Rumpler, Martin Schlager