Wiki home
Editing page "
strace
"
Base on previous version:
0
-
257
-
278
-
2013
-
3049
-
3806
-
4537
-
5037
-
5266
-
5556
-
5663
-
6467
-
7205
wget -c [link]http://downloads.sourceforge.net/project/strace/strace/4.8/strace-4.8.tar.xz[/link] tar -xJf strace-4.8.tar.xz cd strace-4.8 # Patch to make strace build with glibc 2.18 sed -i -e '/# include <sys\/ptrace.h>/i# define ptrace_peeksiginfo_args xptrace_peeksiginfo_args' -e '/# include <sys\/ptrace.h>/a# undef ptrace_peeksiginfo_args' defs.h mkdir -p build cd build ../configure --prefix="/usr" make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page