On 2017-08-06 14:06, [email protected]
wrote:
> Send enlightenment-users mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> or, via email, send a message with subject or body 'help' to
> [email protected]
>
> You can reach the person managing the list at
> [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of enlightenment-users digest..."
>
>
> Today's Topics:
>
> 1. Ephoto 1.0 fails to build with EFL 1.20.1 (Mats Bertil Tegner)
> 2. Re: Ephoto 1.0 fails to build with EFL 1.20.1
> (William L. Thomson Jr.)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 5 Aug 2017 16:17:56 +0200
> From: Mats Bertil Tegner <[email protected]>
> To: Enlightenment users discussion & support
> <[email protected]>
> Subject: [e-users] Ephoto 1.0 fails to build with EFL 1.20.1
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=utf-8
>
> Hello Everyone,
> I've just compiled and upgraded to EFL 1.20.1 from EFL 1.19.1 and
> Enlightenment 0.21.8, Rage 0.2.1 and Terminology 1.0.0 compiles fine but
> Ephoto 1.0 fails to build:
>
> ------------------------------------------------------------------------
> ephoto 1.0
> ------------------------------------------------------------------------
>
> Host.....................: linux-gnu
>
> Compilation..............: make (or gmake)
> CPPFLAGS...............:
> CFLAGS.................: -O2 -fPIC
> LDFLAGS................:
>
> Building tests...........: no
>
> Installation:............: make install (as root if needed, with 'su' or
> 'sudo')
> prefix.................: /usr
>
> Making all in src
> make[1]: Entering directory '/tmp/sEL-build/ephoto-1.0/src'
> Making all in bin
> make[2]: Entering directory '/tmp/sEL-build/ephoto-1.0/src/bin'
> make all-am
> make[3]: Entering directory '/tmp/sEL-build/ephoto-1.0/src/bin'
> CC ephoto-ephoto.o
> CC ephoto-ephoto_bcg.o
> CC ephoto-ephoto_color.o
> CC ephoto-ephoto_config.o
> CC ephoto-ephoto_cropper.o
> CC ephoto-ephoto_directory_browser.o
> CC ephoto-ephoto_editor.o
> CC ephoto-ephoto_file.o
> CC ephoto-ephoto_filters.o
> CC ephoto-ephoto_hsv.o
> CC ephoto-ephoto_ipc.o
> CC ephoto-ephoto_main.o
> CC ephoto-ephoto_red_eye.o
> CC ephoto-ephoto_scale.o
> CC ephoto-ephoto_single_browser.o
> CC ephoto-ephoto_slideshow.o
> CC ephoto-ephoto_thumb.o
> CC ephoto-ephoto_thumb_browser.o
> In file included from ephoto_thumb_browser.c:2:0:
> /usr/include/elementary-1/elm_interface_scrollable.h:241:4: error:
> unknown type name 'Efl_Ui_Focus_Manager'
> Efl_Ui_Focus_Manager *manager;
> ^~~~~~~~~~~~~~~~~~~~
> make[3]: *** [Makefile:795: ephoto-ephoto_thumb_browser.o] Error 1
> make[3]: Leaving directory '/tmp/sEL-build/ephoto-1.0/src/bin'
> make[2]: *** [Makefile:371: all] Error 2
> make[2]: Leaving directory '/tmp/sEL-build/ephoto-1.0/src/bin'
> make[1]: *** [Makefile:351: all-recursive] Error 1
> make[1]: Leaving directory '/tmp/sEL-build/ephoto-1.0/src'
> make: *** [Makefile:479: all-recursive] Error 1
> root@hp-laptop:/home/mats/slackENLIGHTENMENT/ephoto#
>
> Slackware-current 64-bit using GCC 7.1.0
>
> Any suggestions?
>
> Regards,
> Mats
Output from terminal with Ephoto-git:
/usr/lib64/libeina.so.1 |
??/??
: 0 @ _eina_semaphore_free()
/usr/lib64/libeina.so.1 |
??/??
: 0 @ eina_log_print_cb_stdout()
/usr/lib64/libeina.so.1 |
??/??
: 0 @ eina_log_print()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_collection_cache_flush()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_edit_print_internal_status()
/usr/lib64/../lib64/libembryo.so.1 |
/
: 0 @ ()
/usr/lib64/../lib64/libembryo.so.1 |
??/??
: 0 @ embryo_program_run()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_edit_print_internal_status()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_object_signal_callback_del_full()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_object_signal_callback_del_full()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_shutdown()
/usr/lib64/libedje.so.1 |
??/??
: 0 @ edje_obj_message_signal_process()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_bubble_pos_get()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_button_add()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_obj_widget_theme_apply()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_widget_theme()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_obj_widget_style_set()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_object_style_set()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_hoversel_item_class_get()
/usr/lib64/libelementary.so.1|
??/??
: 0 @ elm_obj_hoversel_item_add()
/home/mats/Downloads/ephoto/src/bin/ephoto |
/home/mats/Downloads/ephoto/src/bin/ephoto_thumb_browser.c: 2111 @
ephoto_thumb_browser_show_controls()
/home/mats/Downloads/ephoto/src/bin/ephoto |
/home/mats/Downloads/ephoto/src/bin/ephoto_main.c : 49 @
_ephoto_thumb_browser_show()
/home/mats/Downloads/ephoto/src/bin/ephoto |
/home/mats/Downloads/ephoto/src/bin/ephoto_main.c : 604 @
ephoto_window_add()
/home/mats/Downloads/ephoto/src/bin/ephoto |
/home/mats/Downloads/ephoto/src/bin/ephoto.c
: 42 @ elm_main()
/home/mats/Downloads/ephoto/src/bin/ephoto |
/home/mats/Downloads/ephoto/src/bin/ephoto.c
: 93 @ main()
/lib64/libc.so.6 |
??/??
: 93 @ __libc_start_main()
/home/mats/Downloads/ephoto/src/bin/ephoto |
/glibc-tmp-28d60a1d48658aa426ba924a9b1788cb/glibc-2.26/csu/../sysdeps/x86_64/start.S
: 122 @ _start()
bash-4.4$
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users