Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 01:19:32 +0930
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Ernst de Haan <ernsth@nl.euro.net>
Cc:        "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>, freebsd-java@FreeBSD.ORG
Subject:   Re: 1.3.1 patchset 3 (early adopters)
Message-ID:  <20010823011932.A93223@misty.eyesbeyond.com>
In-Reply-To: <20010822130404.B22059@c104187.upc-c.chello.nl>; from ernsth@nl.euro.net on Wed, Aug 22, 2001 at 01:04:04PM %2B0200
References:  <20010822021129.A74951@misty.eyesbeyond.com> <015d01c12a69$a1d3a7a0$3028680a@tgt.com> <20010822033020.A77104@misty.eyesbeyond.com> <20010821221746.D24127@snark.ptc.spbu.ru> <20010822112358.A21815@c104187.upc-c.chello.nl> <20010822130404.B22059@c104187.upc-c.chello.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 22, 2001 at 01:04:04PM +0200, Ernst de Haan wrote:
> Okay, now it did compile after I installed open-motif-2.1.30. So 'make'
> succeeded, but now when I do 'make install' I get:
> 
>    zaphod# make install
>    ===>  Installing for jdk-1.3.1p3
>    ===>   jdk-1.3.1p3 depends on executable: javavm - found
>  
>    Please use `make -DNODEBUG' if you don't want to install libraries and binaries with debugging support.
>  
>    /bin/mkdir -p /usr/local/jdk1.3.1
>    (cd /usr/ports/java/jdk13/work/j2sdk1.3.1/make/../build/bsd-i386/jdk-image-i386 && gtar -c -f - .)  | (cd /usr/local/jdk1.3.1 && gtar --unlink -x -f -)
>    (cd /usr/ports/java/jdk13/work/j2sdk1.3.1/make/../build/bsd-i386/jdk-debug-image-i386 && gtar -c -f - .)  | (cd /usr/local/jdk1.3.1 && gtar --unlink -x -f -)
>    gtar: ./jre/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/i386/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/i386/green_threads/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/i386/classic/: Cannot unlink: Directory not empty
>    gtar: ./bin/: Cannot unlink: Directory not empty
>    gtar: ./bin/i386/: Cannot unlink: Directory not empty
>    gtar: ./bin/i386/green_threads/: Cannot unlink: Directory not empty
>    gtar: ./lib/: Cannot unlink: Directory not empty
>    gtar: ./lib/i386/: Cannot unlink: Directory not empty
>    gtar: Error exit delayed from previous errors
>    *** Error code 2
>  
>    Stop in /usr/ports/java/jdk13.
>    *** Error code 1
>  
>    Stop in /usr/ports/java/jdk13.
>    *** Error code 1
>  
>    Stop in /usr/ports/java/jdk13.
> 
> Any suggestions?

Nope :(.  This is taken from the jdk12beta port, which does the same
thing.  I didn't see that problem testing the port, although I do see
problems with pkg_delete due to the packing list problem I've
mentioned previously.

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Phone : (801) 765 1887
Information Technology                Web   : http://www.eyesbeyond.com


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?20010823011932.A93223>