Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 07:06:16 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk13 Makefile pkg-plist ports/java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile
Message-ID:  <200203131506.g2DF6GL90383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/03/13 07:06:16 PST

  Modified files:
    java/jdk13           Makefile pkg-plist 
  Added files:
    java/jdk13/files     
                         patch-..::ext::plugin::build::solaris::GNUmakefile 
  Log:
  Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This
  resolves the following error when starting Mozilla:
  
    LoadPlugin: failed to initialize shared library
    /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
    [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined
    symbol "XtShellStrings"]
  
  While I'm here add a tweak to prune empty directories before installing
  JDK, so that JDK installed from a pre-built package deinstalls properly.
  
  Bump PORTREVISION.
  
  Revision  Changes    Path
  1.18      +9 -2      ports/java/jdk13/Makefile
  1.1       +14 -0     ports/java/jdk13/files/patch-..::ext::plugin::build::solaris::GNUmakefile (new)
  1.6       +0 -2      ports/java/jdk13/pkg-plist

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




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