Re: Building GNU Classpath on Fedora 17
Pekka Enberg <[email protected]> Mon, 11 Mar 2013 15:56:05 +0200
| Newsgroups | gmane.comp.java.classpath.devel |
|---|---|
| Message-ID | <CAOJsxLFDLxMP4LDstxCokOsDHEkGjTPVDW6tLPrs4a_QP5U8aA@mail.gmail.com> |
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... :-/ Pekka