On my etch system with kernel 2.6.18 I can no longer execute a program
in "/dev/shm", e.g.:

$ ldd /bin/grep
        linux-gate.so.1 =>  (0xb7f13000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7dd2000)
        /lib/ld-linux.so.2 (0xb7f14000)
$ cp -p /bin/grep  /dev/shm/
$ ldd /dev/shm/grep
        not a dynamic executable

Does anybody else have this problem?

"mount" shows among others

devshm on /dev/shm type tmpfs (rw)

Regards,
Jörg-Volker.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to