Subject: Re: MySQL pkg
To: None <tony@perceptive.se>
From: Christoph Badura <bad@oreilly.de>
List: port-sparc
Date: 11/14/1999 16:28:06
tony@perceptive.se (Tony Gottfridsson) writes:
>mysql-server gave me the same error again (se below). This could be coz
>mysql wont live on netbsd-sparc, but i dont think this is the problem, more
>like i'm doing something wrong.

I gather you're running -current.  There are two solutions: either run
the release branch which is still a.out or fix the ELF lossage in the
sparc-netbsd support files in the mysql mit-pthreads through appropriate
use of _C_LABEL().

-- 
Christoph Badura					www.netbsd.org

	Anything that can be done in O(N) can be done in O(N^2).
	-- Ralf Schuettau (after looking at a particular piece of code)