Re: [E-devel] e17 cvs - e_utils - build error

2006-01-06 Thread The Rasterman
On Thu, 29 Dec 2005 09:00:55 +0200 Chady Kassouf <[EMAIL PROTECTED]> babbled: > Oops.. > > I dunno why I was using evas_object_free, and now with symbol hiding it's > breaking. definitely should not have been using evas_object_free(). it's an internal call only and never was in Evas.h's exported

Re: [E-devel] e17 cvs - e_utils - build error

2005-12-28 Thread Hisham Mardam Bey
> Oops.. > > I dunno why I was using evas_object_free, and now with symbol hiding it's > breaking. > > Attached is the patch for the powers that be to apply it. > already fixed it (= -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am)

Re: [E-devel] e17 cvs - e_utils - build error

2005-12-28 Thread Chady Kassouf
Oops..I dunno why I was using evas_object_free, and now with symbol hiding it's breaking.Attached is the patch for the powers that be to apply it.On 12/29/05, Laurence Vanek <[EMAIL PROTECTED]> wrote: not sure if e_utils is even needed for anything anymore but if so gotthis error after attempt to

[E-devel] e17 cvs - e_utils - build error

2005-12-28 Thread Laurence Vanek
not sure if e_utils is even needed for anything anymore but if so got this error after attempt to build from latest cvs update: = . . . main.o(.text+0xac9): In function `main': /root/e17/apps/e_utils/src/bin/ethemes/main.c:339: undefined ref erence to `evas_object_free' main.o(.text+0xad