lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 09 Sep 2009 08:47:49 -0400
From:	"F. Heitkamp" <heitkamp@...ritech.net>
To:	Ulrich Drepper <drepper@...il.com>
CC:	Andreas Schwab <schwab@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: popen2 popen call

Ulrich Drepper wrote:
> On Sat, Sep 5, 2009 at 10:39, F. Heitkamp<heitkamp@...ritech.net>  wrote:
>    
>> linux-pipe.c:(.text+0x3b): warning: warning: pipe2 is not implemented and
>> will always fail
>>      
>
> you will get this warning if the glibc you're using was compiled
> without appropriate kernel headers.  I.e., the definition of
> __NR_pipe2 wasn't available.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
>    
Compiling glibc with newer headers worked!  Thank you all.

Fred

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