1 message in com.mysql.lists.perlerror in installing DBD:mysql
FromSent OnAttachments
Jagdish03 Mar 2006 03:00 
Subject:error in installing DBD:mysql
From:Jagdish (jagd@accord-soft.com)
Date:03/03/2006 03:00:56 AM
List:com.mysql.lists.perl

Hi,

I am having a problem with DBD::mysql installation. I am a novice in Mysql.

I have Fedora Core 3 running on Pentium 4 I have installed mysql-3.23.58-13. Installation of DBI was successful. But I ran into issues. I scanned the Internet and saw loads of suggested actions. But none seem to work. Please help. The Error is :

[root@Vikramaditya DBD-mysql-3.0002]# make cc -c -I/usr/local/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBI/ -I'/usr/include/mysql' -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.0002\" -DXS_VERSION=\"3.0002\" -fpic "-I/usr/local/lib/perl5/5.8.8/i686-linux/CORE" dbdimp.c In file included from /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBI/DBIXS.h:31, from dbdimp.h:20, from dbdimp.c:20: /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBI/dbipport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from /usr/local/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBI/DBIXS.h:19, from dbdimp.h:20, from dbdimp.c:20: /usr/local/lib/perl5/5.8.8/i686-linux/CORE/perl.h:163:1: warning: this is the location of the previous definition In file included from dbdimp.c:20: dbdimp.h:21:49: mysql.h: No such file or directory dbdimp.h:22:45: mysqld_error.h: No such file or directory dbdimp.h:23:49: errmsg.h: No such file or directory In file included from dbdimp.c:20: dbdimp.h:124: error: syntax error before "MYSQL" dbdimp.h:124: warning: no semicolon at end of struct or union dbdimp.h:142: error: syntax error before '}' token dbdimp.h:209: error: syntax error before "MYSQL_RES" ......... `SQL_GET_TYPE_INFO_values[5].native_type') dbdimp.c:692: error: initializer element is not constant dbdimp.c:692: error: (near initialization for `SQL_GET_TYPE_INFO_values[5]') .......

dbdimp.c:2298: error: dereferencing pointer to incomplete type dbdimp.c: At top level: dbdimp.c:2320: error: syntax error before "mysql_st_internal_execute" dbdimp.c:2326: error: syntax error before "MYSQL_RES"

....... dbdimp.c:3710: error: dereferencing pointer to incomplete type dbdimp.c:3711: error: dereferencing pointer to incomplete type dbdimp.c:3714: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_quote': dbdimp.c:3865: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_last_insert_id': dbdimp.c:3880: error: dereferencing pointer to incomplete type make: *** [dbdimp.o] Error 1

Sorry, the error list is quite long. I have tried almost all the possible suggestions....

PLEASE HELP SOS !!!!

Thanks in advance Regards