On Mon, Oct 4, 2010 at 6:08 AM, Yi Xu <[email protected]> wrote: > Hi, > > this patch solves compiling error that appears with certain GCC version.
Hi Yi, You most likely need to fix your headers or your compiler: [gcoo...@bayonetta /scratch/ltp]$ grep -r __PTRACE_KILL__ . [gcoo...@bayonetta /scratch/ltp]$ grep -r __PTRACE_CONT__ . [gcoo...@bayonetta /scratch/ltp]$ Nowhere in the sourcebase are those symbols defined / used (at least not directly). Furthermore, rwatson@'s search indexer returns NIL for the symbol: http://fxr.watson.org/fxr/trackident?v=linux-2.6;i=__PTRACE_KILL__ If you provided your error logs we might be able to help you... Thanks, -Garrett ------------------------------------------------------------------------------ Virtualization is moving to the mainstream and overtaking non-virtualized environment for deploying applications. Does it make network security easier or more difficult to achieve? Read this whitepaper to separate the two and get a better understanding. http://p.sf.net/sfu/hp-phase2-d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
