[e-users] E19 commit 412095f (have e disable screensaver on resume to force screen on) breaks compilation

2014-07-07 Thread Stefano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

commit 412095f (have e disable screensaver on resume to force screen on) breaks
compilation with the following error:

> src/bin/src_bin_enlightenment-e_screensaver.o: In function
> `e_screensaver_activate': e_screensaver.c:(.text+0xe57): undefined reference
> to `ecore_x_screensaver_activate'
> src/bin/src_bin_enlightenment-e_screensaver.o: In function
> `e_screensaver_deactivate': e_screensaver.c:(.text+0xe87): undefined
> reference to `ecore_x_screensaver_reset' collect2: ld returned 1 exit status

the previous commit (36c3d15) compiles OK.

Best,

- -- 
Stefano

Fortune of the day: "Your own qualities will help prevent your advancement in
the world."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJTuwqrAAoJEFQWuLhMTpvmHqcH/1/Xb/u3txPcep77sIJ8kCiY
nCK47ZCC1UHQb9Q232qr3e6ggCMrY1B5gaqTOXdyfyZE6z+GgSj9XTx5K89AWja7
xwP+txukGWFAoy5d+fw4kpqwXZ1xPqwK/1xFFovAtHpMNe2B5gNC8JpXKg0fEdjK
q6t6VChCHHO32Hp9vspMaYwAYPl75ulzPNd326I17Gtzd1yM16MBM2/Z+FPTkKG2
fTGqEC4KuirwqIScvfX7ffU9/UeOALCio+cBFEXs0obyXi2HgBM7Lct7SW6mP4Uy
lkUyb0BdB2WxPvQueoBdPqDYqDW09XCdruVFE9oOChK/Mq7yVB7JVSTmJrm5oQs=
=W/Py
-END PGP SIGNATURE-
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E19 commit 412095f (have e disable screensaver on resume to force screen on) breaks compilation

2014-07-07 Thread Wido
I think you'll have to re-install efl (probably elm too) from a fresh git
version


2014-07-07 18:01 GMT-03:00 Stefano :

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi all,
>
> commit 412095f (have e disable screensaver on resume to force screen on)
> breaks
> compilation with the following error:
>
> > src/bin/src_bin_enlightenment-e_screensaver.o: In function
> > `e_screensaver_activate': e_screensaver.c:(.text+0xe57): undefined
> reference
> > to `ecore_x_screensaver_activate'
> > src/bin/src_bin_enlightenment-e_screensaver.o: In function
> > `e_screensaver_deactivate': e_screensaver.c:(.text+0xe87): undefined
> > reference to `ecore_x_screensaver_reset' collect2: ld returned 1 exit
> status
>
> the previous commit (36c3d15) compiles OK.
>
> Best,
>
> - --
> Stefano
>
> Fortune of the day: "Your own qualities will help prevent your advancement
> in
> the world."
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.11 (GNU/Linux)
>
> iQEcBAEBAgAGBQJTuwqrAAoJEFQWuLhMTpvmHqcH/1/Xb/u3txPcep77sIJ8kCiY
> nCK47ZCC1UHQb9Q232qr3e6ggCMrY1B5gaqTOXdyfyZE6z+GgSj9XTx5K89AWja7
> xwP+txukGWFAoy5d+fw4kpqwXZ1xPqwK/1xFFovAtHpMNe2B5gNC8JpXKg0fEdjK
> q6t6VChCHHO32Hp9vspMaYwAYPl75ulzPNd326I17Gtzd1yM16MBM2/Z+FPTkKG2
> fTGqEC4KuirwqIScvfX7ffU9/UeOALCio+cBFEXs0obyXi2HgBM7Lct7SW6mP4Uy
> lkUyb0BdB2WxPvQueoBdPqDYqDW09XCdruVFE9oOChK/Mq7yVB7JVSTmJrm5oQs=
> =W/Py
> -END PGP SIGNATURE-
>
> --
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Wido
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E19 commit 412095f (have e disable screensaver on resume to force screen on) breaks compilation

2014-07-07 Thread The Rasterman
On Mon, 7 Jul 2014 22:01:31 +0100 Stefano  said:

you didnt update efl. i added those apis to efl too at the same time.

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi all,
> 
> commit 412095f (have e disable screensaver on resume to force screen on)
> breaks compilation with the following error:
> 
> > src/bin/src_bin_enlightenment-e_screensaver.o: In function
> > `e_screensaver_activate': e_screensaver.c:(.text+0xe57): undefined reference
> > to `ecore_x_screensaver_activate'
> > src/bin/src_bin_enlightenment-e_screensaver.o: In function
> > `e_screensaver_deactivate': e_screensaver.c:(.text+0xe87): undefined
> > reference to `ecore_x_screensaver_reset' collect2: ld returned 1 exit status
> 
> the previous commit (36c3d15) compiles OK.
> 
> Best,
> 
> - -- 
> Stefano
> 
> Fortune of the day: "Your own qualities will help prevent your advancement in
> the world."
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.11 (GNU/Linux)
> 
> iQEcBAEBAgAGBQJTuwqrAAoJEFQWuLhMTpvmHqcH/1/Xb/u3txPcep77sIJ8kCiY
> nCK47ZCC1UHQb9Q232qr3e6ggCMrY1B5gaqTOXdyfyZE6z+GgSj9XTx5K89AWja7
> xwP+txukGWFAoy5d+fw4kpqwXZ1xPqwK/1xFFovAtHpMNe2B5gNC8JpXKg0fEdjK
> q6t6VChCHHO32Hp9vspMaYwAYPl75ulzPNd326I17Gtzd1yM16MBM2/Z+FPTkKG2
> fTGqEC4KuirwqIScvfX7ffU9/UeOALCio+cBFEXs0obyXi2HgBM7Lct7SW6mP4Uy
> lkUyb0BdB2WxPvQueoBdPqDYqDW09XCdruVFE9oOChK/Mq7yVB7JVSTmJrm5oQs=
> =W/Py
> -END PGP SIGNATURE-
> --
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E19 commit 412095f (have e disable screensaver on resume to force screen on) breaks compilation

2014-07-08 Thread Stefano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 8 Jul 2014 10:43:22 +0900
CH(R wrote:

> On Mon, 7 Jul 2014 22:01:31 +0100 Stefano  said:
> 
> you didnt update efl. i added those apis to efl too at the same time.
> 

No, I didn't. Well spotted.

Thanks,

- -- 
Stefano

Fortune of the day: "Celebrate Hannibal Day this year.  Take an elephant to
lunch."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJTvGZeAAoJEFQWuLhMTpvmARoH/R3U9wb23Zuk7h6/AZxyLG4I
v2SqmGGqATwxmeFmIt/i1tizDkwMfBwDLk58j906lUYd1rY1u6xyzEuXfVKzGv+5
LvyIGwOg/fCA2FSvnjngWLUkZrs+u44Y4OKc2VSuBulCWHyAv3Lj0D7LeRe/nvGu
LEY1rfCFTJwU2Ck8A/KjOlbYf//ktq6pnJTEkZqd+7zZjDK+uqdm5ACBRnRcpT9s
tz3uIztrPAQ3TM1ag35PmswVy/0cQfRYUxhna8qAfFn4zIlDhgzp4nHs2swA6Bpt
hN6VcG5qnCrDkIEF3340FGsLw2oM43rp1h3pNm5/8mC35dbbd+GARLJWsRWTc8c=
=x0lD
-END PGP SIGNATURE-
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users