Skip to Content.
Sympa Menu

sm-spell-submit - Re: [SM-Spell-Submit]j2sdk-src spell, corrected

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: Jose Bernardo Silva <josebernardo1 AT yahoo.com>
  • To: Casey Harkins <charkins AT upl.cs.wisc.edu>
  • Cc: nealbirch <nealbirch AT attbi.com>, SubmitSpells <sm-spell-submit AT lists.ibiblio.org>
  • Subject: Re: [SM-Spell-Submit]j2sdk-src spell, corrected
  • Date: Tue, 3 Dec 2002 09:30:22 +0000 (GMT)

Casey, I was just now doing a second test build to
make sure unseting LD_PRELOAD was the fix - thanks for
your input, now I am sure it is. As for moving jni.h,
you were right in the other message, it isn't in the
LFS hint, but it is on the LFS hint for openoffice.
Apparently it aplies here. I will now edit the
PRE_BUILD and the POST_INSTALL to move around the
jni.h file. As for that bug you had in mozilla, it
seems to me a problem with calling the X11 libs? I
know if you leave the dynamic-lesstif patch in, you
have to add a export LD_PRELOAD=libXm.so line to
/usr/bin/mozilla. Have you tried that?

--- Casey Harkins <charkins AT upl.cs.wisc.edu> wrote: >
Everything built and installed ok after unsetting
> LD_PRELOAD before make
> and resetting it at the end of the BUILD file. Java
> seems to work fine on
> its own, but I'm still having problems with the
> plugin.
>
> I linked
>
/opt/java/j2sdk/jre/plugin/i386/ns610/libjavaplugin_oji140.so
> to
> /usr/lib/mozilla/plugins. Some applets work, for
> example all on
> appletcollection.com. Other applets cause mozilla to
> crash, for example:
> www.schubart.net/rc/. I've attached the log in case
> anyone has any ideas.
> I'll keep looking into it otherwise, its something
> motif/lesstif related.
>
> The LD_PRELOAD should be unset from the make onward.
> I added 'mv
> /usr/include/jni.h /usr/include/j2sdk-src.jni.h'
> before make and then a
> 'mv /usr/include/j2sdk-src.jni.h /usr/include/jni.h'
> after make. I also
> disabled the dynamic lesstif this time around, but
> it didn't solve the
> problem I mentioned above. This should probably be
> determined in CONFIGURE
> eventually.
>
> -casey
> > Warning: Cannot find callback list in
XtAddCallback
>
> An unexpected exception has been detected in native
> code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x407E4DFE
> Function=XrmStringToQuark+0x1E
> Library=/usr/X11R6/lib/libX11.so.6
>
> Current Java thread:
> at
>
sun.awt.motif.MWindowPeer.addTextComponentNative(Native
> Method)
> at
>
sun.awt.motif.MWindowPeer.addTextComponent(MWindowPeer.java:259)
> at
>
sun.awt.motif.MComponentPeer.notifyTextComponentChange(MComponentPeer.java:851)
> at
>
sun.awt.motif.MTextFieldPeer.pShow(MTextFieldPeer.java:272)
> at
>
sun.awt.motif.MComponentPeer.setVisible(MComponentPeer.java:690)
> at
>
sun.awt.motif.MComponentPeer.show(MComponentPeer.java:779)
> at
>
sun.awt.motif.MComponentPeer.initialize(MComponentPeer.java:156)
> at
>
sun.awt.motif.MTextFieldPeer.initialize(MTextFieldPeer.java:51)
> at
>
sun.awt.motif.MComponentPeer.init(MComponentPeer.java:190)
> at
>
sun.awt.motif.MComponentPeer.<init>(MComponentPeer.java:194)
> at
>
sun.awt.motif.MTextFieldPeer.<init>(MTextFieldPeer.java:55)
> at
>
sun.awt.motif.MToolkit.createTextField(MToolkit.java:139)
> at java.awt.TextField.addNotify(TextField.java:205)
> - locked <0x44bcf380> (a
> java.awt.Component$AWTTreeLock)
> at java.awt.Container.addImpl(Container.java:476)
> - locked <0x44bcf380> (a
> java.awt.Component$AWTTreeLock)
> at java.awt.Container.add(Container.java:298)
> at RubiksCubeApplet.init(RubiksCubeApplet.java:614)
> at sun.applet.AppletPanel.run(AppletPanel.java:341)
> at java.lang.Thread.run(Thread.java:536)
>
> Dynamic libraries:
> 08048000-0804b000 r-xp 00000000 03:03 16647
> /opt/java/j2sdk-1.4.0-tt/jre/bin/java_vm
> 0804b000-0804c000 rw-p 00002000 03:03 16647
> /opt/java/j2sdk-1.4.0-tt/jre/bin/java_vm
> 40000000-40015000 r-xp 00000000 03:03 128362
> /lib/ld-2.3.1.so
> 40015000-40016000 rw-p 00015000 03:03 128362
> /lib/ld-2.3.1.so
> 40016000-40017000 r--p 00000000 03:05 505115
> /usr/lib/locale/en_US/LC_IDENTIFICATION
> 40017000-40018000 r--p 00000000 03:05 506640
> /usr/lib/locale/en_US/LC_MEASUREMENT
> 40018000-40019000 r--p 00000000 03:05 506639
> /usr/lib/locale/en_US/LC_TELEPHONE
> 40019000-4001a000 r--p 00000000 03:05 506638
> /usr/lib/locale/en_US/LC_ADDRESS
> 4001a000-4001b000 r--p 00000000 03:05 506637
> /usr/lib/locale/en_US/LC_NAME
> 4001b000-4001c000 r--p 00000000 03:05 506636
> /usr/lib/locale/en_US/LC_PAPER
> 4001c000-4001d000 r--p 00000000 03:05 652565
> /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
> 4001d000-4001e000 r--p 00000000 03:05 506635
> /usr/lib/locale/en_US/LC_MONETARY
> 4001e000-4002d000 r-xp 00000000 03:03 128340
> /lib/libpthread-0.10.so
> 4002d000-40030000 rw-p 0000f000 03:03 128340
> /lib/libpthread-0.10.so
> 40071000-4048f000 r-xp 00000000 03:03 16650
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/client/libjvm.so
> 4048f000-404e6000 rw-p 0041d000 03:03 16650
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/client/libjvm.so
> 404f9000-40518000 r-xp 00000000 03:03 112836
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libjava.so
> 40518000-4051a000 rw-p 0001e000 03:03 112836
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libjava.so
> 4051b000-4071b000 r-xp 00000000 03:03 112846
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libawt.so
> 4071b000-4072f000 rw-p 00200000 03:03 112846
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libawt.so
> 40753000-40775000 r-xp 00000000 03:03 128323
> /lib/libm-2.3.1.so
> 40775000-40776000 rw-p 00022000 03:03 128323
> /lib/libm-2.3.1.so
> 40776000-40778000 r-xp 00000000 03:03 128328
> /lib/libdl-2.3.1.so
> 40778000-40779000 rw-p 00001000 03:03 128328
> /lib/libdl-2.3.1.so
> 40779000-407ce000 r-xp 00000000 03:05 211769
> /usr/X11R6/lib/libXt.so.6.0
> 407ce000-407d2000 rw-p 00054000 03:05 211769
> /usr/X11R6/lib/libXt.so.6.0
> 407d3000-4089b000 r-xp 00000000 03:05 211746
> /usr/X11R6/lib/libX11.so.6.2
> 4089b000-4089e000 rw-p 000c8000 03:05 211746
> /usr/X11R6/lib/libX11.so.6.2
> 4089e000-40908000 r-xp 00000000 03:03 112845
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libmlib_image.so
> 40908000-40909000 rw-p 0006a000 03:03 112845
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libmlib_image.so
> 40909000-4091a000 r-xp 00000000 03:03 112835
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libverify.so
> 4091a000-4091b000 rw-p 00011000 03:03 112835
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libverify.so
> 4091b000-40a4c000 r-xp 00000000 03:03 128294
> /lib/libc-2.3.1.so
> 40a4c000-40a51000 rw-p 00131000 03:03 128294
> /lib/libc-2.3.1.so
> 40a55000-40a67000 r-xp 00000000 03:03 128355
> /lib/libnsl-2.3.1.so
> 40a67000-40a68000 rw-p 00012000 03:03 128355
> /lib/libnsl-2.3.1.so
> 40a6a000-40b18000 r-xp 00000000 03:05 896341
> /usr/lib/libstdc++.so.5.0.0
> 40b18000-40b2f000 rw-p 000ae000 03:05 896341
> /usr/lib/libstdc++.so.5.0.0
> 40b34000-40b3b000 r-xp 00000000 03:05 895937
> /usr/lib/libgcc_s.so.1
> 40b3b000-40b3c000 rw-p 00007000 03:05 895937
> /usr/lib/libgcc_s.so.1
> 40b3c000-40b43000 r-xp 00000000 03:05 211803
> /usr/X11R6/lib/libXp.so.6.2
> 40b43000-40b44000 rw-p 00006000 03:05 211803
> /usr/X11R6/lib/libXp.so.6.2
> 40b44000-40b53000 r-xp 00000000 03:05 211765
> /usr/X11R6/lib/libXext.so.6.4
> 40b53000-40b54000 rw-p 0000e000 03:05 211765
> /usr/X11R6/lib/libXext.so.6.4
> 40b54000-40b59000 r-xp 00000000 03:05 211797
> /usr/X11R6/lib/libXtst.so.6.1
> 40b59000-40b5a000 rw-p 00004000 03:05 211797
> /usr/X11R6/lib/libXtst.so.6.1
> 40b5a000-40b62000 r-xp 00000000 03:05 211761
> /usr/X11R6/lib/libSM.so.6.0
> 40b62000-40b63000 rw-p 00007000 03:05 211761
> /usr/X11R6/lib/libSM.so.6.0
> 40b63000-40b77000 r-xp 00000000 03:05 211755
> /usr/X11R6/lib/libICE.so.6.3
> 40b77000-40b78000 rw-p 00013000 03:05 211755
> /usr/X11R6/lib/libICE.so.6.3
> 40b7b000-40b83000 r-xp 00000000 03:03 112829
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/native_threads/libhpi.so
> 40b83000-40b84000 rw-p 00008000 03:03 112829
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/native_threads/libhpi.so
> 40b84000-40b97000 r-xp 00000000 03:03 112838
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libzip.so
> 40b97000-40b99000 rw-p 00012000 03:03 112838
> /opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libzip.so
> 40b99000-42211000 r--s 00000000 03:03 112878
> /opt/java/j2sdk-1.4.0-tt/jre/lib/rt.jar
> 42253000-4226a000 r--s 00000000 03:03 112859
> /opt/java/j2sdk-1.4.0-tt/jre/lib/sunrsasign.jar
> 4226a000-422d8000 r--s 00000000 03:03 112861
> /opt/java/j2sdk-1.4.0-tt/jre/lib/jsse.jar
> 422d8000-422eb000 r--s 00000000 03:03 112860
> /opt/java/j2sdk-1.4.0-tt/jre/lib/jce.jar
> 422eb000-4256c000 r--s 00000000 03:03 112876
> /opt/java/j2sdk-1.4.0-tt/jre/lib/charsets.jar
> 4256c000-42618000 r--s 00000000 03:03 112877
> /opt/java/j2sdk-1.4.0-tt/jre/lib/javaplugin.jar
> 44698000-4469c000 r--p 00000000 03:05 799622
> /usr/lib/locale/en_US/LC_COLLATE
> 4469c000-4469d000 r--p 00000000 03:05 505036
> /usr/lib/locale/en_US/LC_TIME
> 4469d000-4469e000 r--p 00000000 03:05 359550
> /usr/lib/locale/en_US/LC_NUMERIC
> 4469e000-446a0000 r--s 00000000 03:03 225048
> /opt/java/j2sdk-1.4.0-tt/jre/lib/ext/dnsns.jar
> 4c720000-4c74b000 r--p 00000000 03:05 799620
> /usr/lib/locale/en_US/LC_CTYPE
> 4c74b000-4c74d000 r-xp 00000000 03:05 717918
> /usr/X11R6/lib/X11/locale/common/xlcDef.so.2
> 4c74d000-4c74e000 rw-p 00001000 03:05 717918
> /usr/X11R6/lib/X11/locale/common/xlcDef.so.2
> 4c74e000-4c751000 r-xp 00000000 03:03 128342
> /lib/libnss_dns-2.3.1.so
> 4c751000-4c752000 rw-p 00003000 03:03 128342
> /lib/libnss_dns-2.3.1.so
> 4c753000-4c75c000 r-xp 00000000 03:03 128345
> /lib/libnss_files-2.3.1.so
> 4c75c000-4c75d000 rw-p 00008000 03:03 128345
> /lib/libnss_files-2.3.1.so
> 4c788000-4c7a5000 r--s 00000000 03:03 225047
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/ext/sunjce_provider.jar
> 4c7a5000-4c848000 r--s 00000000 03:03 225049
> /opt/java/j2sdk-1.4.0-tt/jre/lib/ext/localedata.jar
> 4c848000-4c856000 r--s 00000000 03:03 225050
> /opt/java/j2sdk-1.4.0-tt/jre/lib/ext/ldapsec.jar
> 4c856000-4c869000 r-xp 00000000 03:03 112858
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libjavaplugin_jni.so
> 4c869000-4c86a000 rw-p 00012000 03:03 112858
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libjavaplugin_jni.so
> 4c87e000-4c934000 r-xp 00000000 03:03 112848
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libfontmanager.so
> 4c934000-4c947000 rw-p 000b6000 03:03 112848
>
/opt/java/j2sdk-1.4.0-tt/jre/lib/i386/libfontmanager.so
>
=== message truncated ===

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com




Archive powered by MHonArc 2.6.24.

Top of Page