2013/12/6 <[email protected]>
>
> I found that adding
> LIBGTK_CFLAGS="-L/cygdrive/c/win-dev/lib"
> LIBGTK_LIBS="-L/cygdrive/c/win-dev/lib"
>
> to the configure command line allowed configure to find the MS Win GTK
> library.
>
>
> Now configure progresses until it can't find any "readling" library, which
> I believe is a commong Gnu function, and something called "speex".
>
> Any comments or help is always appreciated.
>
> Cheers
>
Please stop creating new topics. This mailing list is meant to be read as
an archive for later. You're at email subject number 3 now, all about the
exact same thing.
>
>
> $ ./configure --target=i686-w64-mingw32 --enable-targets=i686-w64-mingw32
> --host=i686-w64-mingw32 --prefix=$a/linphone
> CC="/usr/bin/i686-w64-mingw32-gcc" CXX="/usr/bin/i686-w64-mingw32-c++.exe"
> CPPFLAGS="-I/cygdrive/c/win-dev/include"
> LDFLAGS="-L/cygdrive/c/win-dev/lib"
> LIBGTK_CFLAGS="-L/cygdrive/c/win-dev/lib"
> LIBGTK_LIBS="-L/cygdrive/c/win-dev/lib" >/tmp/config.out
> configure: WARNING: using cross tools not prefixed with host triplet
> configure: WARNING: Could not find libreadline headers or library,
> linphonec will have limited prompt features
> configure: error: Package requirements (speex >= 1.1.6) were not met:
>
Have you tried googling "speex"? It's an audio library for the speex
format. linphonec probably depends on it.
Ruben
> No package 'speex' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables SPEEX_CFLAGS
> and SPEEX_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
>
> ------------------------------------------------------------------------------
> Sponsored by Intel(R) XDK
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
>
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public