teletele - 2015-09-05

PCLinuxOS 64bit Mate , kernel 4.1.5 , iptables 1.4.20 (2013)

Building and installing vuurmuur finished.
Going to build vuurmuur_conf... (the Ncurses based user interface).
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define EXTENSIONS... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking vuurmuur.h usability... yes
checking vuurmuur.h presence... yes
checking for vuurmuur.h... yes
checking for libvuurmuur_get_version in -lvuurmuur... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking panel.h usability... yes
checking panel.h presence... yes
checking for panel.h... yes
checking menu.h usability... yes
checking menu.h presence... yes
checking for menu.h... yes
checking for initscr in -lncurses... yes
checking for new_menu in -lmenu... yes
checking for new_form in -lform... yes
checking for new_panel in -lpanel... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating help/Makefile
config.status: creating scripts/Makefile
config.status: creating config/Makefile
config.status: creating man/Makefile
config.status: creating man/en/Makefile
config.status: creating man/ru/Makefile
config.status: creating debian/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory '/home/gg/Downloads/te2/Vuurmuur-0.8rc1/vuurmuur_conf-0.8rc1'
Making all in src
make[2]: Entering directory '/home/gg/Downloads/te2/Vuurmuur-0.8rc1/vuurmuur_conf-0.8rc1/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT vuurmuur_conf.o -MD -MP -MF .deps/vuurmuur_conf.Tpo -c -o vuurmuur_conf.o vuurmuur_conf.c
mv -f .deps/vuurmuur_conf.Tpo .deps/vuurmuur_conf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT config_section.o -MD -MP -MF .deps/config_section.Tpo -c -o config_section.o config_section.c
mv -f .deps/config_section.Tpo .deps/config_section.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT conn_sec.o -MD -MP -MF .deps/conn_sec.Tpo -c -o conn_sec.o conn_sec.c
mv -f .deps/conn_sec.Tpo .deps/conn_sec.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT if_sec.o -MD -MP -MF .deps/if_sec.Tpo -c -o if_sec.o if_sec.c
mv -f .deps/if_sec.Tpo .deps/if_sec.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT logview_section.o -MD -MP -MF .deps/logview_section.Tpo -c -o logview_section.o logview_section.c
mv -f .deps/logview_section.Tpo .deps/logview_section.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT navigation.o -MD -MP -MF .deps/navigation.Tpo -c -o navigation.o navigation.c
mv -f .deps/navigation.Tpo .deps/navigation.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT rules_form.o -MD -MP -MF .deps/rules_form.Tpo -c -o rules_form.o rules_form.c
mv -f .deps/rules_form.Tpo .deps/rules_form.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT services_section.o -MD -MP -MF .deps/services_section.Tpo -c -o services_section.o services_section.c
mv -f .deps/services_section.Tpo .deps/services_section.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT stat_sec.o -MD -MP -MF .deps/stat_sec.Tpo -c -o stat_sec.o stat_sec.c
mv -f .deps/stat_sec.Tpo .deps/stat_sec.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT sys_sec.o -MD -MP -MF .deps/sys_sec.Tpo -c -o sys_sec.o sys_sec.c
mv -f .deps/sys_sec.Tpo .deps/sys_sec.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT templates.o -MD -MP -MF .deps/templates.Tpo -c -o templates.o templates.c
mv -f .deps/templates.Tpo .deps/templates.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT topmenu.o -MD -MP -MF .deps/topmenu.Tpo -c -o topmenu.o topmenu.c
mv -f .deps/topmenu.Tpo .deps/topmenu.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT zones_section.o -MD -MP -MF .deps/zones_section.Tpo -c -o zones_section.o zones_section.c
mv -f .deps/zones_section.Tpo .deps/zones_section.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
mv -f .deps/help.Tpo .deps/help.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
mv -f .deps/config.Tpo .deps/config.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT mainmenu.o -MD -MP -MF .deps/mainmenu.Tpo -c -o mainmenu.o mainmenu.c
mv -f .deps/mainmenu.Tpo .deps/mainmenu.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT bw_sec.o -MD -MP -MF .deps/bw_sec.Tpo -c -o bw_sec.o bw_sec.c
mv -f .deps/bw_sec.Tpo .deps/bw_sec.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
mv -f .deps/filter.Tpo .deps/filter.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.c
mv -f .deps/gui.Tpo .deps/gui.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/opt/include -DVRMR_LOCALEDIR="/opt/share/locale" -g -O2 -MT statevent.o -MD -MP -MF .deps/statevent.Tpo -c -o statevent.o statevent.c
mv -f .deps/statevent.Tpo .deps/statevent.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -L/opt/lib64 -o vuurmuur_conf vuurmuur_conf.o config_section.o conn_sec.o if_sec.o logview_section.o navigation.o rules_form.o services_section.o stat_sec.o sys_sec.o templates.o topmenu.o zones_section.o help.o config.o mainmenu.o bw_sec.o filter.o gui.o statevent.o -lvuurmuur -lpanel -lform -lmenu -lncurses -lvuurmuur
libtool: link: gcc -g -O2 -o vuurmuur_conf vuurmuur_conf.o config_section.o conn_sec.o if_sec.o logview_section.o navigation.o rules_form.o services_section.o stat_sec.o sys_sec.o templates.o topmenu.o zones_section.o help.o config.o mainmenu.o bw_sec.o filter.o gui.o statevent.o -L/opt/lib64 -lpanel -lform -lmenu -lncurses /opt/lib64/libvuurmuur.so -Wl,-rpath -Wl,/opt/lib64 -Wl,-rpath -Wl,/opt/lib64
/usr/bin/ld: conn_sec.o: undefined reference to symbol 'curs_set'
/lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:341: recipe for target 'vuurmuur_conf' failed
make[2]: [vuurmuur_conf] Error 1
make[2]: Leaving directory '/home/gg/Downloads/te2/Vuurmuur-0.8rc1/vuurmuur_conf-0.8rc1/src'
Makefile:345: recipe for target 'all-recursive' failed
make[1]:
[all-recursive] Error 1
make[1]: Leaving directory '/home/gg/Downloads/te2/Vuurmuur-0.8rc1/vuurmuur_conf-0.8rc1'
Makefile:276: recipe for target 'all' failed
make: *** [all] Error 2
make failed with returncode 2.


