Nested problem
"Joan Loh" <[email protected]>
| Newsgroups | gmane.comp.web.sql-ledger.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, To install SQL Ledger, i need to either install DBD-Pg or DBD-Oracle first. I choose DBD-Pg but when implementing make, i was shown this error /usr/include/alloca.h:18:22: #include nested too deeply /usr/include/alloca.h:18:22: #include nested too deeply make:*** [Pg.o] Error 1 Can anyone tell me how to solve it. Joan