Ok, after the helpful suggestions, it built fine for me.
A couple of warnings I noticed from the compiler seemed serious,
so I took a quick look...
In the "ecore" lib, in the file "ecore_x_netwm.c" -- line 695,
int *ps, *pd, *pe;
This should instead read:
unsigned int
[EMAIL PROTECTED] wrote:
> I updated the latest e17 from cvs a few minutes ago and tried
> to build it. I get the following message when I run autogen.sh:
>
> ---
> Running autopoint...
> cvs [checkout aborted]: no such tag
[EMAIL PROTECTED] wrote:
> I updated the latest e17 from cvs a few minutes ago and tried
> to build it. I get the following message when I run autogen.sh:
>
> ---
> Running autopoint...
> cvs [checkout aborted]: no such tag
I updated the latest e17 from cvs a few minutes ago and tried
to build it. I get the following message when I run autogen.sh:
---
Running autopoint...
cvs [checkout aborted]: no such tag `gettext-0_14_6'
autopoint: ***