Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sun-j2sdk 1.4.1-r1 linking vm = HUGE bomb
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Tue Jun 03, 2003 4:58 am    Post subject: sun-j2sdk 1.4.1-r1 linking vm = HUGE bomb Reply with quote

problem:

trying to emerge of the latest sun-j2sdk bombs, and it brings down the active login session: it takes down X if i'm using it, and if i try a standard tty, it kills that login session. weird thing is, it doesn't bother any inactive login sessions (a new X server on a different display, a differnt tty, etc. etc..)

looking over my logs of the emerge attempts, it's bombing when it's trying to link the vm... extremely weird.

i successfully emerged the same version w/o the r1 patches (1.4.1) on this same box awhile ago w/o any changes in hardware since... software-wise, i've been dutifully emerging new stuff weekly...

here's the possibly relevant systeminfo:

p3 550
256mb ram
intel 440bx chipset (abit mobo)
# java-config --list-available-vms
[sun-j2sdk-1.4.1] Sun JDK 1.4.1 (/etc/env.d/java/20sun-j2sdk-1.4.1) ()
[sun-jdk-1.4.1.02] Sun JDK 1.4.1.02 (/etc/env.d/java/20sun-jdk-1.4.1.02) (*)

i don't get it... i'm great w/ gdb, but i don't know how to resolve linker issues...
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
Matje
l33t
l33t


Joined: 29 Oct 2002
Posts: 619
Location: Hasselt, Belgium

PostPosted: Tue Jun 03, 2003 6:15 am    Post subject: Reply with quote

Do you have enough free hard drive space ?
_________________
Life is like a box of chocolates... Before you know it, it's empty...
Back to top
View user's profile Send private message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Tue Jun 03, 2003 6:52 am    Post subject: Reply with quote

yeahp.. i have about 3.5 gigs free for the respective hdx.

btw.. i'm using gcc 3.2.2
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Wed Jun 04, 2003 4:46 am    Post subject: Reply with quote

oh come on now... :)
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Sun Jun 08, 2003 4:49 am    Post subject: Reply with quote

ok.... i'm taking this into my own hands... sigh..

i'm taking stabs in the dark, but i'm gonna try recompiling glibc and binutils. i don't think i've done this since my gcc upgrade.. sigh... so my system is sorta in a quasi-gentoo1.2-1.4 state...

heh...

i'm having a lot of hope for this. results will be posted either way.
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Tue Jun 10, 2003 10:46 pm    Post subject: Reply with quote

welllll... the recompile of binutils and glibc didn't help...

i've installed gentoo-sources 2.4.20 r5 and am in the process of trying this route (i've been in ck6 kernel)...

no one else have this problem at all????? sigh...
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Wed Jun 11, 2003 1:26 pm    Post subject: ck6 is what did it! Reply with quote

well... it turns out that in gentoo-sources, things are fine. i finally got it to compile! time for me to dump ck6... sigh
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
vulcan_
n00b
n00b


Joined: 06 May 2003
Posts: 61
Location: Gent, Belgium

PostPosted: Sun Jun 15, 2003 8:57 pm    Post subject: related problem? sun java jsdk 1.4.1 02 not available Reply with quote

i have Gentoo-sources installed on a Pent 1 (relevant as it means I am in i586 county) and when I emerge sun-jsdk it tells me I need to download

jsdk-1_4_1_02-linux-i586.bin

which file is NOT on the URL mentioned. There is a

j2sdk-1_4_1_02-s1studio_ce-4u1-bin-linux.bin

and after some pawing about I found

jsdk-1_4_1_03-linux-i586.bin

but the 03 does not do me any good with emerge as it is not the expected file.

Did SUN find a problem with 02 and replace it with 03? Should I enter a bug on this?
_________________
vulcan was a Roman myth - god of smiths
Back to top
View user's profile Send private message
razamatan
Apprentice
Apprentice


Joined: 28 Feb 2003
Posts: 160

PostPosted: Mon Jun 16, 2003 5:41 am    Post subject: Reply with quote

you're looking for *.zip files, not the bin files... the bin type files are precompiled java vm's...

the *.zip files are source that gets compiled on your machine.
_________________
a razamatan doth speaketh,
"Never attribute to malice, that which can be adequately explained by stupidity"
Back to top
View user's profile Send private message
vulcan_
n00b
n00b


Joined: 06 May 2003
Posts: 61
Location: Gent, Belgium

PostPosted: Mon Jun 16, 2003 1:03 pm    Post subject: Reply with quote

got a URL for them? I cond not find feils by any other similar name .. and i copied the file name from the comment in the emerge output. Pretty sure I got that correct.
_________________
vulcan was a Roman myth - god of smiths
Back to top
View user's profile Send private message
vulcan_
n00b
n00b


Joined: 06 May 2003
Posts: 61
Location: Gent, Belgium

PostPosted: Mon Jun 16, 2003 1:22 pm    Post subject: emerge sun-jdk is asking for a .bin Reply with quote

just checked the emerge .. the message says to get a .bin file, and only j2sdk-1_4_1_03-linux-i586.bin is on the site .. that I can find anyway
_________________
vulcan was a Roman myth - god of smiths
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum