pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Partial fix for jdk14
On Tue, 2005-05-31 at 08:08 -0700, walt wrote:
> On Tue, 2005-05-31 at 15:08 +0200, Thomas Klausner wrote:
> > On Tue, May 31, 2005 at 06:01:15AM -0700, walt wrote:
> > > cc1plus: out of memory allocating 15651200 bytes after a total of
> > > 130001508 bytes
>
> > Try setting
> > UNLIMIT_RESOURCES= datasize
> > in the Makefile.
> ...the .buildlink/bin directory is empty. I created the link
> by hand and the build continues. Any idea why that link didn't get
> created?
> Uh-oh, just got another error and I don't know how to fix this one...
Hm. I posted the warning but not the real error message. The cause of
the actual error is that the same warning also appears as the first two
lines of a java source file (CurrencyData.java):
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
location
package java.util;
class CurrencyData {
<rest of java snipped>
That warning obviously does not belong in that file! I need to find
out why the HotSpot client is unhappy, but I know almost zero about
java. Any ideas?
-------------------------------------------------------
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