NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/51999: pulseaudio does not work
The following reply was made to PR kern/51999; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, martin%duskware.de@localhost
Cc:
Subject: Re: kern/51999: pulseaudio does not work
Date: Wed, 22 Mar 2017 22:02:53 +0900 (JST)
Hi,
From: Martin Husemann <martin%duskware.de@localhost>, Date: Tue, 21 Mar 2017 11:00:03 +0000 (UTC)
> The following reply was made to PR kern/51999; it has been noted by GNATS.
>
> From: Martin Husemann <martin%duskware.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: kern/51999: pulseaudio does not work
> Date: Tue, 21 Mar 2017 11:58:21 +0100
>
> And here the patch...
>
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/audio/mpg123/Makefile,v
> retrieving revision 1.55
> diff -u -r1.55 Makefile
> --- Makefile 18 Dec 2016 22:58:34 -0000 1.55
> +++ Makefile 21 Mar 2017 10:55:54 -0000
> @@ -11,6 +11,8 @@
> MPG123_BUILDING_BASE= # empty
>
> .include "../../mk/bsd.prefs.mk"
> +PTHREAD_AUTO_VARS=yes
> +.include "../../mk/pthread.buildlink3.mk"
>
> PLIST_VARS+= coreaudio oss sun
>
>
With your patch, 'mpg123 -o pulse test.mp3' has gotten freeze.
And I cannot detect any sound from the speaker of my machine.
My NetBSD is amd64-current of Tue Mar 21 21:52:57 JST 2017.
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index