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



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 entrys like that:
OPAL_VER:= 2.2.8
OPAL_DIR:= $(BUILDROOT)/opal
OPAL_ARCHIVE := opal-2.2.8.tar.gz

PWLIB_VER:= 1.10.7
PWLIB_DIR:= $(BUILDROOT)/pwlib
PWLIB_ARCHIVE := pwlib-1.10.7.tar.gz

Now make update-sources will work. Will see if the rest is going on normal.

Best,
Swen


On 9/21/07, Swen Walkowski <usedformailinglists googlemail com> wrote:
> 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 or directory
> grep: /home/pfefferkeks/Thesis/gnome-2-20/win32/ekiga-/home/pfefferkeks/Thesis/gnome-2-20/win32/configure.in:
> No such file or directory
> Checking prerequisites...
> /bin/sh: line 0: cd:
> /home/pfefferkeks/Thesis/gnome-2-20/win32/ekiga-/home/pfefferkeks/Thesis/gnome-2-20/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:
>
>
>
> It looks like there is an error in the path, the grep doesn't look good.
> grep: /home/pfefferkeks/Thesis/gnome-2-20/win32/ekiga-/home/pfefferkeks/Thesis/gnome-2-20/win32/configure.in:
> No such file or directory
>
> Swen
>
>
> On 9/21/07, Matthias Schneider <ma30002000 yahoo de> wrote:
> > 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 <usedformailinglists googlemail com> schrieb:
> > > 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 the win32 folder I have done allso make update-sources, but now I
> > > can't download the sources.
> > >
> > > Thesis/gnome-2-20/win32$ make update-sources
> > > grep:
> > >
> > /home/pfefferkeks/Thesis/gnome-2-20/win32/ekiga-/home/pfefferkeks/Thesis/gnome-2-20/win32/configure.in:
> > > No such file or directory
> > > grep:
> > >
> > /home/pfefferkeks/Thesis/gnome-2-20/win32/ekiga-/home/pfefferkeks/Thesis/gnome-2-20/win32/configure.in:
> > > No such file or directory
> > > Checking prerequisites...
> > > --- Getting EXPAT ...
> > > 12:58:23 URL:http://belnet.dl.sourceforge.net/sourceforge/expat/expat-2.0.0.tar.gz
> > > [450860/450860] ->
> > > "/home/pfefferkeks/Thesis/gnome-2-20/win32/src/expat-2.0.0.tar.gz" [1]
> > > --- Getting OpenLDAP...
> > > 12:58:47
> > > URL:http://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.3.19.tgz
> > > [3709244/3709244] ->
> > > "/home/pfefferkeks/Thesis/gnome-2-20/win32/src/openldap-2.3.19.tgz"
> > > [1]
> > > --- 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 is there a possibility to compile a stable version for Windows with
> > > cross compiling under Linux?
> > >
> > > Thanks,
> > > Swen W.
> > > _______________________________________________
> > > Ekiga-devel-list mailing list
> > > Ekiga-devel-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
> > >
> >
> >
> >
> >       __________________________________
> > Yahoo! Clever: Sie haben Fragen? Yahoo! Nutzer antworten Ihnen. www.yahoo.de/clever
> >
> >
>



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