[I didn't get a response from openbsd-sparc, so I'm trying here. Any help
 would be appreciated!]

I'm trying to get a MySQL server running under a recent OpenBSD 3.0 snapshot
on an Ultra 5, but I'm not having much luck.

I tried installing the binary mysql-server package (from
3.0/packages/sparc64/), but it looks like the mysqld in that package is
linked against libwrap1.2, whereas 2.0 is included in that snapshot (and
3.0 itself, too?).

I've also tried compiling the mysql packages from the ports collection, but
gen_lex_hash complains that it can't find an ideal hash and prompts me to
run it with --search. gen_lex_hash --search yields:

# ./gen_lex_hash --search >> lex_hash.h
Fatal error when generating hash for symbols
Didn't find suitable values for perfect hashing:
You have to edit gen_lex_hash.cc to generate a new hashing function.
You can try running gen_lex_hash with --search to find a suitable value
Symbol array size = 8000
Symbols: 311  Functions: 123;  Total: 434
Shifts per char: 3,  Array size: 5303
Error: Got duplicate value for symbol 'FUNCTION'

I've tried running it a few times (at a couple hours' runtime a shot), but
get the same thing every time, just with a different symbol. Has anyone else
gotten mysql-server built and installed on OpenBSD 3.0/sparc64?

thanks,
john
-- 
John Morrissey          _o            /\         ----  __o
[EMAIL PROTECTED]        _-< \_          /  \       ----  <  \,
www.horde.net/    __(_)/_(_)________/    \_______(_) /_(_)__

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to