Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - mkifs "cannot fork": Page 1 of 3 (3 Items)
   
mkifs "cannot fork"  
The release not for 6.3.2 mentions:

========================
iff you're in a directory on a remote machine, and you pipe the output of a command to xargs, and you redirect the 
output to a file, you get a “cannot fork” error. For example:

cd /net/remote_machine/tmp
find . -type f | xargs grep FAIL > report.txt
/bin/sh: cannot fork - try again
    
It seems to be a problem with permissions. Piping the output of xargs to less works. (Ref# 29834) 

============================================

I have the same problem when using mkifs:

cd /net/...
mkifs qnxbasesmp.build >whatever

I get:

sh: cannot fork - try again
Unable to link relocatable elf file /usr/qnx630/target/qnx6/x86/boot/sys/startup-bios