Hi,
While installing DBD, in Linux platform
i came across this error
/usr/include/alloca.h:22:22:#include nested too deeply
/usr/include/alloca.h:20:25:#include nested too deeply
 
I went into the file alloca.h and found that the error occured on the line where there is #include <features.h> and #include <stdlib.h>
 
How do i resolve this error?
 
Thanks

Reply via email to