[anjuta-list] Warnings during initial configure run



Hi,
I had to redo my project in Anjuta due to some issues.

So I rebuilt the project and tried to do "Build->Configure Project..."

This are the starting lines from the resulting log:

Building in directory: /home/igor/dbhandler/Debug
/home/igor/dbhandler/autogen.sh --enable-maintainer-mode CFLAGS=-g -O0
CXXFLAGS=-g -O0 -std=c++11 JFLAGS=-g -O0 FFLAGS=-g -O0
--with-wx-config=/home/igor/wxWidgets/buildGTK2/wx-config
processing /home/igor/dbhandler
Creating /home/igor/dbhandler/aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making /home/igor/dbhandler/aclocal.m4 writable ...
Running intltoolize...
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize:   '/usr/share/aclocal/libtool.m4'
libtoolize:   '/usr/share/aclocal/ltoptions.m4'
libtoolize:   '/usr/share/aclocal/ltsugar.m4'
libtoolize:   '/usr/share/aclocal/ltversion.m4'
libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal  ...
Running autoheader...
Running automake --gnu  ...
/home/igor/dbhandler/configure.ac:12: installing './compile'
/home/igor/dbhandler/configure.ac:56: installing './config.guess'
/home/igor/dbhandler/configure.ac:56: installing './config.sub'
/home/igor/dbhandler/configure.ac:8: installing './install-sh'
/home/igor/dbhandler/configure.ac:8: installing './missing'
Makefile.am: installing './INSTALL'
dbhandler/Makefile.am: installing './depcomp'
Running autoconf ...
Running /home/igor/dbhandler/configure --enable-maintainer-mode
CFLAGS=-g -O0 CXXFLAGS=-g -O0 -std=c++11 JFLAGS=-g -O0 FFLAGS=-g -O0
--with-wx-config=/home/igor/wxWidgets/buildGTK2/wx-config ...
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c


There are couple of warnings in there.
Are they known  issues? If not - what would be the way to fix them in the future
releases?

Thank you.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]