Hi, I'm trying to install XFprot 2.2 on Ubuntu 9.04 Jaunty 64bit.

I downloaded xfprot-2.2.tar.gz from:
http://web.tiscali.it/sharp/xfprot/xfprot-2.2.tar.gz

Readme file says i should do "./configure" and here is the config.log file that I have after that (errors annotated by me):
Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by XFPROT configure 2.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = sale-at-home
uname -m = x86_64
uname -r = 2.6.28-15-generic
uname -s = Linux
uname -v = #52-Ubuntu SMP Wed Sep 9 10:48:52 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1834: checking for a BSD-compatible install
configure:1890: result: /usr/bin/install -c
configure:1901: checking whether build environment is sane
configure:1944: result: yes
configure:1972: checking for a thread-safe mkdir -p
configure:2011: result: /bin/mkdir -p
configure:2024: checking for gawk
configure:2054: result: no
configure:2024: checking for mawk
configure:2040: found /usr/bin/mawk
configure:2051: result: mawk
configure:2062: checking whether make sets $(MAKE)
configure:2083: result: yes
configure:2347: checking for sudo
configure:2365: found /usr/bin/sudo
configure:2378: result: /usr/bin/sudo
configure:2514: checking for gcc
configure:2530: found /usr/bin/gcc
configure:2541: result: gcc
configure:2779: checking for C compiler version
configure:2786: gcc --version >&5
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2789: $? = 0
configure:2796: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) 
configure:2799: $? = 0
configure:2806: gcc -V >&5
gcc: '-V' option must have argument
configure:2809: $? = 1
configure:2832: checking for C compiler default output file name
configure:2859: gcc  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:2862: $? = 0
configure:2900: result: a.out
configure:2917: checking whether the C compiler works
configure:2927: ./a.out
configure:2930: $? = 0
configure:2947: result: yes
configure:2954: checking whether we are cross compiling
configure:2956: result: no
configure:2959: checking for suffix of executables
configure:2966: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:2969: $? = 0
configure:2993: result: 
configure:2999: checking for suffix of object files
configure:3025: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:3028: $? = 0
configure:3051: result: o
configure:3055: checking whether we are using the GNU C compiler
configure:3084: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:3090: $? = 0
configure:3107: result: yes
configure:3112: checking whether gcc accepts -g
configure:3142: gcc -c -g  conftest.c >&5
configure:3148: $? = 0
configure:3247: result: yes
configure:3264: checking for gcc option to accept ISO C89
configure:3338: gcc  -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:3344: $? = 0
configure:3367: result: none needed
configure:3396: checking for style of include used by make
configure:3424: result: GNU
configure:3449: checking dependency style of gcc
configure:3540: result: gcc3
configure:3555: checking whether gcc and cc understand -c and -o together
configure:3590: gcc -c conftest.c -o conftest2.o >&5
configure:3593: $? = 0
configure:3599: gcc -c conftest.c -o conftest2.o >&5
configure:3602: $? = 0
configure:3613: cc -c conftest.c >&5
configure:3616: $? = 0
configure:3624: cc -c conftest.c -o conftest2.o >&5
configure:3627: $? = 0
configure:3633: cc -c conftest.c -o conftest2.o >&5
configure:3636: $? = 0
configure:3654: result: yes
configure:3693: checking for a BSD-compatible install
configure:3749: result: /usr/bin/install -c
configure:3760: checking whether make sets $(MAKE)
configure:3781: result: yes
configure:3820: checking for intltool-update
configure:3838: found /usr/bin/intltool-update
configure:3850: result: /usr/bin/intltool-update
configure:3860: checking for intltool-merge
configure:3878: found /usr/bin/intltool-merge
configure:3890: result: /usr/bin/intltool-merge
configure:3900: checking for intltool-extract
configure:3918: found /usr/bin/intltool-extract
configure:3930: result: /usr/bin/intltool-extract
configure:3987: checking for xgettext
configure:4005: found /usr/bin/xgettext
configure:4017: result: /usr/bin/xgettext
configure:4027: checking for msgmerge
configure:4045: found /usr/bin/msgmerge
configure:4057: result: /usr/bin/msgmerge
configure:4067: checking for msgfmt
configure:4085: found /usr/bin/msgfmt
configure:4097: result: /usr/bin/msgfmt
configure:4121: checking for perl
configure:4139: found /usr/bin/perl
configure:4151: result: /usr/bin/perl
configure:4170: checking for XML::Parser
configure:4173: result: ok
configure:4210: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:4216: $? = 0
configure:4336: checking how to run the C preprocessor
configure:4376: gcc -E  conftest.c
configure:4382: $? = 0
configure:4413: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4419: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "XFPROT"
| #define PACKAGE_TARNAME "xfprot"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "XFPROT 2.2"
| #define PACKAGE_BUGREPORT ""tito-wolit@tiscali.it""
| #define PACKAGE "xfprot"
| #define VERSION "2.2"
| #define DATADIR "/usr/local/share"
| #define LICENSE_FILE "/usr/local/share/xfprot/COPYING"
| #define LOCALEDIR "/usr/local/share/locale"
| #define PREFER_SUDO
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4452: result: gcc -E
configure:4481: gcc -E  conftest.c
configure:4487: $? = 0
configure:4518: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4524: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "XFPROT"
| #define PACKAGE_TARNAME "xfprot"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "XFPROT 2.2"
| #define PACKAGE_BUGREPORT ""tito-wolit@tiscali.it""
| #define PACKAGE "xfprot"
| #define VERSION "2.2"
| #define DATADIR "/usr/local/share"
| #define LICENSE_FILE "/usr/local/share/xfprot/COPYING"
| #define LOCALEDIR "/usr/local/share/locale"
| #define PREFER_SUDO
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4562: checking for grep that handles long lines and -e
configure:4636: result: /bin/grep
configure:4641: checking for egrep
configure:4719: result: /bin/grep -E
configure:4724: checking for ANSI C header files
configure:4754: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:4760: $? = 0
configure:4859: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:4862: $? = 0
configure:4868: ./conftest
configure:4871: $? = 0
configure:4888: result: yes
configure:4921: checking for pkg-config
configure:4939: found /usr/bin/pkg-config
configure:4952: result: /usr/bin/pkg-config
configure:4974: checking for GTK+ - version >= 2.8.0
configure:5130: result: no
configure:5168: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin    conftest.c   >&5
conftest.c:16:21: error: gtk/gtk.h: No such file or directory
conftest.c: In function 'main':
conftest.c:22: error: 'gtk_major_version' undeclared (first use in this function)
conftest.c:22: error: (Each undeclared identifier is reported only once
conftest.c:22: error: for each function it appears in.)
conftest.c:22: error: 'gtk_minor_version' undeclared (first use in this function)
conftest.c:22: error: 'gtk_micro_version' undeclared (first use in this function)
configure:5174: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "XFPROT"
| #define PACKAGE_TARNAME "xfprot"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "XFPROT 2.2"
| #define PACKAGE_BUGREPORT ""tito-wolit@tiscali.it""
| #define PACKAGE "xfprot"
| #define VERSION "2.2"
| #define DATADIR "/usr/local/share"
| #define LICENSE_FILE "/usr/local/share/xfprot/COPYING"
| #define LOCALEDIR "/usr/local/share/locale"
| #define PREFER_SUDO
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| #include <gtk/gtk.h>
| #include <stdio.h>
| 
| int
| main ()
| {
|  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
|   ;
|   return 0;
| }
configure:5228: checking for gtk_widget_set_tooltip_text in -lgtk-x11-2.0
configure:5263: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c -lgtk-x11-2.0   >&5
/usr/bin/ld: cannot find -lgtk-x11-2.0
collect2: ld returned 1 exit status
configure:5269: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "XFPROT"
| #define PACKAGE_TARNAME "xfprot"
| #define PACKAGE_VERSION "2.2"
| #define PACKAGE_STRING "XFPROT 2.2"
| #define PACKAGE_BUGREPORT ""tito-wolit@tiscali.it""
| #define PACKAGE "xfprot"
| #define VERSION "2.2"
| #define DATADIR "/usr/local/share"
| #define LICENSE_FILE "/usr/local/share/xfprot/COPYING"
| #define LOCALEDIR "/usr/local/share/locale"
| #define PREFER_SUDO
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gtk_widget_set_tooltip_text ();
| int
| main ()
| {
| return gtk_widget_set_tooltip_text ();
|   ;
|   return 0;
| }
configure:5287: result: no
configure:5316: checking for prctl
configure:5372: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:5378: $? = 0
configure:5395: result: yes
configure:5425: checking for kde-config
configure:5443: found /usr/bin/kde-config
configure:5456: result: /usr/bin/kde-config
configure:5516: checking for sys/types.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for sys/stat.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for stdlib.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for string.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for memory.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for strings.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for inttypes.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for stdint.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5516: checking for unistd.h
configure:5537: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5543: $? = 0
configure:5559: result: yes
configure:5587: checking locale.h usability
configure:5604: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5610: $? = 0
configure:5624: result: yes
configure:5628: checking locale.h presence
configure:5643: gcc -E  conftest.c
configure:5649: $? = 0
configure:5663: result: yes
configure:5696: checking for locale.h
configure:5704: result: yes
configure:5718: checking for LC_MESSAGES
configure:5744: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:5750: $? = 0
configure:5767: result: yes
configure:5796: checking libintl.h usability
configure:5813: gcc -c  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin  conftest.c >&5
configure:5819: $? = 0
configure:5833: result: yes
configure:5837: checking libintl.h presence
configure:5852: gcc -E  conftest.c
configure:5858: $? = 0
configure:5872: result: yes
configure:5905: checking for libintl.h
configure:5912: result: yes
configure:5923: checking for ngettext in libc
configure:5951: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:5957: $? = 0
configure:5975: result: yes
configure:5979: checking for dgettext in libc
configure:6007: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:6013: $? = 0
configure:6031: result: yes
configure:6040: checking for bind_textdomain_codeset
configure:6096: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c  >&5
configure:6102: $? = 0
configure:6120: result: yes
configure:6607: checking for msgfmt
configure:6634: result: /usr/bin/msgfmt
configure:6647: checking for dcgettext
configure:6703: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c   >&5
configure:6709: $? = 0
configure:6727: result: yes
configure:6738: checking if msgfmt accepts -c
configure:6753: $MSGFMT -c -o /dev/null conftest.foo
configure:6756: $? = 0
configure:6758: result: yes
configure:6768: checking for gmsgfmt
configure:6799: result: /usr/bin/msgfmt
configure:6809: checking for xgettext
configure:6836: result: /usr/bin/xgettext
configure:6865: gcc -o conftest  -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin   conftest.c   >&5
configure:6871: $? = 0
configure:7040: checking for catalogs to be installed
configure:7065: result:  it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8
configure:7219: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by XFPROT config.status 2.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on sale-at-home

