AIX: Argument list too long (quick tip)
If you happen to be on an AIX 5.x host using [Gentoo Prefix][1]. Then you might see something like this eventually: /bin/sh[3]: /home/jolexa/portage/aix-5.3/bin/chmod: arg list too long This is caused by build systems that use wildcards or even ebuilds that have no issues on a normal GNU/Linux system. To work around this, you need to change the ARG/ENV list size in 4K byte blocks. The default value in AIX 5.x is 6.