I've built xerces-c 3.1.1 on Irix and am now trying to install it. When running 'gmake install', the libraries installation succeeds, but I get the following error during the includes installation:
test -z "/products/build/xerces-3.1.1/sn0/include" || ../config/install-sh -c -d "/products/build/xerces-3.1.1/sn0/include" gmake[5]: execvp: /bin/bash: Arg list too long gmake[5]: *** [install-nobase_libxerces_c_laHEADERS] Error 127. I couldn't find this problem mentioned before and am unsure how I should proceed. I'll try to find a way to log what the full command is that's too long. Is there a simple fix I should make or is this something that needs to be officially patched? Thanks, Stephanie
