CPAN::Forum
DBD-mysql - Installation Troubleshoot Needing!
| Posted on Sat Oct 21 10:14:17 2006 by gdakram |
| Installation Troubleshoot Needing! |
|
I am running a Powerbook Mac OS X and having difficulty installing DBD::mysql using cpan as well as without. I keep getting the same error message:
Using DBI 1.52 (for perl 5.008006 on darwin-thread-multi-2level) installed in /Library/Perl/5.8.6/d
+arwin-thread-multi-2level/auto/DBI/
Writing Makefile for DBD::mysql
CPAN: YAML loaded ok
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/Mysql.pm blib/lib/Mysql.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/Mysql/Statement.pm blib/lib/Mysql/Statement.pm
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
cc -c -I/Library/Perl/5.8.6/darwin-thread-multi-2level/auto/DBI -I/usr/local/mysql/include -DDBD_M
+YSQL_INSERT_ID_IS_GOOD -g -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing
+ -I/usr/local/include -Os -DVERSION=\"3.0008\" -DXS_VERSION=\"3.0008\" "-I/System/Library/Perl/
+5.8.6/darwin-thread-multi-2level/CORE" dbdimp.c
dbdimp.c: In function 'alloc_param':
dbdimp.c:112: error: 'PL_memory_wrap' undeclared (first use in this function)
dbdimp.c:112: error: (Each undeclared identifier is reported only once
dbdimp.c:112: error: for each function it appears in.)
dbdimp.c: In function 'alloc_bind':
dbdimp.c:131: error: 'PL_memory_wrap' undeclared (first use in this function)
dbdimp.c: In function 'alloc_fbind':
dbdimp.c:147: error: 'PL_memory_wrap' undeclared (first use in this function)
dbdimp.c: In function 'alloc_fbuffer':
dbdimp.c:162: error: 'PL_memory_wrap' undeclared (first use in this function)
dbdimp.c: In function 'parse_params':
dbdimp.c:508: error: 'PL_memory_wrap' undeclared (first use in this function)
dbdimp.c: In function 'mysql_describe':
dbdimp.c:2768: error: 'PL_memory_wrap' undeclared (first use in this function)
dbdimp.c: In function 'mysql_st_fetch':
dbdimp.c:2938: error: 'PL_memory_wrap' undeclared (first use in this function)
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
Failed during this command:
CAPTTOFU/DBD-mysql-3.0008.tar.gz : make NO
Please Help! Any tip is much appreciated! |
| Write a response |
(4)
]