Re: [blfs-support] ALSA and No Sound

2013-12-20 Thread Dan McGhee
On 12/19/2013 08:27 AM, Dan McGhee wrote: On 12/18/2013 04:14 PM, Dan McGhee wrote: The only addition and possibly relevant info is that my HP laptop, HP ENVY m6 Sleekbook, has Beats Audio. I don't know if I need to install or do anything other than alsa. I want to use the minimal number of

[blfs-support] JSON-C fails to build

2013-12-20 Thread Dan McGhee
I'm building JSON-C as a dependency for PulseAudio. It fails to build with: /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -g -O2 -version-info 1:0:1 -no-undefined -ljson-c -o libjson.la

Re: [blfs-support] JSON-C fails to build

2013-12-20 Thread Armin K.
On 12/20/2013 06:15 PM, Dan McGhee wrote: I'm building JSON-C as a dependency for PulseAudio. It fails to build with: /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -g -O2 -version-info 1:0:1

Re: [blfs-support] ALSA and No Sound

2013-12-20 Thread Bruce Dubbs
Dan McGhee wrote: On 12/19/2013 08:27 AM, Dan McGhee wrote: On 12/18/2013 04:14 PM, Dan McGhee wrote: The only addition and possibly relevant info is that my HP laptop, HP ENVY m6 Sleekbook, has Beats Audio. I don't know if I need to install or do anything other than alsa. I want to use the

Re: [blfs-support] JSON-C fails to build

2013-12-20 Thread Dan McGhee
On 12/20/2013 11:32 AM, Dan McGhee wrote: On 12/20/2013 11:18 AM, Armin K. wrote: On 12/20/2013 06:15 PM, Dan McGhee wrote: I'm building JSON-C as a dependency for PulseAudio. It fails to build with: /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings

Re: [blfs-support] JSON-C fails to build

2013-12-20 Thread Bruce Dubbs
Dan McGhee wrote: On 12/20/2013 11:18 AM, Armin K. wrote: On 12/20/2013 06:15 PM, Dan McGhee wrote: I'm building JSON-C as a dependency for PulseAudio. It fails to build with: /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99

Re: [blfs-support] ALSA and No Sound

2013-12-20 Thread Dan McGhee
On 12/20/2013 11:34 AM, Bruce Dubbs wrote: Dan McGhee wrote: On 12/19/2013 08:27 AM, Dan McGhee wrote: On 12/18/2013 04:14 PM, Dan McGhee wrote: The only addition and possibly relevant info is that my HP laptop, HP ENVY m6 Sleekbook, has Beats Audio. I don't know if I need to install or do

Re: [blfs-support] JSON-C fails to build

2013-12-20 Thread Dan McGhee
On 12/20/2013 11:41 AM, Bruce Dubbs wrote: Dan McGhee wrote: On 12/20/2013 11:18 AM, Armin K. wrote: On 12/20/2013 06:15 PM, Dan McGhee wrote: I'm building JSON-C as a dependency for PulseAudio. It fails to build with: /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra

Re: [blfs-support] ALSA and No Sound

2013-12-20 Thread Dan McGhee
On 12/20/2013 11:58 AM, Dan McGhee wrote: On 12/20/2013 11:34 AM, Bruce Dubbs wrote: Dan McGhee wrote: On 12/19/2013 08:27 AM, Dan McGhee wrote: On 12/18/2013 04:14 PM, Dan McGhee wrote: The only addition and possibly relevant info is that my HP laptop, HP ENVY m6 Sleekbook, has Beats Audio.

Re: [blfs-support] ALSA and No Sound

2013-12-20 Thread Bruce Dubbs
Dan McGhee wrote: Yes, I have, Bruce. I physically have two sound devices. One is HDMI and the other, whose chip I can't identify, runs with the Azalia Controller so employs snd_hda_intel. `aplay -L` gives me nine devices. In addition to null and the HDMI, it tells me

Re: [blfs-support] JSON-C fails to build

2013-12-20 Thread Ken Moffat
On Fri, Dec 20, 2013 at 12:09:30PM -0600, Dan McGhee wrote: Thanks, Bruce. I'm so locked in on getting sound that I didn't think about that until after I responded to Armin. First, I built and did a DESTDIR install as me, then a DESTIR and a final install as root. Then used chown to get the

Re: [blfs-support] ALSA and No Sound

2013-12-20 Thread Dan McGhee
On 12/20/2013 01:36 PM, Bruce Dubbs wrote: I've had issues over the years getting alsa to play. It's always a configuration problem for me. Amen. I say, amen. This is my experience too. And sometimes the configuration involves a type-o. A good example is one that reads: default.pcm.card 1

[blfs-support] SDL

2013-12-20 Thread Dan McGhee
I need to install SDL as a dependency for a non-BLFS application. SDL-1.2.15 is in the book. SDL-2.0 is the latest release. Does anyone have any experience building SDL-2.0 as far as different dependencies and configure options? I don't know if it makes a difference which one I install. Dan

Re: [blfs-support] JSON-C fails to build

2013-12-20 Thread Chris Staub
On 12/20/13 13:09, Dan McGhee wrote: On 12/20/2013 11:41 AM, Bruce Dubbs wrote: I'm building JSON-C as a dependency for PulseAudio. It fails to build with: /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE