Re: Solaris 10 -- mysql-5.0.22 DBD::mysql Fails to Build
"Martin J. Evans" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | Easysoft Limited |
| Message-ID | <[email protected]> |
Andrew Nelson wrote: > Not sure. > > I got mysql from http://dev.mysql.com/downloads/mysql/5.0.html > (Solaris 10(x86, 32-bit)) .pkg. > > I guess I just assumed (probably incorrectly) that this was compiled using > the Forte Compiler. Any ideas how I can determine how it was actually > compiled? Well it could have been but I'd guess it was compiled with gcc. If you run nm on one of the binaries it should show you the symbols and if it was gcc compiled you'll see some gcc stuff in there. Why don't you just build mysql yourself. Martin > //andy > > On Fri, 16 Jun 2006 19:14:30 +0100, Martin J. Evans wrote: > > >>Are you sure that Perl and DBD::mysql were compiled with the >>same compiler? They need to be. >> >>Martin >> > > > <snip/> > > -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]