[comp.windows.x] undefined symbol: _loadWidgetClass

jmberkey@watnow.waterloo.edu (J. Michael Berkley) (02/04/90)

> 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