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=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,75aa769e81677a13 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-04 08:55:45 PST Newsgroups: comp.lang.ada Path: bga.com!news.sprintlink.net!howland.reston.ans.net!EU.net!uknet!lyra.csx.cam.ac.uk!warwick!sunserver1.aston.ac.uk!usenet From: davissj@aston.ac.uk (Stephen Davis (Mushroom Master)) Subject: Re: Teething problems. Please help! Message-ID: Sender: usenet@aston.ac.uk Reply-To: davissj@aston.ac.uk Organization: Aston University References: <364lbo$e2a@news.delphi.com> Date: Tue, 4 Oct 1994 15:47:08 GMT Date: 1994-10-04T15:47:08+00:00 List-Id: I wonder if any kind soul can help me! I am trying to compile some xwindows demonstrations in Ada. Everything compiles fine, then when I come to link the objects, I get the following nasty messages:- Undefined first referenced symbol in file xv_vector /opt/SUNWspro/Ada2.0/xview/.objects/xvi_pixwin_b01 icon_create /opt/SUNWspro/Ada2.0/xview/.objects/xvi_av_functions_b01 xv_drop_site_item /opt/SUNWspro/Ada2.0/xview/.objects/xvi_xview_b01 .. ... etc. I have tried looking through the manuals & asking lecturers but to no avail!!