classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gjdoc] problem building gjdoc


From: Hanno Meyer-Thurow
Subject: Re: [gjdoc] problem building gjdoc
Date: Sat, 30 Jul 2005 01:12:47 +0200

On Fri, 29 Jul 2005 19:30:32 +0200
Julian Scheid <address@hidden> wrote:

> I guess you're using an older version by accident? You should check that 
> you are in fact using 4.0.1 by doing gcj --version.

Thanks! That did the trick. Now then I get this after compile, after linking 
source:

(cd .libs && rm -f lib-gnu-classpath-tools-gjdoc.so.0 && ln -s 
lib-gnu-classpath-tools-gjdoc.so.0.0.0 lib-gnu-classpath-tools-gjdoc.so.0)
(cd .libs && rm -f lib-gnu-classpath-tools-gjdoc.so && ln -s 
lib-gnu-classpath-tools-gjdoc.so.0.0.0 lib-gnu-classpath-tools-gjdoc.so)
creating lib-gnu-classpath-tools-gjdoc.la
(cd .libs && rm -f lib-gnu-classpath-tools-gjdoc.la && ln -s 
../lib-gnu-classpath-tools-gjdoc.la lib-gnu-classpath-tools-gjdoc.la)
gcj -shared --classpath=. -fassume-compiled -I./src -I. 
-I/usr/share/antlr/lib/antlr.jar -I. -g -O2 -c -o antlr.so 
/usr/share/antlr/lib/antlr.jar
antlr/build/ANTLR.java: In class 'antlr.build.ANTLR':
antlr/build/ANTLR.java: In method 
'antlr.build.ANTLR.rootIsValidANTLRDir(antlr.build.Tool)':
antlr/build/ANTLR.java:65: error: cannot find file for class antlr.build.ANTLR$1
antlr/build/ANTLR.java:65: error: cannot find file for class antlr.build.ANTLR$1
antlr/build/ANTLR.java:65: confused by earlier errors, bailing out
make[2]: *** [antlr.so] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/gjdoc-0.7.5/work/gjdoc-0.7.5'


Do I need to install antlr with gcj beforehand?

> At any rate, if your problem persists you're probably better off posting 
> to the appropriate Gentoo list since this appears to be an issue with 
> your distribution.

Hm, if Gentoo had that package in its distribution. ;)

> Good luck,

Thanks again!

> 
> Julian
>


Sincerely,
Hanno Meyer-Thurow




reply via email to

[Prev in Thread] Current Thread [Next in Thread]