Re: Building GNU Classpath on Fedora 17
Brian Jones <[email protected]> Mon, 11 Mar 2013 10:41:27 -0400
| Newsgroups | gmane.comp.java.classpath.devel |
|---|---|
| Message-ID | <8316019036764149392@unknownmsgid> |
On Mar 11, 2013, at 9:57 AM, Pekka Enberg <[email protected]> wrote: > Hello, > > On Mon, Mar 11, 2013 at 3:20 PM, Andrew Hughes <[email protected]> wrote: >> I wasn't aware we did. >> >> What version of libtool does F17 have? I build with 2.4.2 at present. > > Oh dear. I was missing gettext-devel package again! How can we add > some magic to "autogen.sh" to be more friendly to the user? I keep > hitting the same problem every time I try to build GNU Classpath on a > fresh installation... :-/ > Add a configure check for whatever the dependency is...