Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 22:28:20 +0900
From:      "Daichi T.GOTO" <daichi@ongs.net>
To:        freebsd-java@FreeBSD.ORG
Subject:   the prerelease ported jdk1.2 for linux: problem
Message-ID:  <19990312222820M.daichi@ongs.net>

next in thread | raw e-mail | index | archive | help
Hi, here is Daichi.


I got the jdk1.2pre-v1.tar.bz2 file and tried to use it.
After chainging /usr/bin/expr to /bin/expr of /usr/local/jdk2/bin/java
file, 


/home/daichi(941) /usr/local/jdk1.2/bin/java
/bin/expr: syntax error
ELF interpreter /compat/linux/lib/ld-linux.so.2 not found
Abort trap
ELF interpreter /compat/linux/lib/ld-linux.so.2 not found
Abort
/home/daichi(942)


mmhuu..


/home/daichi(942) ls /compat/linux/lib/
ld-linux.so.1           libc.so.5.4.23          libfbm.so.1.0.0
ld-linux.so.1.7.14      libdl.so                libm.so.5
ld.so                   libdl.so.1              libm.so.5.0.6
ld.so.1.7.14            libdl.so.1.7.14         libm.so.5.0.8
libc.so.5               libfbm.so               libtermcap.so.2
libc.so.5.3.12          libfbm.so.1             libtermcap.so.2.0.8
/home/daichi(943) 


Yes, really. There is not /compat/linux/lib/ld-linux.so.2 file. 
Under the /compat/linux directoru....  is that not in ports?  yeah maybe 
not.

How do I get the ld-linux.so.2 file under FreeBSD 3.0?
Please someone give me advices.
----
 Daichi T.GOTO (ONGS)
    http://www.ongs.net/daichi, daichi@ongs.net


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




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