when building I get the following error
 
gmake[1] execvp: g++ arglist too long
gmake *** [lib/libxerces-c1_5_2.so] Error 127
 
the appears that the makefile is expanding the full path for each .so and that the shell can't handle it.
I'm wondering if anyone else has seen this error, where this error might be define and what you did to fix it.
 
thanks
 
Don
 

Reply via email to