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 14:22:09 -0600 (CST)

Ahh, now I remember seeing that in one of your previous messages! Its not
mentioned in the linuxfromscratch hint. I'm trying again.

Did you catch the bit at the end of my message about SOURCE12_URL? The
most recent version you posted has this line in DETAILS:

SOURCE12_URL[0]=http://tushar.lfsforum.org/files/JavaFromScratch/$SOURCE11

should obviously be:

SOURCE12_URL[0]=http://tushar.lfsforum.org/files/JavaFromScratch/$SOURCE12

Otherwise, the dynamic lesstif patch doesn't get downloaded.

-casey


On Mon, 2 Dec 2002, Jose Bernardo Silva wrote:

> Casey,
>
> That one is my fault - I still haven't done the code
> to move /usr/include/jni.h to a different spot during
> the compile, as not to mess things up. Move it by hand
> so that gcc doesn't find it and uses the j2sdk one,
> ok?
> Sorry...
>
> --- Casey Harkins <charkins AT upl.cs.wisc.edu> wrote: >
> 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
> >
> >
>
> __________________________________________________
> 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
> _______________________________________________
> SM-Spell-Submit mailing list
> SM-Spell-Submit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-spell-submit
>





Archive powered by MHonArc 2.6.24.

Top of Page