From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5930 invoked by alias); 31 Jan 2007 17:01:36 -0000 Received: (qmail 5907 invoked by uid 48); 31 Jan 2007 17:01:35 -0000 Date: Wed, 31 Jan 2007 17:01:00 -0000 Message-ID: <20070131170135.5906.qmail@sourceware.org> References: Subject: [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" 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-q1/txt/msg00278.txt.bz2 ------- Comment #4 from tromey at gcc dot gnu dot org 2007-01-31 17:01 ------- This is just a random guess, but do you have this patch (gcc/java): 2007-01-29 Andrew Haley * class.c (add_method_1): Mark fndecl as external unless we are compiling it into this object file. This may affect the latest problem here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30606