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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 6 Sep 2009 01:55:48 -0700
From:	Ulrich Drepper <drepper@...il.com>
To:	"F. Heitkamp" <heitkamp@...ritech.net>
Cc:	Andreas Schwab <schwab@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: popen2 popen call

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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