From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1W08ci-0002CI-Pm for ltp-list@lists.sourceforge.net; Mon, 06 Jan 2014 11:45:36 +0000 Received: from multi.imgtec.com ([194.200.65.239]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1W08ch-0005Sc-Ks for ltp-list@lists.sourceforge.net; Mon, 06 Jan 2014 11:45:36 +0000 Message-ID: <52CA9767.4040101@imgtec.com> Date: Mon, 6 Jan 2014 11:45:43 +0000 From: Markos Chandras MIME-Version: 1.0 References: <1385374379-25949-1-git-send-email-markos.chandras@imgtec.com> <201401051727.10564.vapier@gentoo.org> In-Reply-To: <201401051727.10564.vapier@gentoo.org> Subject: Re: [LTP] [PATCH v2] ptrace: Fix build problems with glibc-2.18 List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Mike Frysinger , ltp-list@lists.sourceforge.net On 01/05/2014 10:27 PM, Mike Frysinger wrote: > On Monday 25 November 2013 05:12:59 Markos Chandras wrote: >> Since glibc-2.18, the struct ptrace_peeksiginfo_args is >> also defined in sys/ptrace.h and conflicts with the definition >> from the Linux kernel in linux/ptrace.h. We fix this by not >> including the linux/ptrace.h header if the sys/ptrace.h header >> defines the said struct. Fixes >> https://github.com/linux-test-project/ltp/issues/6 > > i'm somewhat inclined to undo this as it's really a bug in glibc-2.18 that > should be fixed in glibc-2.19: > https://sourceware.org/ml/libc-alpha/2014-01/msg00078.html > -mike > Ehm that would break the build for people already using 2.18. Even if a new 2.18 is released with the fix, people using the old one will still face the same problem. -- markos ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list