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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message