pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: jdk14 checksum mismatch



> Good work!  It build and runs -- as far as a non-java-programmer
> can test it.

Ok!  

> I notice that the usual 'jre' subdirectory containing the netscape
> java plugin doesn't get installed.  Any ideas how to include that
> in the build?

Sure: 

--- jdk14/Makefile.orig 2005-08-05 23:47:02.000000000 +0200
+++ jdk14/Makefile      2005-08-05 23:47:10.000000000 +0200
@@ -77,7 +77,7 @@
 MAKE_ENV+=     DEV_ONLY=YES
 MAKE_ENV+=     SYS_CFLAGS=${CFLAGS:Q}
 MAKE_ENV+=     LD_LIBRARY_PATH=
-MAKE_ENV+=     NO_PLUGIN=YES
+#MAKE_ENV+=    NO_PLUGIN=YES
 
 BUILDLINK_PASSTHRU_DIRS+= ${JVM_HOME}
 
But this fails for me...  It works on FreeBSD though.  I'll look into it
further...  

GH


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index