public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* popen2 popen call
@ 2009-08-27 12:12 F. Heitkamp
  2009-08-27 12:40 ` Andreas Schwab
  0 siblings, 1 reply; 7+ messages in thread
From: F. Heitkamp @ 2009-08-27 12:12 UTC (permalink / raw)
  To: linux-kernel


Hi,

I am using vanilla kernel 2.6.31-rc7, glibc 2.10.x on a Core 2 Duo system.

When the popen call is made in sshd/session.c I get a error from strerror 
of "Function not Implemented".  I googled a bit and found that there is 
sometimes an problem between the way the kernel and glibc are compiled 
that causes glibc not to find the popen2 call in the kernel.  The fix 
seemed to imply I need a certain processor choice when compiling the 
kernel.

Strangely, simple popen test programs seem to work OK.

Can anyone shed some light on this for me?  I would like to get this to 
work, so my X11 forwarding works in ssh.

BTW, kernels before 2.6.27 don't seem to cause the problem to manifest 
itself.

Thanks!

Fred


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-09 12:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox