This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problems building gcj
- From: Andrew Haley <aph at redhat dot com>
- To: ffileppo <ffileppo at libero dot it>
- Cc: java <java at gcc dot gnu dot org>
- Date: Tue, 04 Nov 2008 23:00:51 +0000
- Subject: Re: Problems building gcj
- References: <K9TGW1$33B668EC7F8D4C86BF81EB84A1CBB2DC@libero.it>
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.