From owner-freebsd-java Fri Apr 19 9:26:24 2002 Delivered-To: freebsd-java@freebsd.org Received: from kerouac.ngfl.gov.uk (kerouac.ngfl.gov.uk [193.63.51.46]) by hub.freebsd.org (Postfix) with ESMTP id E569637B41C for ; Fri, 19 Apr 2002 09:26:17 -0700 (PDT) Received: from card.ngfl.gov.uk ([193.63.51.97]) by kerouac.ngfl.gov.uk with smtp (Exim 3.34 #1) id 16ybD9-0002oY-00; Fri, 19 Apr 2002 17:26:11 +0100 Date: Fri, 19 Apr 2002 17:26:06 +0100 From: David Dooley To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG Subject: Re: Java Install problems Message-Id: <20020419172606.57b48e74.dpd@ngfl.gov.uk> In-Reply-To: <20020420005156.A81778@misty.eyesbeyond.com> References: <20020419160853.13506fdb.dpd@ngfl.gov.uk> <20020420005156.A81778@misty.eyesbeyond.com> Organization: BECTa X-Mailer: Sylpheed version 0.7.4claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.pG5b)p+37ikXNZ" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.pG5b)p+37ikXNZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 20 Apr 2002 00:51:56 +0930 Greg Lewis wrote: > On Fri, Apr 19, 2002 at 04:08:53PM +0100, David Dooley wrote: > > Hi, > > > > I am trying to install a FreeBSD native version of java for a FreeBSD 4.5 build as of the 17th of April. I installed the linux-jdk14 and that appered to work OK. I then went on to install jdk13, this then proceded to install linux-jdk13 which again appeared to work fine, and the install went back to installing jdk13, but then bombed with an inability to find a shared library, "nspr4.1", any one know where I can find this library. I have included the last part of the install output upto the point it bombed. Thanks for any assistance. > > > > David. > > > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/jarsigner.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/javac.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/javadoc.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/javah.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/javap.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/jdb.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/native2ascii.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/rmic.1 > > inflating: jdk1.3.1_03/man/ja_JP.eucJP/man1/serialver.1 > > Done. > > ===> Patching for linux-jdk-1.3.1.03 > > ===> Applying FreeBSD patches for linux-jdk-1.3.1.03 > > ===> Configuring for linux-jdk-1.3.1.03 > > ===> Installing for linux-jdk-1.3.1.03 > > ===> linux-jdk-1.3.1.03 depends on executable: javavm - found > > ===> linux-jdk-1.3.1.03 depends on file: /compat/linux/etc/redhat-release - found > > ===> Generating temporary packing list > > ===> Registering installation for linux-jdk-1.3.1.03 > > ===> Returning to build of jdk-1.3.1p6_4 > > ===> jdk-1.3.1p6_4 depends on file: /usr/X11R6/lib/libMrm.a - not found > > ===> Verifying install for /usr/X11R6/lib/libMrm.a in /usr/ports/x11-toolkits/open-motif-devel > > ===> Returning to build of jdk-1.3.1p6_4 > > ===> jdk-1.3.1p6_4 depends on executable: msgfmt-old - found > > ===> jdk-1.3.1p6_4 depends on executable: gmake - found > > ===> jdk-1.3.1p6_4 depends on shared library: glib12.3 - found > > ===> jdk-1.3.1p6_4 depends on shared library: gtk12.2 - found > > ===> jdk-1.3.1p6_4 depends on shared library: nspr4.1 - not found > > ===> Verifying install for nspr4.1 in /usr/ports/devel/nspr > > ===> Returning to build of jdk-1.3.1p6_4 > > Error: shared library "nspr4.1" does not exist > > That doesn't make any sense. Both the Motif libraries and nspr weren't > found but the build didn't go and install them. Have you done anything > weird to the ports system on your machine? The ports tree I am using was extracted fresh on the 10 or so of April and is updated every night. I have not modifiyed it in any way. The only thing is my ports tree is NFS mounted and I have a directive in /etc/make.conf that forces all work dir and compiles to be done in the /usr/tmp/usr tree rather than under the ports them selves. I have been able to get the nspr port built by cd'ing to the nspr port and and manually building it, but when I try and install the open-motif stuff I keep on getting following error. # make install ===> Extracting for open-motif-devel-2.1.30 >> Checksum OK for openmotif-devel-2.1.30-4_MLI.tgz. ===> open-motif-devel-2.1.30 depends on shared library: X11.6 - found ===> Patching for open-motif-devel-2.1.30 ===> Configuring for open-motif-devel-2.1.30 ===> Installing for open-motif-devel-2.1.30 Installing Open Motif 2.1.30 development... /var/db/pkg/openmotif-devel-2.1.30-4_MLI -> /var/db/pkg/open-motif-devel-2.1.30 grep: /usr/tmp/usr/ports/x11-toolkits/open-motif-devel/work/.PLIST.mktmp: No such file or directory grep: /usr/tmp/usr/ports/x11-toolkits/open-motif-devel/work/.PLIST.mktmp: No such file or directory but port open-motif-devel-2.1.30 appears in the port_info listing David --=.pG5b)p+37ikXNZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8wEUjVE39zFuKNawRAgX5AJwOZLOtzhv+1JHD5E9ePzNU8zAdVgCgvqOg INwtcdYQbKj/NMqdCZDYU1Q= =fslq -----END PGP SIGNATURE----- --=.pG5b)p+37ikXNZ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message