On 02/14/2012 05:56 AM, Mike Frysinger wrote:
> glibc-2.15 provides process_vm_readv, so trying to provide this ourselves
> with that version fails:
>       util.c:797:16: error: static declaration of 'process_vm_readv'
>               follows non-static declaration
>       /usr/include/bits/uio.h:58:16: note: previous declaration of
>               'process_vm_readv' was here
>
> Add a configure check for the func.
>
> Signed-off-by: Mike Frysinger<vap...@gentoo.org>

Applied, thanks!
-- 
vda


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to