On Mon, Nov 19, 2012 at 2:58 AM, Dave Ray <ap...@jonive.com> wrote:
>
> On Nov 18, 2012, at 5:23 PM, Carsten Haitzler (The Rasterman) wrote:
>
> On Sun, 18 Nov 2012 16:48:11 -0800 Dave Ray <ap...@jonive.com> said:
>
> Hi,
>
> I haven't been able to build e17 (/trunk/e/) for the last week on OSX. I get
>
> the following build error:
>
>
> $ make
>
> …
>
> Making all in modules
>
>  CC     backlight/e_mod_main.lo
>
>  CCLD   backlight/module.la
>
> Undefined symbols for architecture x86_64:
>
>  "_e_action_add", referenced from:
>
>      _e_modapi_init in e_mod_main.o
>
>  "_e_action_del", referenced from:
>
>      _e_modapi_shutdown in e_mod_main.o
>
>  "_e_action_predef_name_del", referenced from:
>
>      _e_modapi_shutdown in e_mod_main.o
>
>  "_e_action_predef_name_set", referenced from:
>
>      _e_modapi_init in e_mod_main.o
>
>  "_e_backlight_level_get", referenced from:
>
> …
>
> ...
>
> ld: symbol(s) not found for architecture x86_64
>
> collect2: ld returned 1 exit status
>
> make[4]: *** [backlight/module.la] Error 1
>
> make[3]: *** [all-recursive] Error 1
>
>
> can u try removing -no-undefined in AM_LDFLAGS from Makefile.am in
> src/modules ?
>
>
> Yes, that worked! Thanks!

the problem is elsewhere, as you can compile evas modules which have
-no-undefined. Maybe a problem with visibility feature and EAPI.

Dave, do you use the visibility flag of gcc ?

Vincent

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to