> >
> >>I still have a problem with my DBD:Adabas-Module
>
> Sorry, I don't think I can help -- I don't see what the trouble is.
> I would suggest upgrading from DBI 1.38, but I'm not convinced that's
> a critical part of the problem.

Is there anybody else, who can help me? I now tryed to install the 
ODBC-Driver again. The problem is defently caused by the misstaken 
installation by our former admin. But I may not make a new installation ( Im 
just a student :-) .

So, as it seems it has somethink doto with the include-directories. Because 
the headers which are needed to build are spread all over the filesystem. 
After I solved that problem I got parser-error. 
This is the beginning:

# make
        cp Changes blib/lib/DBD/ODBC/Changes.pm
cp ODBC.pm blib/lib/DBD/ODBC.pm
        /usr/bin/perl -p -e "s/~DRIVER~/ODBC/g" 
/usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI/Driver.xst > ODBC.xsi
        /usr/bin/perl /usr/local/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.8.3/ExtUtils/typemap  ODBC.xs > ODBC.xsc && mv 
ODBC.xsc ODBC.cWarning: duplicate function definition 'data_sources' detected 
in ODBC.xs, line 202
        /usr/local/bin/gcc -c -I/REFDB_HOME/referenz/adabas_d/include  -I. 
-I/usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI  -D_HPUX_SOURCE 
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -O2    
-DVERSION=\"1.09\"  -DXS_VERSION=\"1.09\" -fPIC 
"-I/usr/local/lib/perl5/5.8.3/PA-RISC2.0/CORE"  
-I/REFDB_HOME/referenz/adabas_d/include ODBC.c
In file included from /REFDB_HOME/referenz/adabas_d/include/isqlext.h:4,
                 from dbdodbc.h:6,
                 from ODBC.h:9,
                 from ODBC.xs:1:
/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 type or storage class
/REFDB_HOME/referenz/adabas_d/include/isql.h:12: error: parse error before 
'*' token
/REFDB_HOME/referenz/adabas_d/include/isql.h:12: warning: data definition has 
no type or storage class
/REFDB_HOME/referenz/adabas_d/include/isql.h:13: error: parse error before 
'*' token
/REFDB_HOME/referenz/adabas_d/include/isql.h:13: warning: data definition has 
no type or storage class
/REFDB_HOME/referenz/adabas_d/include/isql.h:14: error: parse error before 
'*' token
/REFDB_HOME/referenz/adabas_d/include/isql.h:14: warning: data definition has 
no type or storage class
In file included from dbdodbc.h:6,
                 from ODBC.h:9,
                 from ODBC.xs:1:

and this is somethink I don't want to touch !!!!!

Gruss Christian

Reply via email to