Getting some info about the system.

gcc:
gcc (GCC) 4.9.2
Copyright (C) 2014 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.

libtoolize:
libtoolize (GNU libtool) 2.4.2
Written by Gary V. Vaughan gary@gnu.org, 2003

Copyright (C) 2011 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.
make:
GNU Make 4.0
Built for x86_64-mandriva-linux-gnu
Copyright (C) 1988-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
aclocal:
aclocal (GNU automake) 1.14.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later http://gnu.org/licenses/gpl-2.0.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey tromey@redhat.com
and Alexandre Duret-Lutz adl@gnu.org.
autoheader:
autoheader (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html, http://gnu.org/licenses/exceptions.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Roland McGrath and Akim Demaille.
automake:
automake (GNU automake) 1.14.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later http://gnu.org/licenses/gpl-2.0.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey tromey@redhat.com
and Alexandre Duret-Lutz adl@gnu.org.
autoconf:
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html, http://gnu.org/licenses/exceptions.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
subversion:
svn, version 1.8.10 (r1615264)
compiled Nov 3 2014, 20:29:17 on x86_64-mandriva-linux-gnu

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

  • ra_svn : Module for accessing a repository using the svn network protocol.
  • with Cyrus SASL authentication
  • handles 'svn' scheme
  • ra_local : Module for accessing a repository on local disk.
  • handles 'file' scheme
  • ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  • using serf 1.3.2
  • handles 'http' scheme
  • handles 'https' scheme

Linux localhost.localdomain 4.1.5-pclos1 #1 SMP Mon Aug 10 21:49:43 CDT 2015 x86_64 x86_64 x86_64 GNU/Linux