Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] j2sdk (evolving)

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Jose Bernardo Silva" <jbs AT bandos.homelinux.com>
  • To: Craig Dyke <grail AT westnet.com.au>
  • Cc: Grimoire <sm-grimoire AT lists.ibiblio.org>
  • Subject: Re: [SM-Grimoire] j2sdk (evolving)
  • Date: Tue, 24 Jun 2003 13:56:18 +0000

Doesn't sound right at all...
As for the libstdc++, I've updated it's url on p4, but it still hasn't
appeared on the grimoire, I don't know why. The correct entry should be as
follows:
"SOURCE4_URL[0]=ftp://ftp.linuxfromscratch.org/blfs-patches/cvs/$SOURCE4";

As for those preprocessor errors, it looks like gcc 3.3 problems, but I am
unable to check that out, as I gave up on gcc 3.3 for now, and I'm running
3.2.3. Maybe 3.3.1 will convince me to try again...
As for it saying it casted successfully, it means it's time for me to check
where is the BUILD file missing a '&&'...


---
Jose Bernardo B R Silva | Source Mage GNU/Linux Section Guru
jbernardo AT sourcemage.org | http://www.sourcemage.org
http://counter.li.org #245602
http://cosmos.oninetspeed.pt/jose.bernardo
jbs AT bandos.homelinux.com


---------- Original Message -----------
From: Craig Dyke <grail AT westnet.com.au>
To: Jose Bernardo Silva <jbs AT bandos.homelinux.com>
Cc: Grimoire <sm-grimoire AT lists.ibiblio.org>
Sent: 24 Jun 2003 21:39:56 +0800
Subject: Re: [SM-Grimoire] j2sdk (evolving)

> Ok ... I finally got to download the right libstdc (btw the default
> of Tushar does NOT have file but eventually got it from
> download.sourcemage)
>
> I have also recently updated to gcc 3.3 (good thing or bad thing???)
>
> Anyhow, I net get an alternate error message which says there is
> a problem compiling jni.cpp.
>
> Error:
>
> /usr/src/j2sdk-1_4_1/hotspot/src/share/vm/prims/jni.cpp:1348:56: pasting
> "." and "f" does not give a valid preprocessing token
> /usr/src/j2sdk-1_4_1/hotspot/src/share/vm/prims/jni.cpp:1349:56: pasting
> "." and "d" does not give a valid preprocessing token
> make[4]: *** [jni.o] Error 1
> make[4]: Leaving directory
>
`/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp/linux_i486_compiler2/product'
> make[3]: *** [the_vm] Error 2
> make[3]: Leaving directory
>
`/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp/linux_i486_compiler2/product'
> make[2]: *** [product] Error 2
> make[2]: Leaving directory
> `/usr/src/j2sdk-1_4_1/control/build/linux-i586/hotspot-i586/tmp'
> make[1]: *** [product] Error 2
> make[1]: Leaving directory `/usr/src/j2sdk-1_4_1/control/make'
>
> There are many (many) lines like the above with varying different
> letters in ""
>
> Any ideas??
>
> btw. after this error I am still told by cast that j2sdk completed
> successfully which is obviously wrong???
>
> Craig
------- End of Original Message -------





Archive powered by MHonArc 2.6.24.

Top of Page