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: Casey Harkins <charkins AT upl.cs.wisc.edu>
  • To: Jose Bernardo Silva <josebernardo1 AT yahoo.com>
  • Cc: nealbirch <nealbirch AT attbi.com>, SubmitSpells <sm-spell-submit AT lists.ibiblio.org>
  • Subject: Re: [SM-Spell-Submit]j2sdk-src spell, corrected
  • Date: Mon, 2 Dec 2002 13:33:03 -0600 (CST)

I tried this one out and am running into the same problems I was running
into when I tried building it on my own. Here's what the error looks like,
it could be related to lesstif problem, but I did recompile it with
'--enable-build-12 --enable-build-20 --enable-build-21' configure options.

g++ -Wall -Wno-unused -Wconversion -O2 -c -w -DV600 -D_GNU_SOURCE
-DXP_UNIX -DSVR4 -DVERSION="\"1.4.0-ttcompiled-1038851259\""
-DDATE="\"Dec-02-2002\"" -DARCH="\"i38 6\"" -DRAPTOR_API
-DNEW_STREAMING_API
-I/usr/src/j2sdk-src-1_4_0/control/build/linux-i386/tmp/plugin/CClassHeaders
-I../../oji-plugin/src/motif/common -I../../oji-plug in/src/motif/navig5
-I/usr/X11R6/include -I/usr/include -I../../../../src/share/javavm/export
-I../../../../src/solaris/javavm/export -I/usr/src/j2sdk-src-1_4_0/share/
plugin/mozilla_headers_ns600 -I/usr/bin//../plugin/libIDL/include -o
/usr/src/j2sdk-src-1_4_0/control/build/linux-i386/tmp/plugin/ns600/remotejni.o
../../oji-plugin/sr c/motif/navig5/remotejni.cpp

../../oji-plugin/src/motif/navig5/remotejni.cpp: In function `void*
jni_GetMethodID(RemoteJNIEnv*, __jclass*, const char*, const char*)':
../../oji-plugin/src/motif/navig5/remotejni.cpp:800: `void*' is not a
pointer-to-object type

<lots of same message with different line #'s>

../../oji-plugin/src/motif/navig5/remotejni.cpp:2141: `void*' is not a
pointer-to-object type
make[2]: ***
[/usr/src/j2sdk-src-1_4_0/control/build/linux-i386/tmp/plugin/ns600/remotejni.o]
Error 1
make[2]: Leaving directory
`/usr/src/j2sdk-src-1_4_0/j2se/ext/plugin/build/solaris'
make[1]: *** [plugin-all] Error 1
make[1]: Leaving directory `/usr/src/j2sdk-src-1_4_0/j2se/make'
make: *** [j2se-build] Error 2


The SOURCE12_URL is also incorrect, it references $SOURCE11 instead of
$SOURCE12 so the dynamic lesstif patch does not get summoned.

I'll try dispeling and recasting lesstif adding the appropriate options.
If you have any other hints let me know!

-casey






Archive powered by MHonArc 2.6.24.

Top of Page