Re: [Ekiga-devel-list] Compile Ekiga-2.0.9 under Windows with MinGW and MSYS

2007-09-21 Thread Alexey H.
P.P.S. I made 1st attempt in MSVC8 (VS2005) and quickly get a problem - configure.h is generated, as I suppose, from next stuff: config.guess config.h.in config.sub configure configure.in I saw similar system in PWLib... I'm going to try configure utility from PWLib. But I'd like to have your ge

Re: [Ekiga-devel-list] Compile Ekiga-2.0.9 under Windows with MinGW and MSYS

2007-09-21 Thread Alexey H.
P.P.P.S. My ICQ is 9597912 - if you wish, we may discuss it - it will be faster than via email. ___ Ekiga-devel-list mailing list Ekiga-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Vincent Luba
Swen Walkowski a écrit : > Hello, > Hello, [...] Look at the URL the script tries to get PWLIB from. > --- Getting PWLib ... > http://www.ekiga.net/misc/pwlib-.tar.gz: > 12:58:47 ERROR 404: Not Found. > make: *** [/home/pfefferkeks/Thesis/gnome-2-20/win32/src/pwlib-.tar.gz] Error > 1 > > So

Re: [Ekiga-devel-list] Compile Ekiga-2.0.9 under Windows with MinGW and MSYS

2007-09-21 Thread Swen Walkowski
Hi, I will connect you on ICQ at the evening. My ICQ number is 93492578. I will send you my configure.h file also in the evening. Best, Swen On 9/21/07, Alexey H. <[EMAIL PROTECTED]> wrote: > P.P.P.S. My ICQ is 9597912 - if you wish, we may discuss it - it will > be faster than via email. > > _

[Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Swen Walkowski
Hello, thanks for all the answers! It was very helpful. It the time I can compile an the Ekiga-Snapshot under a native Debian for Windows XP. But I need to compile the Ekiga-2.0.9 Version, or the last stable. I have tried to check out: svn co http://svn.gnome.org/svn/ekiga/branches/gnome-2-20 in

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Matthias Schneider
Hello Swen, afterr having checked th stable version Makfile I noticed it had not been revised like the trunk version. Could you please try building with make without a make update-sources before? Matthias --- Swen Walkowski <[EMAIL PROTECTED]> schrieb: > Hello, > > thanks for all the answers!

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Swen Walkowski
Hi, I just checkt out a clean version off gnome-2-20 and tried a 'make' in the win32 folder without make update-sources. That is the output: ~/Thesis/gnome-2-20/win32$ make grep: /home/pfefferkeks/Thesis/gnome-2-20/win32/ekiga-/home/pfefferkeks/Thesis/gnome-2-20/win32/configure.in: No such file

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Swen Walkowski
Ok know it works! I have done some changes in the Makefile at the win32 folder. Changes: First I have comment out the line: #EKIGA_URL := http://www.ekiga.net/misc and comment in: EKIGA_URL := http://www.ekiga.org/admin/downloads/latest/sources/sources After that I have edit the opal and pwlib

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Swen Walkowski
Hello again, after my modification at the Makefile in the win32 folder and a successfully make update-sources there is still the error, [EMAIL PROTECTED]:~/win32$ make /bin/sh: line 0: cd: /home/pfefferkeks/win32/ekiga-/home/pfefferkeks/win32: No such file or directory can't find file to patch at

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Vincent Luba
Hello, Swen Walkowski a écrit : > Hello again, > > after my modification at the Makefile in the win32 folder and a > successfully make update-sources there is still the error, > > [EMAIL PROTECTED]:~/win32$ make > /bin/sh: line 0: cd: > /home/pfefferkeks/win32/ekiga-/home/pfefferkeks/win32: No suc

Re: [Ekiga-devel-list] Compile gnome-2-20 (last stable) for Win32

2007-09-21 Thread Swen Walkowski
Vincent Luba schrieb: > Hello, > > Swen Walkowski a écrit : >>... >> >> > This is a proposition as I am not 100% sure. > The win32 build directory structure was {BUILDROOT}/ekiga-2.0.9/win32 > You had to cd into that directory than type make. However all files were > downloaded in {BUILDROOT}