Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-445

./autogen.sh warnings / makefile issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.11.0
    • Build
    • None
    • NAME="Ubuntu"
      VERSION="14.04.1 LTS, Trusty Tahr"
      ID=ubuntu
      ID_LIKE=debian
      PRETTY_NAME="Ubuntu 14.04.1 LTS"
      VERSION_ID="14.04"

    Description

      ./autogen.sh or makefiles need updating.

      svn checkout http://svn.apache.org/repos/asf/incubator/log4cxx/trunk apache-log4cxx
      cd apache-log4cxx
      ./autogen.sh
      src/test/cpp/Makefile.am:29: warning: source file 'customlogger/xlogger.cpp' is in a subdirectory,
      src/test/cpp/Makefile.am:29: but option 'subdir-objects' is disabled
      automake: warning: possible forward-incompatibility.
      automake: At least a source file is in a subdirectory, but the 'subdir-objects'
      automake: automake option hasn't been enabled. For now, the corresponding output
      automake: object file(s) will be placed in the top-level directory. However,
      automake: this behaviour will change in future Automake versions: they will
      automake: unconditionally cause object files to be placed in the same subdirectory
      automake: of the corresponding sources.
      automake: You are advised to start using 'subdir-objects' option throughout your
      automake: project, to avoid future incompatibilities.
      src/test/cpp/Makefile.am:29: warning: source file 'customlogger/xloggertestcase.cpp' is in a subdirectory,
      src/test/cpp/Makefile.am:29: but option 'subdir-objects' is disabled
      src/test/cpp/Makefile.am:33: warning: source file 'defaultinit/testcase1.cpp' is in a subdirectory,
      src/test/cpp/Makefile.am:33: but option 'subdir-objects' is disabled
      src/test/cpp/Makefile.am:33: warning: source file 'defaultinit/testcase2.cpp' is in a subdirectory,
      src/test/cpp/Makefile.am:33: but option 'subdir-objects' is disabled
      src/test/cpp/Makefile.am:33: warning: source file 'defaultinit/testcase3.cpp' is in a subdirectory,
      src/test/cpp/Makefile.am:33: but option 'subdir-objects' is disabled
      src/test/cpp/Makefile.am:33: warning: source file 'defaultinit/testcase4.cpp' is in a subdirectory,
      src/test/cpp/Makefile.am:33: but option 'subdir-objects' is disabled
      src/test/cpp/Makefile.am:39: warning: source file 'filter/andfiltertest.cpp' is in a subdirectory,

      and so on....

      Attachments

        Activity

          People

            alexz Alex Zbarcea
            roland314 Roland Uuesoo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: