Problem in DNI installation on Win2K
From: Bal Krishn Birla (bbirla_at_cisco.com)
Date: 12/19/03
- Next message: Michael Peppler: "DBD::Sybase prepare() with placeholders fails with ASE 11.0.x"
- Previous message: Clemens Scheper: "DBD-Oracle-1.14"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <dbi-users@perl.org> Date: Fri, 19 Dec 2003 21:40:22 +0530
The error I am getting is
$ make
gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O2
-DVERSION=\"1.39\" -DXS_VERSION=\"1.39\"
"-I/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE" -Wall
-Wno-comment Perl.c
Perl.xs:15: error: syntax error before '=' token
Perl.xsi: In function `XS_DBD__Perl__db_last_insert_id':
Perl.xsi:242: error: syntax error before ';' token
Perl.xsi:239: warning: unused variable `imp_dbh'
Perl.c:308: warning: unused variable `catalog'
Perl.c:309: warning: unused variable `schema'
Perl.c:310: warning: unused variable `table'
Perl.c:311: warning: unused variable `field'
Perl.xsi: In function `XS_DBD__Perl__st_execute_for_fetch':
Perl.xsi:529: error: syntax error before ';' token
Perl.xsi:526: warning: unused variable `imp_sth'
Perl.c:736: warning: unused variable `fetch_tuple_sub'
Perl.xsi: In function `boot_DBD__Perl':
Perl.xsi:27: error: invalid application of `sizeof' to an incomplete
type
make: *** [Perl.o] Error 1
Any help will be greatly appreciated.
Regards,
Birla
- Next message: Michael Peppler: "DBD::Sybase prepare() with placeholders fails with ASE 11.0.x"
- Previous message: Clemens Scheper: "DBD-Oracle-1.14"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|