RE: last chance for perl:dbi

2004-08-17 Thread Jeff Urlwin
Taken of dbi-dev list as that's not the appropriate place. > > > I got somethink new, > a hint whats the fault with my odbc-driver. > The parser stops at: > typedef void FAR* PTR; > > ( /REFDB_HOME/referenz/adabas_d/include/isql.h:10: error: > parse error before > '*' token > /RE

Re: last chance for perl:dbi

2004-08-17 Thread Christian Stalp
I got somethink new, a hint whats the fault with my odbc-driver. The parser stops at: typedef void FAR* PTR; ( /REFDB_HOME/referenz/adabas_d/include/isql.h:10: error: parse error before '*' token /REFDB_HOME/referenz/adabas_d/include/isql.h:10: warning: data definition has no typ

last chance for perl:dbi

2004-08-17 Thread Christian Stalp
Hello again, I still have the problem to build a ODBC-Driver for Adabas. I got a last chance to manage it with perl, next week I have to do it with c. Im sure this has something to do with the bad installation of Adabas, but the person who made this, is no longer available. So I have to fix it.