On Tue, 2007-09-04 at 01:02 +0300, Ahmed Kamal wrote: > Hi, > I'm running a binary RHEL4 compatible, on RHEL5 for reasons I would > rather not get into. Unfortunately, part of the application is not > running correctly. I straced it, and AFAICT, some tool is using vfork > to launch another process, and it fails with error ENOSYS (vfork not > implemented)!! Now that same application is running fine on other > RHEL4 machines. Can anyone please let me know what's happening here?
Can only guess. > Am I missing some compat library ? Has this syscall been > deprecated ? What compat libraries do you have installed? The possibly-relevant ones appear to be: compat-glibc-2.3.4-2.26 compat-libf2c-34-3.4.6-4 compat-libgcc-296-2.96-138 compat-libstdc++-296-2.96-138 compat-libstdc++-33-3.2.3-61 First and last seem most likely. If the above and the vendor fail to help, you might want to consider one of the various virtualization options. Phil _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
