Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 02:59:03 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Andrew Mace <JtRipper@gmx.net>
Cc:        Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@FreeBSD.ORG
Subject:   Re: Installation problems with the jdk12 port
Message-ID:  <20030312025903.A75357@misty.eyesbeyond.com>
In-Reply-To: <15508.1047399032@www23.gmx.net>; from JtRipper@gmx.net on Tue, Mar 11, 2003 at 05:10:32PM %2B0100
References:  <20030311161616.A73524@misty.eyesbeyond.com> <15508.1047399032@www23.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 11, 2003 at 05:10:32PM +0100, Andrew Mace wrote:
> > On Tue, Mar 11, 2003 at 02:30:58AM +0100, Andrew Mace wrote:
> > > Hello,
> > > when installing the jdk12 port on FreeBSD 5.0-Release I get the
> > following
> > > error:
> > > gmake[3]: *** [obj/i386/hprof_method.o] Error 1
> > > gmake[3]: Leaving directory
> > > `/usr/ports/java/jdk12/work/build/bsd/java/hprof'
> > > gmake[2]: *** [optimized] Error 2
> > > gmake[2]: Leaving directory
> > > `/usr/ports/java/jdk12/work/build/bsd/java/hprof'
> > > gmake[1]: *** [all] Error 1
> > > gmake[1]: Leaving directory `/usr/ports/java/jdk12/work/build/bsd/java'
> > > gmake: *** [all] Error 1
> > > *** Error code 2
> > > 
> > > Stop in /usr/ports/java/jdk12.
> > > 
> > > Can anyone help me with this?
> > 
> > Not enough detail, you've cut off the actual error.
> 
> Ok, I included some more lines this time:
> gmake[3]: Entering directory
> `/usr/ports/java/jdk12/work/build/bsd/java/hprof'
> gcc  -O -pipe -mcpu=pentiumpro  -W -Wall -Wmissing-prototypes
> -Wmissing-declarat
> ions -Wnested-externs -Wno-unused -Wno-parentheses -pipe  -fPIC  -Di386
> -DHAVE_A
> LIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
> -DFU
> LL_VERSION='"jdk1.2.2-p11:root:2003/03/11-16:10"' -DHAVE_POLL -D_REENTRANT
> -I. -
> ICClassHeaders -I../../../../src/bsd/javavm/export
> -I../../../../src/share/javav
> m/export -I../../../../src/bsd/tools/hprof
> -I../../../../src/share/tools/hprof -
> I../../../../src/share/native/common -I../../../../src/bsd/native/common  
> -I../
> ../../../src/share/native/ -I../../../../src/bsd/native/  -c -o
> obj/i386/hprof_m
> ethod.o ../../../../src/share/tools/hprof/hprof_method.c
> ../../../../src/share/tools/hprof/hprof_method.c: In function
> `hprof_method_exit
> _event':
> ../../../../src/share/tools/hprof/hprof_method.c:249: `total_time'
> undeclared (f
> irst use in this function)
> ../../../../src/share/tools/hprof/hprof_method.c:249: (Each undeclared
> identifie
> r is reported only once
> ../../../../src/share/tools/hprof/hprof_method.c:249: for each function it
> appea
> rs in.)

Yes, this is a problem with compiling with gcc3.x that was fixed recently.
Please cvsup the port and try again.  In particular, you need
files/patch-hprof_method.c to be present.

> gmake[3]: *** [obj/i386/hprof_method.o] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/java/jdk12/work/build/bsd/java/hprof'
> gmake[2]: *** [optimized] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/java/jdk12/work/build/bsd/java/hprof'
> gmake[1]: *** [all] Error 1
> gmake[1]: Leaving directory `/usr/ports/java/jdk12/work/build/bsd/java'
> gmake: *** [all] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/java/jdk12.
> 
> Andrew
> 
> -- 
> +++ GMX - Mail, Messaging & more  http://www.gmx.net +++
> Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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