On Sat, 04 Nov 2017 11:21:09 +0000 Andrew Williams <a...@andywilliams.me> said:

> Can anyone help with this one please?
> 
> 
> Thanks,
> 
> Andy
> 
> 
>   CC
> modules/elementary/clock_input_ctxpopup/modules_elementary_clock_input_ctxpopup_module_la-clock_input_ctxpopup.lo
> 
>   CCLD     modules/elementary/clock_input_ctxpopup/module.la
> 
> Undefined symbols for architecture x86_64:
> 
>   "__ELM_CTXPOPUP_EVENT_DISMISSED", referenced from:
> 
>       __field_clicked_cb in
> modules_elementary_clock_input_ctxpopup_module_la-clock_input_ctxpopup.o

that sounds totally bizarre because the function is _field_clicked_cb:

static void
_field_clicked_cb(void *data, const Efl_Event *event)
{

> ld: symbol(s) not found for architecture x86_64
> 
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> 
> make[4]: *** [modules/elementary/clock_input_ctxpopup/module.la] Error 1
> 
> make[3]: *** [all-recursive] Error 1
> 
> make[2]: *** [all] Error 2
> 
> make[1]: *** [all-recursive] Error 1
> 
> make: *** [all] Error 2
> -- 
> http://andywilliams.me
> http://ajwillia.ms
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to