Skip site navigation (1)Skip section navigation (2)
Date:      2 Feb 2003 17:49:36 -0000
From:      DoubleF <doublef@tele-kom.ru>
To:        freebsd-questions@freebsd.org
Subject:   Re: Linux Java
Message-ID:  <20030202174936.32204.qmail@mail.tele-kom.ru>

next in thread | raw e-mail | index | archive | help
Hi (and sorry for the previous mis-sage),

Recently, Chauncey Smith wrote:
> I recieve the following stop error when trying to build java support.
> ===>  Extracting for linux-sun-jdk-1.3.1.06_1
> >> Checksum OK for j2sdk-1_3_1_06-linux-i586.bin.
> ===>   linux-sun-jdk-1.3.1.06_1 depends on file:
> /compat/linux/lib/libc.so.6 - found
> ELF interpreter /compat/svr4/lib/ld-linux.so.2 not
> found
> Abort trap
> *** Error code 134

If I am not badly mistaken, a _linux_ ld can't reside in 
/compat/_svr4_/lib/.

Symlinking /compat/svr4 to /compat/linux may be a workaround, hmm...

I believe some (linux) ELF is misbranded as SVR4 (man brandelf(1)).

HTH,
		DoubleF

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030202174936.32204.qmail>