On 05/31/2013 12:35 PM, Jean-Marc Lasgouttes wrote:
Le 31/05/2013 16:47, Richard Heck a écrit :
m4/po.m4:40: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library m4/po.m4:65: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library m4/po.m4:82: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
[snip]

Solution: Install gettext-devel package.

I added a missing file. Could you check whether configuring now works without gettext-devel?

../lyx/lyx-devel/ [⚡ master] > ./autogen.sh
Using automake (GNU automake) 1.11.6
Using autoconf (GNU Autoconf) 2.68
Building macros...
configure.ac:104: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:104: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:147: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
configure.ac:147: the top level
Building config header template...
configure.ac:104: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:104: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:147: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
configure.ac:147: the top level
Building Makefile templates...
configure.ac:104: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:104: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:147: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
configure.ac:147: the top level
Building configure...
configure.ac:104: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:104: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
m4/iconv.m4:9: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:104: the top level
configure.ac:147: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
configure.ac:147: the top level
configure:7631: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:7632: error: possibly undefined macro: AC_LIB_RPATH
configure:7637: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY
configure:7645: error: possibly undefined macro: AC_LIB_APPENDTOVAR
configure:9415: error: possibly undefined macro: AM_NLS
Building po/POTFILES.in...

run "./configure && make"


Reply via email to