On Tue, Jul 30, 2013 at 01:46:14PM -0300, Rafael Antognolli wrote:
> Hi everyone,
> 
> Etrunko is planning to do a new release of stable EFL and
> Enlightenment, and has prepared some tarballs for everyone to test it
> before actually doing the release.
> 
> Following are the links to these tarballs, anyone who could test them
> is very welcome.
> 
>  - Ecore 1.7.8 -
> [[http://download.enlightenment.org/releases/ecore-1.7.8.tar.gz | GZ ]]
> [[http://download.enlightenment.org/releases/ecore-1.7.8.tar.bz2 | BZ2 ]]

When building in the same configuration as 1.7.7 I got couple of errors
from RANDR:

| ecore_x_randr.c: In function
'ecore_x_randr_edid_info_has_valid_checksum':
| ecore_x_randr.c:3384:18: error: 'RANDR_EDID_VERSION_1_3' undeclared
(first use in this function)
| ecore_x_randr.c:3384:18: note: each undeclared identifier is reported
only once for each function it appears in
| ecore_x_randr.c: In function 'ecore_x_randr_edid_version_get':
| ecore_x_randr.c:3408:23: error: 'RANDR_EDID_VERSION_MINOR' undeclared
(first use in this function)
| ecore_x_randr.c:3411:22: error: 'RANDR_EDID_VERSION_MAJOR' undeclared
(first use in this function)
| ecore_x_randr.c: In function
'ecore_x_randr_edid_manufacturer_name_get':
...

and it should be disabled:
--disable-ecore-x-randr
configure: Xrandr support disabled

  Ecore_X (Xlib backend).......: yes
    Xcursor....................: no
    Xkb........................: yes
    Xprint.....................: no
    Xinerama...................: no
    Xrandr.....................: no
    Xgesture...................: no
    Xscreensaver...............: no
    Xrender....................: no
    Xcomposite.................: no
    Xfixes.....................: no
    Xdamage....................: no
    Xdpms......................: no
    Xtest......................: no
    XIM........................: yes
    Xi2........................: no

The rest of compile long: http://bpaste.net/show/119238/

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to