Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 13:24:42 -0400
From:      "Bill Melvin" <Bill_Melvin@esc.edu>
To:        freebsd-java@FreeBSD.ORG
Subject:   RE: NoClassDefFoundError: InvokerGen
Message-ID:  <85256953.005FA574.00@sln.esc.edu>

next in thread | raw e-mail | index | archive | help
Hi all ...

as a followup, build completed after I moved the build dir up one.
no symlinks in the path to /usr/tmp ... same filesystem.
Dont think the sticky bit on /usr/tmp had anything to do with it
b/c reports of similar problems were in /home/.* right?

do any Linux-Java folk talk abt this?

anyway, thanks for the input ...

Bill






"Koster, K.J." <K.J.Koster@kpn.com>@FreeBSD.ORG on 09/07/2000 05:23:20 AM

Sent by:  owner-freebsd-java@FreeBSD.ORG


To:   'Bill Melvin' <Bill_Melvin@esc.edu>
cc:   freebsd-java@FreeBSD.ORG

Subject:  RE: NoClassDefFoundError: InvokerGen


>
> > /usr/local/linux-jdk1.2.2/bin/java -classpath . InvokerGen \
> >    < ../../../../src/share/javavm/include/invokers.txt > invokers.c
> >                          Exception in thread "main"
> > java.lang.NoClassDefFoundError: InvokerGen
>
> I moved my build dir up one dir (/usr/tmp -> /usr) and seem
> to be buildng ok now ...
>
I had the same problem, and I did more or less the same. By moving up one
directory, are /usr and /usr/tmp on the same filesystem on your machine? Is
/usr/tmp perhaps a symlink?

I'm trying to figure out what it is exactly that makes the linux-jdk choke.
That's why I ask. I am currently thinking that it has to do with either the
length of path names, or with the presence of symlinks.

>
> Just curious if there was ever a resoultion to this one ...
>
You already have it. :-)

    Kees Jan

=================================================
 TV is the worst  of both  worlds.  It's not  as
 good at words  as radio is because the pictures
 are a distraction  which demand  attention, and
 it's not as good as cinema because the pictures
 are not nearly as good.
                                 Douglas Adams


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





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?85256953.005FA574.00>