From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1370 invoked by alias); 4 Dec 2001 07:22:35 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 1328 invoked from network); 4 Dec 2001 07:22:32 -0000 Received: from unknown (HELO waitaki.otago.ac.nz) (139.80.75.140) by sources.redhat.com with SMTP; 4 Dec 2001 07:22:32 -0000 Received: from waitaki.otago.ac.nz (IDENT:bryce@reason.otago.ac.nz [139.80.119.17]) by waitaki.otago.ac.nz (8.11.2/8.11.2) with ESMTP id fB47MMW01503; Tue, 4 Dec 2001 20:22:22 +1300 Message-ID: <3C0C7A01.4060307@waitaki.otago.ac.nz> Date: Mon, 03 Dec 2001 23:22:00 -0000 From: Bryce McKinlay User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012 X-Accept-Language: en-us MIME-Version: 1.0 To: Andreas Tobler CC: GCC , java@gcc.gnu.org Subject: Re: libjava build failure on solaris2.6 References: <3C0C6E36.628A60AB@pop.agri.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00106.txt.bz2 Andreas Tobler wrote: >does anybody encounter the same problem? > >I fail to build libjava on solaris 2.6 and I think it is not a java >problem. The Makefile got hosed. > Try it again now. Turns out I rebuilt libjava/Makefile.in with the wrong automake. regards Bryce.