gtk-vnc on windows




Hello gtk-vnc team,

I presently try to cross compile gtk-vnc for windows 32bit on linux
and some problems occur


root wambe:/home/nardu14/Bureau/gtk-vnc-0.5.2# PATH=/usr/i586-mingw32msvc/bin/:$PATH ./configure --host=i586-mingw32msvc --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` --prefix=/home/nardu14/Bureau/gtk-vnc2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i586-pc-mingw32msvc
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking dependency style of i586-mingw32msvc-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-mingw32msvc-gcc... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i586-mingw32msvc-nm -B
checking the name lister (/usr/bin/i586-mingw32msvc-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 i686-pc-linux-gnu file names to i586-pc-mingw32msvc format... func_convert_file_nix_to_w32
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i586-mingw32msvc/bin/ld option to reload object files... -r
checking for i586-mingw32msvc-objdump... i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-mingw32msvc-dlltool... i586-mingw32msvc-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i586-mingw32msvc-ar... i586-mingw32msvc-ar
checking for archiver @FILE support... @
checking for i586-mingw32msvc-strip... (cached) i586-mingw32msvc-strip
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking command to parse /usr/bin/i586-mingw32msvc-nm -B output from i586-mingw32msvc-gcc object... ok
checking for sysroot... no
checking for i586-mingw32msvc-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i586-mingw32msvc-gcc -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 for dlfcn.h... no
checking for i586-mingw32msvc-as... i586-mingw32msvc-as
checking for i586-mingw32msvc-dlltool... (cached) i586-mingw32msvc-dlltool
checking for i586-mingw32msvc-objdump... (cached) i586-mingw32msvc-objdump
checking for objdir... .libs
checking if i586-mingw32msvc-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc static flag -static works... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking for i586-mingw32msvc-gcc option to accept ISO C99... -std=gnu99
checking for i586-mingw32msvc-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether i586-mingw32msvc-gcc -std=gnu99 and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking which gtk+ version to compile against... 2.0
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking termios.h usability... no
checking termios.h presence... no
checking for termios.h... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -W... yes
checking whether compiler handles -Wformat-y2k... yes
checking whether compiler handles -Wformat-nonliteral... yes
checking whether compiler handles -Wformat-security... yes
checking whether compiler handles -Winit-self... yes
checking whether compiler handles -Wmissing-include-dirs... yes
checking whether compiler handles -Wswitch-default... yes
checking whether compiler handles -Wswitch-enum... yes
checking whether compiler handles -Wunused... yes
checking whether compiler handles -Wunknown-pragmas... yes
checking whether compiler handles -Wstrict-aliasing... yes
checking whether compiler handles -Wfloat-equal... yes
checking whether compiler handles -Wundef... yes
checking whether compiler handles -Wshadow... yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wbad-function-cast... yes
checking whether compiler handles -Wcast-qual... yes
checking whether compiler handles -Wcast-align... yes
checking whether compiler handles -Wwrite-strings... yes
checking whether compiler handles -Wconversion... yes
checking whether compiler handles -Wsign-conversion... no
checking whether compiler handles -Wlogical-op... no
checking whether compiler handles -Waggregate-return... yes
checking whether compiler handles -Wold-style-definition... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wmissing-noreturn... yes
checking whether compiler handles -Wmissing-format-attribute... yes
checking whether compiler handles -Wpacked... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wnested-externs... yes
checking whether compiler handles -Winline... yes
checking whether compiler handles -Winvalid-pch... yes
checking whether compiler handles -Wvla... no
checking whether compiler handles -Wvolatile-register-var... yes
checking whether compiler handles -Wdisabled-optimization... yes
checking whether compiler handles -Wstack-protector... yes
checking whether compiler handles -Woverlength-strings... yes
checking whether compiler handles -Wbuiltin-macro-redefined... no
checking whether compiler handles -Wmudflap... no
checking whether compiler handles -Wpacked-bitfield-compat... no
checking whether compiler handles -Wsync-nand... no
checking whether compiler handles -Wattributes... yes
checking whether compiler handles -Wcoverage-mismatch... no
checking whether compiler handles -Wmultichar... yes
checking whether compiler handles -Wcpp... no
checking whether compiler handles -Wdeprecated-declarations... yes
checking whether compiler handles -Wdiv-by-zero... yes
checking whether compiler handles -Wdouble-promotion... no
checking whether compiler handles -Wendif-labels... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wformat-contains-nul... no
checking whether compiler handles -Wformat-extra-args... yes
checking whether compiler handles -Wformat-zero-length... yes
checking whether compiler handles -Wformat=2... yes
checking whether compiler handles -Wmultichar... (cached) yes
checking whether compiler handles -Wnormalized=nfc... yes
checking whether compiler handles -Woverflow... yes
checking whether compiler handles -Wpointer-to-int-cast... yes
checking whether compiler handles -Wpragmas... yes
checking whether compiler handles -Wsuggest-attribute=const... no
checking whether compiler handles -Wsuggest-attribute=noreturn... no
checking whether compiler handles -Wsuggest-attribute=pure... no
checking whether compiler handles -Wtrampolines... no
checking whether compiler handles -Wno-missing-field-initializers... yes
checking whether compiler handles -Wno-sign-conversion... no
checking whether compiler handles -Wno-conversion... yes
checking whether compiler handles -Wno-sign-compare... yes
checking whether compiler handles -Wjump-misses-init... no
checking whether compiler handles -Wframe-larger-than=4096... no
checking whether compiler handles -fexceptions... yes
checking whether compiler handles -fasynchronous-unwind-tables... yes
checking whether compiler handles -fdiagnostics-show-option... yes
checking whether compiler handles -funit-at-a-time... yes
checking whether compiler handles -fipa-pure-const... yes
checking whether compiler handles -Wno-suggest-attribute=pure... no
checking whether compiler handles -Wno-suggest-attribute=const... no
checking whether compiler handles -Wno-deprecated-declarations... yes
checking for i586-mingw32msvc-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GOBJECT... yes
checking for GIO... yes
checking for GIOUNIX... yes
checking for GDK_PIXBUF... yes
checking for GTK... yes
checking for X11... yes
checking for CAIRO... yes
checking for VIEW... no
checking for PULSEAUDIO... yes
checking for GNUTLS... yes
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking for sasl_client_init in -lsasl2... no
checking for sasl_client_init in -lsasl... no
configure: error: You must install the Cyrus SASL development package in order to compile GTK-VNC


I have installed Cyrus SASL on my 13.04 Ubuntu but I always get this error even after setting
export LD_LIBRARY_PATH=/Cyrus SASL/path





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