Problem with DBD/mysql

Problem with DBD/mysql

am 18.02.2008 10:30:36 von Svetlana Degtiar

------=_NextPart_000_001D_01C87221.AEDFF820
Content-Type: text/plain;
charset="windows-1255"
Content-Transfer-Encoding: quoted-printable

HI,

I=92m working with linux .

I run perl Makefile.PL , that is succeded.

After that =91 make =91, and I get a lot of errors like:

=20

dbdimp.c:4396: error: request for member =E2auto_reconnects_failed=E2 in
something not a structure or union

dbdimp.c:4396: error: invalid lvalue in increment

dbdimp.c:4396: warning: statement with no effect

dbdimp.c:4399: error: =E2imp_dbh_t=E2 has no member named =E2stats=E2

dbdimp.c:4399: error: request for member =E2auto_reconnects_ok=E2 in =
something
not a structure or union

dbdimp.c:4399: error: invalid lvalue in increment

dbdimp.c:4399: warning: statement with no effect

dbdimp.c: In function =E2mysql_db_quote=E2:

dbdimp.c:4559: warning: implicit declaration of function
=E2mysql_real_escape_string=E2

dbdimp.c:4559: error: =E2imp_dbh_t=E2 has no member named =E2mysql=E2

dbdimp.c: In function =E2mysql_db_last_insert_id=E2:

dbdimp.c:4582: error: =E2imp_dbh_t=E2 has no member named =E2mysql=E2

dbdimp.c:4582: warning: passing argument 2 of =E2Perl_sv_2mortal=E2 =
makes
pointer from integer without a cast

make: *** [dbdimp.o] Error 1

/usr/bin/make -- NOT OK

Running make test

Can't test without successful make

Running make install

make had returned bad status, install seems impossible

=20

what can be the problem?


------=_NextPart_000_001D_01C87221.AEDFF820--