linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] problems to build zip under MingW. linphone-deps s


From: Klaus Emhash
Subject: [Linphone-developers] problems to build zip under MingW. linphone-deps seems incomplete
Date: Fri, 18 Jul 2014 12:20:29 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi,

I tried to build linphone and create a zip file
I followed the instructions in README.mingw to build linphone.

Everything's fine as long as I try just to run "make" or "make install"

However trying tu run
"make zip" produces an error:
cp: cannot stat `/usr/./bin/libbzrtp-0.dll': No such file or directory
make[1]: *** [other-cherrypick] Error 1
make[1]: Leaving directory `/d/work/mhcomm/linphone/linphone'
make: *** [zip] Error 2
If on the other hand I download and compile and install bzrtp (f1f3d3cb850e30cca7cd8777683dc5a34c9bd6)
then

"make zip" is running.

It seems that one or more of the following files is required for "make zip" to work
       msys/1.0/bin/libbzrtp-0.dll
       msys/1.0/include/bzrtp/bzrtp.h
       msys/1.0/lib/libbzrtp.dll.a
       msys/1.0/lib/libbzrtp.la
       msys/1.0/lib/pkgconfig/libbzrtp.pc


Would it be possible to create a new linphone-deps package with these files added?


If not, would it at least be possible to update README.mingw and to state that "make zip" and make "setup.exe" require compilation and installation of bzrtp ?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]