[Pdx-pm] dyld error with DBD::mysql

Eric Wilhelm enobacon at gmail.com
Sun Mar 14 10:53:09 PDT 2010


# from Tom Keller
# on Friday 12 March 2010 14:59:

>Have any of you seen this and figured out a workaround?
>dyld: lazy symbol binding failed: Symbol not found: _mysql_init
>  Referenced from:
> /Library/Perl/5.10.0/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle

Searching for "Symbol not found: _mysql_init" seems to indicate that you 
might have a 32 vs 64-bit issue.  Did you build DBD::mysql from a 
tarball?

If there's a .dylib next to that .bundle, or something you could run ldd 
on to see the linkage?

--Eric
-- 
The only thing that could save UNIX at this late date would be a new $30
shareware version that runs on an unexpanded Commodore 64.
--Don Lancaster (1991)
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------


More information about the Pdx-pm-list mailing list