All of lore.kernel.org
 help / color / mirror / Atom feed
From: "F. Heitkamp" <heitkamp@ameritech.net>
To: Ulrich Drepper <drepper@gmail.com>
Cc: Andreas Schwab <schwab@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: popen2 popen call
Date: Wed, 09 Sep 2009 08:47:49 -0400	[thread overview]
Message-ID: <4AA7A3F5.2000503@ameritech.net> (raw)
In-Reply-To: <a36005b50909060155k61129b79iab0a0e6db7008ed2@mail.gmail.com>

Ulrich Drepper wrote:
> On Sat, Sep 5, 2009 at 10:39, F. Heitkamp<heitkamp@ameritech.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@vger.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


      reply	other threads:[~2009-09-09 12:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 12:12 popen2 popen call F. Heitkamp
2009-08-27 12:40 ` Andreas Schwab
2009-08-27 18:39   ` heitkamp
2009-08-27 19:15     ` Ulrich Drepper
2009-09-05 17:39       ` F. Heitkamp
2009-09-06  8:55         ` Ulrich Drepper
2009-09-09 12:47           ` F. Heitkamp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AA7A3F5.2000503@ameritech.net \
    --to=heitkamp@ameritech.net \
    --cc=drepper@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwab@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.