Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 15:00:48 +0100
From:      Kuti Zsolt <Kuti@cetelem.hu>
To:        freebsd-java@freebsd.org
Subject:   OpenJIT solved
Message-ID:  <B7EEDC7A0B0AD311871F0004AC4CC046275461@SERVER>

next in thread | raw e-mail | index | archive | help


> ----------
> Felad=F3: 	Greg Lewis[SMTP:glewis@trc.adelaide.edu.au]
> >=20
> >                  from api.c:52:
> > /usr/local/jdk1.2.2/include-old/typedefs.h:18: typedefs_md.h: No =
such
> file or directory
> > In file included from /usr/local/jdk1.2.2/include-old/oobj.h:29,
>=20
> Your JDK installation is really broken.  All these files are in
> /usr/local/jdk1.2.2/include-old/freebsd, which is being correctly =
listed
> in the compilation line.
>=20
Broken in a sense. I have those files in
/usr/local/jdk1.2.2/include-old/bsd!
It's a pity that I found it out after building again the whole jdk...

So, let me summarize what I've had to do for successful building of =
OpenJIT
with patchset 10:
1. updating <jdk>/lib/tools.jar with
classes/com/sun/tools/javah/resources/FreeBSD_i386.properties file
that is in work/src/share
2. copying (or ln?) *.h files in <jdk>/include-old/bsd to =
<jdk>/include-old/

No changes of any OpenJIT files was needed then.

Thanks for the help.

Zsolt


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?B7EEDC7A0B0AD311871F0004AC4CC046275461>