New diablo caffe port/pkg problem

Doug Poland doug at polands.org
Wed Aug 27 08:05:54 PDT 2003


Hello,

I've run into two problems with the new JDK port/package.

#1, Trying to use port:  I cvsup'd this morning and now
have a /usr/ports/java/diablo-jdk13 port.  Typing...

  # make

tells me to fetch: diablo-caffe-1.3.1-0.tar.bz2
Problem is, that site give me a file called: diablo-jdk-1.3.1.0.tgz
A quick glance tells me there are not the same files.
So the port mechanism is broken?

#2, Trying to use pkg_add:  So if the port is broken I
download diablo-jdk-1.3.1.0.tgz and try a pkg_add on it.
The pkg_installs but:

  % /usr/local/diablo-jdk1.3.1/bin/java -version
  java was not found in /usr/local/diablo-jdk1.3.1/bin/i386/native_threads/java

Which is a true statement.  There is no i386/native_threads directory,
but I have a green_threads directory.  Typing...

  %  ./java -version
  /usr/libexec/ld-elf.so.1: Shared object "libhpi.so" not found

So it would appear that I don't have a working binary package.
Question:  what is the correct way to install the new port or package?

-- 
Regards,
Doug




More information about the freebsd-java mailing list