Subject: Re: Wscons in NetBSD 3
To: Michael Lorenz <macallan@netbsd.org>
From: victor <plumsaren@gmail.com>
List: port-sparc
Date: 01/30/2006 11:36:14
On Sunday 29 January 2006 18:30, Martin Husemann wrote:
> On Sun, Jan 29, 2006 at 10:35:59AM -0500, Michael Lorenz wrote:
> > looks like /src/sys/dev/sun/wskbdmap_sun.c is the right starting point.
> 
> You can start with a userland keymap first, see /usr/share/wscons/keymaps
> for examples. Use wsconsctl(8) to load the file.
> 
> Martin
Thanks, I'll look into it right away.

On 1/29/06, Michael Lorenz <macallan@netbsd.org> wrote:
> Does audio work for you?
> The driver is fairly new and output-only so far.
Is there a simple and quick way to test whether the output is working? I tried 
to install mp3blaster, but make failed (all it's dependencies are correctly 
installed) with:

In file included from nmixer .h:15,
			 from nmixer .cc:1:
getopt.h:106: error: declaration of C function 'int getopt()' conflicts with
/usr/include/unistd.h:152: error: previous declaration 'int getopt(int, char*
   const*, const char*)' here
*** Error code 1

Stop. 
make: stopped in /usr/src/mp3blaster-3.2.0/nmixer
*** Error code 1

Stop. 
make: stopped in /usr/src/mp3blaster-3.2.0/
*** Error code 1