Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-15838

configure.ac warning: The macro 'AC_HELP_STRING' is obsolete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.16.0, Lustre 2.15.1
    • Lustre 2.16.0
    • None
    • 3
    • 9223372036854775807

    Description

      # neofetch distro kernel
      distro: Ubuntu 22.04 LTS x86_64 
      kernel: 5.15.0-27-generic 
      
      # gcc --version
      gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
      
      # autoconf --version
      autoconf (GNU Autoconf) 2.71
      
      # sh autogen.sh
      configure.ac:2: warning: AC_INIT: not a literal: "m4_esyscmd(sh -c "./LUSTRE-VERSION-GEN | tr -d '\n'")"
      configure.ac:23: warning: The macro `AC_HELP_STRING' is obsolete.
      configure.ac:23: You should run autoupdate.
      ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
      aclocal.m4:20035: LB_CONFIG_DIST is expanded from...
      aclocal.m4:20447: LB_CONFIGURE is expanded from...
      

      The macro 'AC_HELP_STRING' is obsolete and needs to be replaced by 'AS_HELP_STRING'.

      libcfs/libcfs/autoMakefile.am: installing 'config/depcomp'
      configure.ac:10: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
      configure.ac:10: You should run autoupdate.
      ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
      configure.ac:10: the top level
      configure.ac:16: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
      configure.ac:16: You should run autoupdate.
      aclocal.m4:8544: AC_PROG_LIBTOOL is expanded from...
      configure.ac:16: the top level
      

      Attachments

        Issue Links

          Activity

            People

              yujian Jian Yu
              yujian Jian Yu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: