Hi, The latest source in svn is throwing a new error on Mac OSX when building trunk/e:
$ make … CC enlightenment_start-e_start_main.o e_start_main.c: In function ‘main’: e_start_main.c:397: error: ‘PTRACE_TRACEME’ undeclared (first use in this function) e_start_main.c:397: error: (Each undeclared identifier is reported only once e_start_main.c:397: error: for each function it appears in.) e_start_main.c:397: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast e_start_main.c:409: error: ‘PTRACE_ATTACH’ undeclared (first use in this function) e_start_main.c:409: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast e_start_main.c:414: error: ‘PTRACE_CONT’ undeclared (first use in this function) e_start_main.c:414: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast e_start_main.c:430: error: ‘PTRACE_GETSIGINFO’ undeclared (first use in this function) e_start_main.c:430: warning: passing argument 4 of ‘ptrace’ makes integer from pointer without a cast e_start_main.c:446: error: ‘PTRACE_DETACH’ undeclared (first use in this function) … Any suggestions how to resolve this? Vincent Torri provided the following feedback about this: On Nov 5, 2012, at 10:41 PM, Vincent Torri wrote: > it's a ptrace linux function, and it seems that on mac, it's > PT_TRACE_ME. Send a mail to the mailing list, we'll keep the > discussion here Thanks, Dave ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel