Subject: Re: jdk package on -current
To: Simon J. Gerraty <sjg@quick.com.au>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-i386
Date: 07/15/1998 11:43:46
Simon J. Gerraty wrote:
> 
> Oh! If you do not have .../green_threads/libXm.so.1.2 then
> the pkg does not use the appropriate awt update, which means that
> some featurs of AWT will not work. jdk115b1-awt-update2.tar.gz
> should be grabbed and included.

Unforturnately that has nothing to do with it. Although I didn't
mention it in the last post, I had tried -current ld.so with no
update, with update and with update2. All give the same

/usr/libexec/ld.so: Undefined symbol "_xmDrawingAreaWidgetClass" in
java:/usr/local/jdk1.1.5/lib/i386/green_threads/libawt.so

However, as Todd suggested, replacing ld.so-current with ld.so-1.3.2
allowed the eg. appletviewer to work.

> I _will_ get around to doing another build - hopefully of 1.1.6
> but I just don't have time right now.  It will be built on 1.3.X though.

Presumably after Todd's ld.so commit all will be cured :-)

Cheers,

Patrick