e17 svn issues
For the past couple of days I have been trying to rock out the SVN version of Enlightenment, mostly cause a lot of people seem to have good luck with it, and the newest snapshot in ports is from last January, but through trying easy_e17.sh and doing them individually, I keep getting stuck in different places on the ecore build, unless it just happens to be a real bad week for SVN downloads, I can't figure out how to get past this. I've seen a few other random posts on teh Google recommending setting CFLAGS/LDFLAGS/PKG_CONFIG_PATH, all of which have brought me back to the exact same place with the error.
PS, this isn't a huge deal, I have the one installed from ports just fine, I wanted to try SVN because a bit has changed here and there and don't know how installing my own packages from the SNAPSHOTS really works. (Then again, I don't really know if compiling from source is the way to go either.
)
Code:
Making all in xlib
...
In file included from /usr/X11R6/include/X11/Xutil.h:56,
from ecore_x_private.h:12,
from ecore_x_dnd.c:13:
/usr/X11R6/include/X11/keysym.h:52:1: warning: "XK_MISCELLANY" redefined
In file included from ecore_x_dnd.c:13:
ecore_x_private.h:9:1: warning: this is the location of the previous definition
ecore_x_dnd.c: In function 'ecore_x_dnd_begin':
ecore_x_dnd.c:350: error: 'ECORE_X_ATOM_XDND_ACTION_MOVE' undeclared (first use in this function)
ecore_x_dnd.c:350: error: (Each undeclared identifier is reported only once
ecore_x_dnd.c:350: error: for each function it appears in.)
gmake[5]: *** [ecore_x_dnd.lo] Error 1
gmake[5]: Leaving directory `/usr/home/josh/e17/ecore-svn/src/lib/ecore_x/xlib'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/home/josh/e17/ecore-svn/src/lib/ecore_x'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/home/josh/e17/ecore-svn/src/lib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/home/josh/e17/ecore-svn/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/josh/e17/ecore-svn'
gmake: *** [all] Error 2
For the past couple of days I have been trying to rock out the SVN version of Enlightenment, mostly cause a lot of people seem to have good luck with it, and the newest snapshot in ports is from last January, but through trying easy_e17.sh and doing them individually, I keep getting stuck in different places on the ecore build, unless it just happens to be a real bad week for SVN downloads, I can't figure out how to get past this. I've seen a few other random posts on teh Google recommending setting CFLAGS/LDFLAGS/PKG_CONFIG_PATH, all of which have brought me back to the exact same place with the error.
PS, this isn't a huge deal, I have the one installed from ports just fine, I wanted to try SVN because a bit has changed here and there and don't know how installing my own packages from the SNAPSHOTS really works. (Then again, I don't really know if compiling from source is the way to go either.
