Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 17:31:19 -0800 (PST)
From:      "F. Nikita Thomas" <nikita_the_jew@yahoo.com>
To:        freebsd-java@freebsd.org
Subject:   implementing java3d 1.5.1 - freebsd 6.2
Message-ID:  <636406.85697.qm@web50804.mail.re2.yahoo.com>

next in thread | raw e-mail | index | archive | help
hi,
i downloaded and installed the linux binary of the
above. it gave these files:

  lib/i386/libj3dcore-ogl.so
  lib/i386/libj3dcore-ogl-cg.so
  lib/ext/vecmath.jar
  lib/ext/j3dcore.jar
  lib/ext/j3dutils.jar

upon running some example code it kept complaining
about some missing libraries which i kludged with
symlinks. now i'm getting this error:

# java Main
Exception in thread "main"
java.lang.UnsatisfiedLinkError:
/usr/local/diablo-jdk1.5.0/jre/lib/i386/libj3dcore-ogl.so:
/usr/local/diablo-jdk1.5.0/jre/lib/i386/libj3dcore-ogl.so:
Undefined symbol "stderr"

huh? i see that java3d is in the ports tree and a
libmap.conf file is needed. my question is there
away to get this to work or should i just install
the port for now? thanks ...



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



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