aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc
diff options
context:
space:
mode:
authorJoachim Nilsson <jocke@vmlinux.org>2010-01-01 12:17:39 +0100
committerJoachim Nilsson <jocke@vmlinux.org>2010-01-01 12:17:39 +0100
commit8a84cb332d6af456e6ab8289b428ccd4cb41ba3a (patch)
tree95c77d88cef31776fc040d94635262e37ef528e8 /patches/gcc
parentda84e43df40e17854d57202f3ce2a3346b710abe (diff)
downloadcrosstool-ng-8a84cb332d6af456e6ab8289b428ccd4cb41ba3a.tar.gz
crosstool-ng-8a84cb332d6af456e6ab8289b428ccd4cb41ba3a.tar.bz2
crosstool-ng-8a84cb332d6af456e6ab8289b428ccd4cb41ba3a.zip
debug/strace: fix strace 4.5.19 to properly build with latest Linux kernels
Here's a couple of patches to get strace 4.5.19 to configure and build properly with the latest kernel headers. Not pretty, but hopefully enough while we wait for 4.5.20 to be released. With the current strace-4.5.19 patches I failed to get the configure script running even on my host environment. Also, when cross building the configure script needs to look for the proper system headers to be able to properly set HAVE_LINUX_NETLINK_H. Otherwise you get: [EXTRA] Building strace [ERROR] /home/jocke/x-tools/targets/src/strace-4.5.19/net.c:976: error: field 'nl' has incomplete type [ERROR] make[2]: *** [net.o] Error 1 [ERROR] make[1]: *** [all] Error 2 The fix was simple, backport a change set from the git[1] tree and run autoreconf to update the configure script. [1] - http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commit;h=f0df31e71a58c6e79ba77c1a9d84b2f38d44bec7
Diffstat (limited to 'patches/gcc')
0 files changed, 0 insertions, 0 deletions