From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14563 invoked by alias); 4 Nov 2008 23:02:11 -0000 Received: (qmail 14499 invoked by uid 22791); 4 Nov 2008 23:02:09 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Nov 2008 23:01:20 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id mA4N0s50018729; Tue, 4 Nov 2008 18:00:54 -0500 Received: from zebedee.pink (vpn-12-51.rdu.redhat.com [10.11.12.51]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mA4N0qD9003094; Tue, 4 Nov 2008 18:00:52 -0500 Message-ID: <4910D423.4090009@redhat.com> Date: Tue, 04 Nov 2008 23:02:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: ffileppo CC: java Subject: Re: Problems building gcj References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg00016.txt.bz2 ffileppo wrote: > I'm having some problems building gcj after upgrading from Ubuntu 8.04 to 8.10 (I didn't change anything else). > > I'm getting an error (please see the log at the end) about ld not finding lgio-2.0. > > I don't understand why now it is looking for lgio. It didn't happen using Ubuntu 8.04. It'll have been autodetected. GLib is the low-level core library for GNOME. Why worry? Just install it. Andrew.