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



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,

pfefferkeks DarthVader:~/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 input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN ekiga.old/configure.in ekiga/configure.in
|--- ekiga.old/configure.in     2006-10-03 16:04:23.000000000 +0000
|+++ ekiga/configure.in 2006-11-01 08:40:17.000000000 +0000
--------------------------
File to patch:

when I try to do a make.

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} (2 levels upper).

Since then, it has been changed in svn HEAD.

In your case win32 directory is directly in your home directory. So I guess the script cannot create the required files 2 levels upper (out of your home dir).

Try creating some directory like "~/workspace/ekiga/", move ekiga's win32 dir to it, cd into win32 dir, then make.

Hope this helps.

Vincent



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