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 api calls. :) 

> 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 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+0xad5):/root/e17/apps/e_utils/src/bin/ethemes/main.
> > c:340: undefined reference to `evas_object_free'
> > main.o(.text+0xae1):/root/e17/apps/e_utils/src/bin/ethemes/main.
> > c:341: undefined reference to `evas_object_free'
> > main.o(.text+0xaed):/root/e17/apps/e_utils/src/bin/ethemes/main.
> > c:342: undefined reference to `evas_object_free'
> > main.o(.text+0xaf9):/root/e17/apps/e_utils/src/bin/ethemes/main.
> > c:343: undefined reference to `evas_object_free'
> > main.o(.text+0xb05):/root/e17/apps/e_utils/src/bin/ethemes/main.
> > c:344: more undefined references to `evas_object_free' follow
> > collect2: ld returned 1 exit status
> > make[4]: *** [ethemes] Error 1
> > make[4]: Leaving directory `/root/e17/apps/e_utils/src/bin/ethem
> > es'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/root/e17/apps/e_utils/src/bin'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/root/e17/apps/e_utils/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/root/e17/apps/e_utils'
> > make: *** [all] Error 2
> > ============
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> > files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> 
> 
> --
> Chady 'Leviathan' Kassouf
> http://chady.net/
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to