[Ekiga-devel-list] [Win32] trouble with configure



I updated my devel configuration and I discover I have a trouble to compile ekiga (Head version).
Configure give me an error on boost version. See attachment.
Any hint?

I think there will be some trouble with new version of x264, ffmpeg, opal, ptlib......... :-)

Best regards
--

Thierry Simonnet

ESIEE-Paris

Par respect pour l’environnement, n’imprimez ce mail que si nécessaire


kdir -p /root/win32/lib/opal-3.11.0/codecs/video
install /root/win32/opal/plugins/../lib_mingw_x86/plugins/h261_vic/h261_vic_ptplugin.dll /root/win32/lib/opal-3.11.0/codecs/video
make[3]: Leaving directory `/root/win32/opal/plugins/video/H.261-vic'
make[2]: Leaving directory `/root/win32/opal/plugins'
make[1]: Leaving directory `/root/win32/opal'
rm -f /root/win32/ekiga/src/ekiga.exe
cd /root/win32/ekiga; ACLOCAL_FLAGS="-I /root/win32/share/aclocal" LDFLAGS="-L/root/win32/lib  -Wl,-subsystem,windows" ./configure --prefix=/root/win32 --build=x86_64-linux-gnu --host="i586-pc-mingw32" --with-directx-dir=/root/win32/ekiga/win32/directx --prefix=/root/win32/dist/Ekiga --target=mingw32 --bindir=/root/win32/dist/Ekiga --datadir=/root/win32/dist/Ekiga --sysconfdir=/root/win32/dist/Ekiga --libdir=/root/win32/dist/Ekiga \ 
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type:  
checking build system type... x86_64-pc-linux-gnu
checking host system type... i586-pc-mingw32
checking target system type... i386-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i586-pc-mingw32-strip... i586-mingw32msvc-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i586-pc-mingw32-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i586-pc-mingw32-gcc... i586-mingw32msvc-gcc -mms-bitfields -g -O2
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 -mms-bitfields -g -O2 accepts -g... yes
checking for i586-mingw32msvc-gcc -mms-bitfields -g -O2 option to accept ISO C89... none needed
checking dependency style of i586-mingw32msvc-gcc -mms-bitfields -g -O2... 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 -mms-bitfields -g -O2... i586-mingw32msvc-ld
checking if the linker (i586-mingw32msvc-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... i586-mingw32msvc-nm
checking the name lister (i586-mingw32msvc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to i586-pc-mingw32 format... func_convert_file_nix_to_w32
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for i586-mingw32msvc-ld option to reload object files... -r
checking for i586-pc-mingw32-objdump... i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-pc-mingw32-dlltool... i586-mingw32msvc-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking whether we are using the GNU C++ compiler... yes
checking whether i586-mingw32msvc-g++ -mms-bitfields -g -O2 accepts -g... yes
checking dependency style of i586-mingw32msvc-g++ -mms-bitfields -g -O2... gcc3
checking for i586-pc-mingw32-ar... i586-mingw32msvc-ar
checking for archiver @FILE support... @
checking for i586-pc-mingw32-strip... (cached) i586-mingw32msvc-strip
checking for i586-pc-mingw32-ranlib... i586-mingw32msvc-ranlib
checking command to parse i586-mingw32msvc-nm output from i586-mingw32msvc-gcc -mms-bitfields -g -O2 object... ok
checking for sysroot... no
checking for i586-pc-mingw32-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i586-mingw32msvc-gcc -mms-bitfields -g -O2 -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 objdir... .libs
checking if i586-mingw32msvc-gcc -mms-bitfields -g -O2 supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc -mms-bitfields -g -O2 option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc -mms-bitfields -g -O2 PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc -mms-bitfields -g -O2 static flag -static works... yes
checking if i586-mingw32msvc-gcc -mms-bitfields -g -O2 supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc -mms-bitfields -g -O2 supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc -mms-bitfields -g -O2 linker (i586-mingw32msvc-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 how to run the C++ preprocessor... i586-mingw32msvc-g++ -mms-bitfields -g -O2 -E
checking for ld used by i586-mingw32msvc-g++ -mms-bitfields -g -O2... i586-mingw32msvc-ld
checking if the linker (i586-mingw32msvc-ld) is GNU ld... yes
checking whether the i586-mingw32msvc-g++ -mms-bitfields -g -O2 linker (i586-mingw32msvc-ld) supports shared libraries... yes
checking for i586-mingw32msvc-g++ -mms-bitfields -g -O2 option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-g++ -mms-bitfields -g -O2 PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-g++ -mms-bitfields -g -O2 static flag -static works... yes
checking if i586-mingw32msvc-g++ -mms-bitfields -g -O2 supports -c -o file.o... yes
checking if i586-mingw32msvc-g++ -mms-bitfields -g -O2 supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-g++ -mms-bitfields -g -O2 linker (i586-mingw32msvc-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for i586-mingw32msvc-gcc -mms-bitfields -g -O2 option to accept ISO C99... unsupported
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-mingw32msvc-g++ -mms-bitfields -g -O2 accepts -g... (cached) yes
checking dependency style of i586-mingw32msvc-g++ -mms-bitfields -g -O2... (cached) gcc3
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking whether OS type is supported... yes
checking Byte order... checking whether byte ordering is bigendian... no
little endian
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.41.1 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.12.3
checking for XML::Parser... ok
checking for GTK... yes
checking for GLIB... yes
checking for boostlib >= 1.34... yes
checking whether the Boost::Signals library is available... yes
configure: error: Could not find a version of the library!
make: *** [/root/win32/ekiga/config.status] Error 1
austerlitz:~/win32# 



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