pkgsrc-WIP-discuss archive

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

Partial fix for jdk14



I got partway thru a build of jdk14 by doing the following:

Delete these five patches because they are evidently included
in the latest patchset from eyesbeyond (and the SHA1 needs to
be updated as well):
jdk14/patches/patch-ab
jdk14/patches/patch-ad
jdk14/patches/patch-an
jdk14/patches/patch-ao
jdk14/patches/patch-ap

Edit the Makefile:

--- jdk14/Makefile.orig 2005-05-31 04:43:47.000000000 -0700
+++ jdk14/Makefile      2005-05-31 04:48:27.000000000 -0700
@@ -61,7 +61,7 @@
 #MAKE_ENV+=    ALT_BOOTDIR=${LOCALBASE}/java/sun-1.4
 #.endif
 BUILD_DEPENDS+=        sun-jdk14>=1:../../lang/sun-jdk14
-MAKE_ENV+=     ALT_BOOTDIR=${LOCALBASE}/java/sun-1.4
+MAKE_ENV+=     ALT_BOOTDIR=${LOCALBASE}

 MOTIF_TYPE=    openmotif


Unfortunately, after compiling away for half an hour or so I
get this error:

gmake[3]: Entering directory
`/usr/pkgsrc/wip/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
Compiling ../generated/adfiles/ad_i486_gen.cpp

cc1plus: out of memory allocating 15651200 bytes after a total of
130001508 bytes

Can anyone confirm this error or, better still, fix it?

Thanks!




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
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