Path: utzoo!utgpu!watserv1!watcgl!jmberkey From: jmberkey@watnow.waterloo.edu (J. Michael Berkley) Newsgroups: comp.windows.x Subject: Re: undefined symbol: _loadWidgetClass (xnetload) Message-ID: Date: 4 Feb 90 01:45:48 GMT References: <1990Jan25.155922.7150@relay.nswc.navy.mil> Sender: daemon@watcgl.waterloo.edu Reply-To: jmberkley@watnext.waterloo.edu Organization: University of Waterloo, Waterloo, Ontario, Canada Lines: 35 In-reply-to: dsill@ophiuchi.nswc.navy.mil's message of 25 Jan 90 15:59:22 GMT > On 25 Jan 90 15:59:22 GMT, dsill@ophiuchi.nswc.navy.mil (Dave Sill) said: DS> I get the following when I try to make xnetload from the R4 contrib: DS> % make DS> ld: Undefined symbol DS> _loadWidgetClass DS> *** Error code 1 DS> make: Fatal error: Command failed for target `xnetload' DS> How can I track this down? `mcount' doesn't seem to be referenced DS> in any of the xnetload sources. I looked at the library sources, DS> but couldn't find the load widget code. I looked at the xnetload DS> sources and Load.h and Form.h (the only two widget classes used in DS> xnetload), but couldn't find anything obvious. The LoadWidget is not available in X11R4. I am the unhappy author of xnetload. I wish I had known that the LoadWidget was going away, then I wouldn't have sent xnetload off to be put on the contrib tape (no criticism of the MIT folks intended - I'm very happy with the work they did for R4). The changes to make xnetload use the new StripChartWidget are relatively trivial, but unfortunately the StripChartWidget does not come with a label, so you have to use a Paned or Form widget for each meter. I have tried it, and the results are not very pleasant. Everyone might as well forget about xnetload until I get time to figure out a nicer solution. Mike Berkley, University of Waterloo PAMI Lab jmberkley@watnext.waterloo.edu {utai,uunet}!watmath!watnext!jmberkley