Subject: Re: mysql compile on Netbsd/m68k
To: John Klos <john@ziaspace.com>
From: Emm Vasilakis <evas@agn.forthnet.gr>
List: port-amiga
Date: 01/11/2005 12:47:48
On 2005-01-11 at 12:10, John Klos wrote:
> >> I was able to create a mysql-3.23.58nb3 server binary package, if you're
> >> interested.
> >
> > Yeap, I'm interested. Is there any place I can download it?
> 
> Oops - forgot that part. Sure, here:
> 
> ftp://lilith.sixgirls.org/pub/NetBSD/packages/1.6.2/m68k/All/ ->
> 
> mysql-client-4.1.7nb6.tgz
> mysql-server-3.23.58nb3.tgz
> 

Hi John,

got the binary and installed it, but I'm having the following problem:

During installation, I got this:

-------------------------------
Initializing MySQL databases...
-------------------------------
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
/usr/pkg/libexec/mysqld: Undefined PLT symbol "__gedf2" (reloc type =
21, symnum = 250)
Installation of grant tables failed!

and after that, trying to start mysqld, I'm getting the following on the
log:
050111 12:45:52  mysqld restarted
/usr/pkg/libexec/mysqld: Undefined PLT symbol "__gedf2" (reloc type =
21, symnum = 250)
050111 12:45:53  mysqld restarted
050111 12:45:53  mysqld restarted
/usr/pkg/libexec/mysqld: Undefined PLT symbol "__gedf2" (reloc type =
21, symnum = 250)
050111 12:45:54  mysqld restarted
050111 12:45:54  mysqld restarted
/usr/pkg/libexec/mysqld: Undefined PLT symbol "__gedf2" (reloc type =
21, symnum = 250)
050111 12:45:55  mysqld restarted
050111 12:45:55  mysqld restarted

.... etc. (keeps repeating).

Any ideas?

Thanks,
Emmanuel
-- 
Emm Vasilakis <evas@agn.forthnet.gr>