Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] j2sdk

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Jason Flatt <jasonflatt AT wizard.com>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] j2sdk
  • Date: Tue, 21 Jan 2003 12:43:24 -0800

On Tuesday 21 January 2003 09:22 am, Jose Bernardo Silva wrote:
> Hi Casey!
>
> [ S N I P ]
>
> I have lesstiff installed, and it built perfectly. But
> you're right, it shouldn't be on the DEPENDS. As for
> the jni.h workaround, if you confirm it compiles
> without it, I'll remove it. In fact, I'll make all
> those changes and attach the spell here now.
>
> I will also add a "fix" I found after testing the
> plugin - we need a /etc/.java dir, WORLD WRITABLE, so
> that the plugin can keep the system settings. Some
> applets fail when that one isn't there. Maybe 1.4.2
> will have that fixed.
>
> I couldn't download your version here from work
> (terrible net access), so I'll fix mine, and when I
> get home I'll download yours and check the
> differences.
>
> [ S N I P ]
>


Well I just attempted to cast it and got warnings and errors right off the
bat. This is on a fairly new install w/only KDE (only minimal GNOME) and no
previous or existing Java or Mozilla installation. I also have make 3.80 and
gcc 3.2.1 installed.


[ Previous Contents of Compile Log Snipped ]
WARNING: Your build environment has the variable DEV_ONLY
defined. This will result in a development-only
build of the J2SE workspace, lacking the documentation
build and installation bundles.

WARNING: You are building in 'INSANE' mode. You
should not use this mode, and in fact,
it may be removed at any time. If you
have build problems as a result of using
INSANE mode, then you should not expect
assistance from anyone with the problems
or consequences you experience.

WARNING: The version of make being used does not match
the expected version for this platform.
The version of make found was -><-
The version expected matches the pattern ->3.7[89].1,<-.

WARNING: You are using an unsupported kernel version of Linux.
The supported kernel version is 2.2.*.
Your kernel version is 2.4.20

WARNING: You may not have enough free space in your OUTPUTDIR. The
current value of OUTPUTDIR is
/usr/src/j2sdk-1_4_1/control/build/linux-i586
You need 1460000 bytes free on this device to build
and it appears that only 817740 bytes are free.
Either obtain more space or set ALT_OUTPUTDIR to a larger disk.

WARNING: You do not have access to the Java Web Start binary.
These binaries may be optional for this build. Please
check your access to

/java/re/javaws/1.2/promoted/pit_tested/bundles/javaws-1_2-linux-i586-i.zip
and/or check your value of ALT_JAVAWS_PATH.
This will make your images target build incomplete.

ERROR: There is no GNU CC compiler at the location:
/usr/bin/

ERROR: You do not have access to a valid cacerts file.
Please check your access to
/opt/java/j2sdk/jre/lib/security/cacerts
and/or check your value of ALT_CACERTS_FILE.

ERROR: BOOTDIR does not point to a valid Java 2 SDK
Check that you have access to
/opt/java/j2sdk/bin/java
and/or check your value of ALT_BOOTDIR.

ERROR: You do not have access to valid Mozilla header files.
Please check your access to
/usr/src/j2sdk-1_4_1/share/plugin/mozilla_headers/bool.h
and/or check your value of ALT_MOZILLA_PATH, ALT_MOZILLA_HEADERS_PATH,
and on Windows, ALT_MOZILLA_DRIVE.

INSANE mode requested.
Sanity will not force a build termination, even with errors.

mkdir -p ../build/linux-i586/hotspot-i586/tmp
(cd ./../build/linux-i586/hotspot-i586/tmp; \
/usr/bin/make -f /usr/src/j2sdk-1_4_1/hotspot/build/linux/Makefile product \
HOTSPOT_BUILD_VERSION=1.4.1-ttcompiled-1043181100
GAMMADIR=/usr/src/j2sdk-1_4_1/hotspot ; )
make[1]: Entering directory
`/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp'
sh /usr/src/j2sdk-1_4_1/hotspot/build/linux/makefiles/buildATree.sh compiler2
/usr/src/j2sdk-1_4_1/hotspot linux i486
(cd linux_i486_compiler2/product; /usr/bin/make)
make[2]: Entering directory
`/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp/linux_i486_compiler2/product'
make[2]: /opt/java/j2sdk/bin/javac: Command not found
make[2]: *** [../generated/MakeDeps.class] Error 127
make[2]: Leaving directory
`/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp/linux_i486_compiler2/product'
make[1]: *** [product] Error 2
make[1]: Leaving directory
`/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp'


--
Jason Flatt
Section maintainer for printer
E-mail (remove the spaces): jasonflatt @ wizard . com
E-mail (remove the spaces): jflatt @ sourcemage . org
IRC: Oadae





Archive powered by MHonArc 2.6.24.

Top of Page