On Mon, Sep 21, 2009 at 4:50 PM, Alexander Golec <[email protected]> wrote: > > So I tried to compile curlpp on Mac OS X Snow Leopard 10.6.1, and I > got this response from autogen.sh: > > > $ ./autogen.sh > buildconf: autoconf version 2.60 (ok) > buildconf: autoheader version 2.60 (ok) > buildconf: automake version 1.10 (ok) > buildconf: libtool version 2.2.4 (ok) > buildconf: GNU m4 version 1.4.2 (ok) > buildconf: running libtoolize > buildconf: running aclocal > buildconf: running aclocal hack to convert all mv to mv -f > buildconf: running autoconf > aclocal.m4:17: error: this file was generated for autoconf 2.64. > You have another version of autoconf. If you want to use that, > you should regenerate the build system entirely. > aclocal.m4:17: the top level > autom4te-2.60: /sw/bin/gm4 failed with exit status: 63 > The command 'autoconf' failed > > This is after I tried building using my old autoconf 2.60, which > complained that I need 2.61. >
Sorry, your mail went to my spam folder. Why are you using autogen.sh? You don't need it unless you're using the mercurial repository, (since configure script isn't in the repository. But even then, you could take the http://curlpp.googlecode.com/files/curlpp-0.7.3-pre2.tar.gz source distribution, which correspond to what is currently in the repository. Then the source distribution already got the configure script. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "curlpp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/curlpp?hl=en -~----------~----~----~----~------~----~------~--~---
