Get the following error : ./configure: line 5306: ./po/POTFILES.in: No such file or directory **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. processing . Running aclocal ... Running autoheader... Running automake --foreign ... Running autoconf ... Running ./configure --enable-maintainer-mode ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... missing checking build system type... x86_64-unknown-linux checking host system type... x86_64-unknown-linux checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for ranlib... ranlib checking for ../mysql-gui-common/library/include... yes checking for pcre-config... yes checking for pcre-config... -L/usr/lib -lpcre checking for pcre-config... (cached) yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ja de pt_BR checking for mysql_config... -I/usr/include/mysql -DBIG_JOINS=1 checking for mysql_config... -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GNOME... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes configure: creating ./config.status config.status: creating mysql-administrator.spec config.status: creating Makefile config.status: creating res/Makefile config.status: creating res/linux/Makefile config.status: creating images/Makefile config.status: creating images/icons/Makefile config.status: creating images/icons/png/Makefile config.status: creating images/icons/png/maintree/Makefile config.status: creating images/icons/png/sections/Makefile config.status: creating library/Makefile config.status: creating library/source/Makefile config.status: creating source/Makefile config.status: creating source/linux/Makefile config.status: creating source/util/Makefile config.status: creating library/tests/Makefile config.status: creating library/tests/test_get_all_cnf_sections/Makefile config.status: creating library/tests/test_get_backup_content/Makefile config.status: creating library/tests/test_get_cnf_value/Makefile config.status: creating library/tests/test_make_backup/Makefile config.status: creating library/tests/test_restore_backup/Makefile config.status: creating library/tests/test_update_cnf/Makefile config.status: creating library/tests/test_user_management/Makefile config.status: creating library/tests/test_xml/Makefile config.status: creating po/Makefile.in config.status: creating source/linux/config.h config.status: source/linux/config.h is unchanged config.status: executing default-1 commands config.status: executing default-2 commands Now type `make' to compile.