Author Topic: Found possible bug with plugins FileManager, SpellChecker, and headerfixup.  (Read 3185 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
I am trying to build Code::Blocks under Debian via coLinux and I tried something that did NOT fix a problem (I fixed it correctly another way).

But, I think that maybe the message is right in that  changing CXXFLAGS in the Makefile.am is wrong.

Tim S.

Code
root@debian:~/devel/codeblocks-svn# autoreconf
configure.ac:91: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
configure.ac:92: warning: macro `AM_PATH_WXCONFIG' not found in library
src/plugins/contrib/FileManager/Makefile.am:12: `CXXFLAGS' is a user variable, you should not override it;
src/plugins/contrib/FileManager/Makefile.am:12: use `AM_CXXFLAGS' instead.
src/plugins/contrib/SpellChecker/wxspellchecker/Makefile.am:7: `CXXFLAGS' is a user variable, you should not override it;
src/plugins/contrib/SpellChecker/wxspellchecker/Makefile.am:7: use `AM_CXXFLAGS' instead.
src/plugins/contrib/headerfixup/Makefile.am:5: `CXXFLAGS' is a user variable, you should not override it;
src/plugins/contrib/headerfixup/Makefile.am:5: use `AM_CXXFLAGS' instead.
Makefile.am: required file `./INSTALL' not found
Makefile.am: `automake --add-missing' can install `INSTALL'
autoreconf: automake failed with exit status: 1

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org