Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2006 00:57:53 +1000
From:      "Ahmed Parkar" <parkarahmed@gmail.com>
To:        freebsd-java@FreeBSD.org
Subject:   Azureus wont compile coz of 4E4D4554484F440E4350500525
Message-ID:  <511248fb0609070757v395f7ff5xeb905f8dab56f6a9@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello people...

So, after dodging Azureus dependancies, this might be the final hurdle
to get Azureus to compile :/

Anyway... I got an internal error (4E4D4554484F440E4350500525)

I got that error when I was installing something called "sed"
(/usr/ports/net/sed ?), but that got resolved once I mounted
linprocfs...

But Azureus refuses to compile...

I googled further more and one site tells me to add -Xint to my java
command line... I added that in the last line of work/azureus file
that was created. And thats how the number of files mentioned in the
output below reduced from 2000 something to 1476... Good thing/bad
thing???

Any ideas how to get this working?
Below from BEGIN to END is the exact console output...

PS: please CC your replies to me coz im not on the list....

=====BEGIN (I'm in directory /usr/ports/net-p2p/azureus)=====

hostname# make install clean
===>  Building for azureus-2.4.0.2
Buildfile: build.xml

init:

compile:
    [javac] Compiling 1476 source files to /usr/ports/net-p2p/azureus/work/build
    [javac] #
    [javac] # An unexpected error has been detected by HotSpot Virtual Machine:
    [javac] #
    [javac] #  Internal Error (4E4D4554484F440E4350500525), pid=49360,
tid=0x50f000
    [javac] #
    [javac] # Java VM: Java HotSpot(TM) 64-Bit Server VM
(diablo-1.5.0_07-b00 mixed mode)
    [javac] # An error report file with more information is saved as
hs_err_pid49360.log
    [javac] #
    [javac] # If you would like to submit a bug report, please write
    [javac] # a letter to freebsd-java@FreeBSD.org mailing list
    [javac] #

BUILD FAILED
/usr/ports/net-p2p/azureus/work/build.xml:22: Compile failed; see the
compiler error output for details.

Total time: 48 seconds
*** Error code 1

Stop in /usr/ports/net-p2p/azureus.
hostname#

====END====

cheers...
Ahmed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511248fb0609070757v395f7ff5xeb905f8dab56f6a9>