DBI::MySQL Mac OS X 10.3 Panther (make NOT OK)

DBI::MySQL Mac OS X 10.3 Panther (make NOT OK)

am 28.10.2003 03:15:53 von Adam Turetzky

Hi,

I unfortunately had to do a "clean" install of Mac OS X "Panther" and
this of course moved all of my BSD underpinnings forcing me to
reinstall the stuff that I used (actually I'm kinda glad I did this
because there was a lot of stuff in there that I installed once and
never used, so now I can just put back the stuff that is useful).

Anyway, I'm trying to get DBI::MySQL to install using CPAN. The DBI
module installed fine from there with no complaints, however, the MySQL
module quits before the "make" file with the following output.


Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.bundle
LD_RUN_PATH="/usr/lib" /usr/bin/perl myld MACOSX_DEPLOYMENT_TARGET=10.3
cc -bundle -undefined dynamic_lookup -L/usr/local/lib dbdimp.o mysql.o
-o blib/arch/auto/DBD/mysql/mysql.bundle -L/usr/local/mysql/lib
-lmysqlclient -lz -lm
make: *** [blib/arch/auto/DBD/mysql/mysql.bundle] 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

I'm guessing this has something to do with the new "Developer Tools"
Apple is distributing. I could be wrong of course, but since it said
"make NOT OK" I went to look for "make" and found it in /usr/bin,
however it's an alias or symlink to gnumake and I'm wondering if this
has something to do with the problem?

I remember hearing that Apple is now using the latest and greatest
compiler, which is different from the last version of Mac OS X, so
might that have something to do with it?

In any event, is there a fix for this, or is there something else wrong
and it's just "my" system that's messed up?

TIA,

Adam


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org