Mason ([EMAIL PROTECTED]) wrote:
> I'm now installing classpath into FreeBSD 2.2.8. But now I find some
> problem between make process.
> Could you help me to resolve them?
Hi, Mason. Thanks for writing in. At this time, Classpath is really
in a kind of limbo as far as its compilability. And even if you are
trying to install the 0.00 release we put out, there might be problems
on FreeBSD, as I believe most of the developers are running GNU/Linux.
We might need to make some patches.
What are you trying to do with Classpath? Porting to FreeBSD would be
helpful. But right now just using it is probably going to be difficult.
I hope that by the end of the year we'll have a release out with a
better build environment and which is ready for non-developers to start
using.
> 1. Float.c:24: huge_val.h: No such file or directory
>
> I tried two configures such as below, but always error. Where to get
> huge_val.h?
> ./configure --with-java=/wiz/home/guest/mason/japhar0.08 --with-classlib=/wi
> z/home/guest/mason/japhar0.08/share --prefix=/wiz/home/guest/mason/classpath
> 0.00 --enable-develop-mode=yes
>
> ./configure --with-java=/wiz/home/guest/mason/jdk1.1.8 --with-classlib=/wiz/
> home/guest/mason/jdk1.1.8/lib --prefix=/wiz/home/guest/mason/classpath0.00 -
> -enable-develop-mode=yes
>
>
> 2. TimeZone.c: In function `Java_java_util_TimeZone_getDefaultTimeZoneId':
> TimeZone.c:60: `tzname' undeclared (first use this function)
> TimeZone.c:60: (Each undeclared identifier is reported only once
> TimeZone.c:60: for each function it appears in.)
> TimeZone.c:61: warning: assignment makes integer from pointer without a cast
> TimeZone.c:53: warning: `tzinfo' might be used uninitialized in this
> function
> gmake[3]: *** [TimeZone.lo] Error 1
> gmake[3]: Leaving directory
> `/a/dagobah/home/guest/mason/classpath-0_00/classpath-0.00/native/java.util'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/a/dagobah/home/guest/mason/classpath-0_00/classpath-0.00/native'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/a/dagobah/home/guest/mason/classpath-0_00/classpath-0.00'
>
Does anybody have a clue on these? I think I've see the huge_val.h
before, but can't remember where.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/