config.status:697: creating Makefile
config.status:697: creating src/Makefile
config.status:697: creating src/xfprot.desktop
config.status:697: creating src/xfprot_scan.desktop
config.status:697: creating po/Makefile.in
config.status:697: creating icons/Makefile
config.status:697: creating src/config.h
config.status:936: src/config.h is unchanged
config.status:983: executing depfiles commands
config.status:983: executing default-1 commands
config.status:983: executing po/stamp-it commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_prctl=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_gtk_x11_2_0_gtk_widget_set_tooltip_text=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_elevator=/usr/bin/sudo
ac_cv_path_ac_kdeconfig=/usr/bin/kde-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/missing --run aclocal-1.10'
ALL_LINGUAS='it_IT.UTF-8 de_DE.UTF-8 fr_FR.UTF-8 es_ES.UTF-8 pt_BR.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/missing --run tar'
AUTOCONF='${SHELL} /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/missing --run automake-1.10'
AWK='mawk'
CATALOGS=' it_IT.UTF-8.gmo de_DE.UTF-8.gmo fr_FR.UTF-8.gmo es_ES.UTF-8.gmo pt_BR.UTF-8.gmo pl_PL.UTF-8.gmo ru_RU.UTF-8.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -DNDEBUG -O3 -pipe -fomit-frame-pointer -fno-builtin'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GETTEXT_PACKAGE='xfprot'
GMOFILES=' it_IT.UTF-8.gmo de_DE.UTF-8.gmo fr_FR.UTF-8.gmo es_ES.UTF-8.gmo pt_BR.UTF-8.gmo pl_PL.UTF-8.gmo ru_RU.UTF-8.gmo'
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='xfprot'
PACKAGE_BUGREPORT='"tito-wolit@tiscali.it"'
PACKAGE_NAME='XFPROT'
PACKAGE_STRING='XFPROT 2.2'
PACKAGE_TARNAME='xfprot'
PACKAGE_VERSION='2.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=' it_IT.UTF-8.po de_DE.UTF-8.po fr_FR.UTF-8.po es_ES.UTF-8.po pt_BR.UTF-8.po pl_PL.UTF-8.po ru_RU.UTF-8.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS='yes'
VERSION='2.2'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_datarootdir='/usr/local/share'
ac_elevator2=''
ac_elevator='sudo'
ac_kdeconfig='/usr/bin/kde-config'
ac_prefix='/usr/local'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/sale/Downloads/antivirus/fprot/gui/xfprot-2.2/install-sh'
kdeprefix='/usr'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "XFPROT"
#define PACKAGE_TARNAME "xfprot"
#define PACKAGE_VERSION "2.2"
#define PACKAGE_STRING "XFPROT 2.2"
#define PACKAGE_BUGREPORT ""tito-wolit@tiscali.it""
#define PACKAGE "xfprot"
#define VERSION "2.2"
#define DATADIR "/usr/local/share"
#define LICENSE_FILE "/usr/local/share/xfprot/COPYING"
#define LOCALEDIR "/usr/local/share/locale"
#define PREFER_SUDO
#define STDC_HEADERS 1
#define USE_OLD_TOOLTIP
#define HAVE_PRCTL
#define GETTEXT_PACKAGE "xfprot"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1

configure: exit 0
I tried "sudo make" after this but it exits with errors.

Can anyone please, help? I don't know what these errors mean?

Thanks in advance.