Subject: Re: pkg/33254 (default install of libao results in no audio output
To: None <jmmv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Havard Eidnes <he@netbsd.org>
List: pkgsrc-bugs
Date: 04/16/2006 16:55:02
The following reply was made to PR pkg/33254; it has been noted by GNATS.
From: Havard Eidnes <he@netbsd.org>
To: gnats-bugs@netbsd.org, jmmv@netbsd.org
Cc: pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org
Subject: Re: pkg/33254 (default install of libao results in no audio output
on NetBSD)
Date: Sun, 16 Apr 2006 18:51:39 +0200 (CEST)
> Can you try to run the following from vorbis-tools and show us the re=
sults?
> make show-vars VARNAMES=3D"_LIBAO_DEFAULT_PLUGIN OPSYS"
> Thanks.
It shows
vestlia: {2} make show-vars VARNAMES=3D"_LIBAO_DEFAULT_PLUGIN OPSYS"
oss
NetBSD
vestlia: {3} =
BTW, when using the oss device type (after my manual tweak to libao;
it was not recognized earlier) required me to manually create a
symlink /dev/dsp, pointing to /dev/sound, while pkgsrc did not warn me
that I had to do so.
The reason this may be a problem on my side is that I've run with a
partially updated pkgsrc (mk and audio from pkgsrc-2006Q1 IIRC); I'm
updating it all now.
Regards,
- H=E5vard