Date: Fri, 31 Dec 2010 08:47:13 -0600 From: Troy <troy@twisted.net> To: freebsd-ports@freebsd.org, stas@FreeBSD.org Subject: ecore-x11-1.0.0.b broken Message-ID: <4D1DECF1.2020606@twisted.net>
next in thread | raw e-mail | index | archive | help
Tried to build ecore-x111.0.0.b and the result is below. Because of the dependency, I cannot build any of the following ports until this is fixed. ecore-evas-0.9.9.042_2<needs updating (port has 1.0.0.b) ecore-x11-0.9.9.042<needs updating (port has 1.0.0.b) edje-0.5.0.042_3,2<needs updating (port has 1.0.0.b,2) enlightenment-0.16.999.042_6,2<needs updating (port has 0.16.999.52995,2) Thoughts? ===> Building for ecore-x11-1.0.0.b Making all in xlib CC ecore_x.lo In file included from /usr/X11R6/include/X11/Xutil.h:54, from ecore_x_private.h:12, from ecore_x.c:17: /usr/X11R6/include/X11/keysym.h:49:1: warning: "XK_MISCELLANY" redefined In file included from ecore_x.c:17: ecore_x_private.h:9:1: warning: this is the location of the previous definition ecore_x.c:1178: error: conflicting types for 'ecore_x_window_manage' /usr/X11R6/include/Ecore_X.h:1253: error: previous declaration of 'ecore_x_window_manage' was here ecore_x.c:1261: error: conflicting types for 'ecore_x_window_attributes_get' /usr/X11R6/include/Ecore_X.h:1531: error: previous declaration of 'ecore_x_window_attributes_get' was here ecore_x.c:1347: error: conflicting types for 'ecore_x_pointer_control_set' /usr/X11R6/include/Ecore_X.h:1536: error: previous declaration of 'ecore_x_pointer_control_set' was here ecore_x.c:1355: error: conflicting types for 'ecore_x_pointer_control_get' /usr/X11R6/include/Ecore_X.h:1539: error: previous declaration of 'ecore_x_pointer_control_get' was here ecore_x.c:1377: error: conflicting types for 'ecore_x_pointer_grab' /usr/X11R6/include/Ecore_X.h:1540: error: previous declaration of 'ecore_x_pointer_grab' was here ecore_x.c:1391: error: conflicting types for 'ecore_x_pointer_confine_grab' /usr/X11R6/include/Ecore_X.h:1541: error: previous declaration of 'ecore_x_pointer_confine_grab' was here ecore_x.c:1412: error: conflicting types for 'ecore_x_pointer_warp' /usr/X11R6/include/Ecore_X.h:1543: error: previous declaration of 'ecore_x_pointer_warp' was here ecore_x.c:1419: error: conflicting types for 'ecore_x_keyboard_grab' /usr/X11R6/include/Ecore_X.h:1544: error: previous declaration of 'ecore_x_keyboard_grab' was here ecore_x.c:1467: error: conflicting types for 'ecore_x_passive_grab_replay_func_set' /usr/X11R6/include/Ecore_X.h:1548: error: previous declaration of 'ecore_x_passive_grab_replay_func_set' was here ecore_x.c:1716: error: conflicting types for 'ecore_x_client_message32_send' /usr/X11R6/include/Ecore_X.h:1230: error: previous declaration of 'ecore_x_client_message32_send' was here ecore_x.c:1746: error: conflicting types for 'ecore_x_client_message8_send' /usr/X11R6/include/Ecore_X.h:1231: error: previous declaration of 'ecore_x_client_message8_send' was here ecore_x.c:1765: error: conflicting types for 'ecore_x_mouse_move_send' /usr/X11R6/include/Ecore_X.h:1232: error: previous declaration of 'ecore_x_mouse_move_send' was here ecore_x.c:1791: error: conflicting types for 'ecore_x_mouse_down_send' /usr/X11R6/include/Ecore_X.h:1233: error: previous declaration of 'ecore_x_mouse_down_send' was here ecore_x.c:1817: error: conflicting types for 'ecore_x_mouse_up_send' /usr/X11R6/include/Ecore_X.h:1234: error: previous declaration of 'ecore_x_mouse_up_send' was here *** Error code 1 Stop in /usr/ports/x11/ecore-x11/work/ecore-1.0.0.beta/src/lib/ecore_x/xlib. *** Error code 1 Stop in /usr/ports/x11/ecore-x11/work/ecore-1.0.0.beta/src/lib/ecore_x. *** Error code 1 Stop in /usr/ports/x11/ecore-x11. *** Error code 1 Stop in /usr/ports/x11/ecore-x11. *** Error code 1 Stop in /usr/ports/graphics/ecore-evas. *** Error code 1 Stop in /usr/ports/graphics/ecore-evas.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D1DECF1.2020606>