From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9081 invoked by alias); 24 May 2007 18:48:28 -0000 Received: (qmail 9061 invoked by uid 48); 24 May 2007 18:48:24 -0000 Date: Thu, 24 May 2007 18:48:00 -0000 Message-ID: <20070524184824.9060.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/32028] Make fails at gjdoc - gnu.classpath.tools.gjdoc.ParseException: unmatched input in line 1: @Retention(SOURCE) @Target(METHOD) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "rob1weld at aol dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q2/txt/msg00126.txt.bz2 ------- Comment #2 from rob1weld at aol dot com 2007-05-24 19:48 ------- The configure script ought to check for gjdoc version - I _do_ have the newest version from using "apt-get update" apt-get upgrade" - how are people supposed to use the "--with-gjdoc" if it is not better documaented? The gcc SVN needs to include the neccesary version of gjdoc source to compile the Java documentation that is in the SVN. Here is some info from Classpath (not gcc) that might help in future so I will put this here for reference: How to generate API Documentation with gjdoc/libxmlj: http://www.gnu.org/software/classpath/faq/faq/faq.html#faq5_1 Here is some info on building NEWER gjdoc: http://gcc.gnu.org/ml/java/2004-11/msg00169.html I'll try this and get back in a while ... Thanks for your help. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32028