pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Can't build sun-jre in HEAD
Running NetBSD:
NetBSD pimin 5.99.58 NetBSD 5.99.58 (PIMIN) #0: Sat Dec 24 16:12:22 PST 2011
root@pimin:/build/obj/sys/arch/i386/compile/PIMIN i386
Pkgsrc HEAD in /usr/pkgsrc.
I cut & paste the file it want's from the error message to the ls command. The
file is there. I suppose it could be a bad download BUT, I'd expect it to
complain about the file contents not about it not being there (which is what it
seems like it's doing).
I have the license line in /etc/mk.conf.
Where did I go wrong.
TIA,
Paul
bash-4.2# ls -l /usr/pkgsrc/distfiles/jre-6u29-linux-i586.bin
-rw-r--r-- 1 root wheel 21632980 Jan 25 19:50
/usr/pkgsrc/distfiles/jre-6u29-linux-i586.bin
bash-4.2#
bash-4.2# (cd lang/sun-jre6 && make install)
=> Bootstrap dependency digest>=20010302: found digest-20111104
ERROR: ======================================================================
ERROR:
ERROR: The file jre-6u29-linux-i586.bin containing Java Runtime Environment
(JRE) 6u29
ERROR:
ERROR: must be fetched into:
ERROR: /usr/pkgsrc/distfiles/jre-6u29-linux-i586.bin
ERROR: from:
ERROR: http://www.oracle.com/technetwork/java/javase/downloads/index.html
ERROR: or http://www.oracle.com/technetwork/java/archive-139210.html
ERROR:
ERROR: Click Download for 'Java Runtime Environment (JRE) 6u29', read and
accept the
ERROR: license, then choose 'Linux self-extracting file'.
ERROR:
ERROR: ======================================================================
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/sun-jre6
bash-4.2#
bash-4.2# ls -l /usr/pkgsrc/distfiles/jre-6u29-linux-i586.bin
-rw-r--r-- 1 root wheel 21632980 Jan 25 19:50
/usr/pkgsrc/distfiles/jre-6u29-linux-i586.bin
Home |
Main Index |
Thread Index |
Old Index