Re: [opensc-devel] configure error [solved]
-Message d'origine- De : François Leblanc Envoyé : vendredi 22 janvier 2010 13:50 À : 'Marc Rios Vallès' Objet : RE: [opensc-devel] configure error Great, you're rigth pkg-config wasn't up to date, Thank you very much Marc, François. -Message d'origine- De : opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] De la part de Marc Rios Vallès Envoyé : vendredi 22 janvier 2010 11:20 À : opensc-devel@lists.opensc-project.org Objet : Re: [opensc-devel] configure error Hi, Do you have pkg-config installed? On Friday 22 January 2010 11:16:49 François Leblanc wrote: > Hello, > > Does someone successfully build opensc with > > m4 1.4.13 > > autoconf 2.65 > > libtool 2.2.6b > > When I try to run 'autoreconf -ivf' get result: > > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force -I m4 > autoreconf: configure.ac: tracing > autoreconf: running: libtoolize --copy --force > autoreconf: running: /usr/bin/autoconf --force > configure.ac:100: error: possibly undefined macro: AC_DEFINE > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.ac:248: error: possibly undefined macro: AC_MSG_ERROR > configure.ac:310: error: possibly undefined macro: AC_CHECK_LIB > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > Someone can help (google search give me a lot of issue like this > > but no explain why or howto solve it) > > Regards, > > François. > ___ > opensc-devel mailing list > opensc-devel@lists.opensc-project.org > http://www.opensc-project.org/mailman/listinfo/opensc-devel > -- Marc Rios Vallès m...@c3po.es C3PO, S.A. http://www.c3po.es C/ Alejandro Goicoechea, 6 Local 9 - 08960 St. Just Desvern, Barcelona Tel. 93 417 99 55 - Fax 93 253 12 80 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel
Re: [opensc-devel] configure error
Hi, Do you have pkg-config installed? On Friday 22 January 2010 11:16:49 François Leblanc wrote: > Hello, > > Does someone successfully build opensc with > > m4 1.4.13 > > autoconf 2.65 > > libtool 2.2.6b > > When I try to run 'autoreconf -ivf' get result: > > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force -I m4 > autoreconf: configure.ac: tracing > autoreconf: running: libtoolize --copy --force > autoreconf: running: /usr/bin/autoconf --force > configure.ac:100: error: possibly undefined macro: AC_DEFINE > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.ac:248: error: possibly undefined macro: AC_MSG_ERROR > configure.ac:310: error: possibly undefined macro: AC_CHECK_LIB > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > Someone can help (google search give me a lot of issue like this > > but no explain why or howto solve it) > > Regards, > > François. > ___ > opensc-devel mailing list > opensc-devel@lists.opensc-project.org > http://www.opensc-project.org/mailman/listinfo/opensc-devel > -- Marc Rios Vallès m...@c3po.es C3PO, S.A. http://www.c3po.es C/ Alejandro Goicoechea, 6 Local 9 - 08960 St. Just Desvern, Barcelona Tel. 93 417 99 55 - Fax 93 253 12 80 ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel
Re: [opensc-devel] configure error
-Message d'origine- De : François Leblanc Envoyé : vendredi 22 janvier 2010 11:53 À : 'Andreas Jellinghaus' Objet : RE: [opensc-devel] configure error Thank you Andreas, I've tryed unfortunatly get the same error... Any other idea? François. -Message d'origine- De : Andreas Jellinghaus [mailto:a...@dungeon.inka.de] Envoyé : vendredi 22 janvier 2010 11:34 À : opensc-devel@lists.opensc-project.org Cc : François Leblanc Objet : Re: [opensc-devel] configure error autoreconf is not running automake? maybe that is the issue? try the older bootscript: aclocal libtoolize --copy --force --automake autoheader automake --add-missing --copy autoreconf Andreas ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel
Re: [opensc-devel] configure error
autoreconf is not running automake? maybe that is the issue? try the older bootscript: aclocal libtoolize --copy --force --automake autoheader automake --add-missing --copy autoreconf Andreas ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel
[opensc-devel] configure error
Hello, Does someone successfully build opensc with m4 1.4.13 autoconf 2.65 libtool 2.2.6b When I try to run 'autoreconf -ivf' get result: autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force configure.ac:100: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:248: error: possibly undefined macro: AC_MSG_ERROR configure.ac:310: error: possibly undefined macro: AC_CHECK_LIB autoreconf: /usr/bin/autoconf failed with exit status: 1 Someone can help (google search give me a lot of issue like this but no explain why or howto solve it) Regards, François. ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel