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

2013-12-21 Thread Dan McGhee
On 12/21/2013 03:06 PM, Chris Staub wrote: > On 12/21/13 10:54, Dan McGhee wrote: >> On 12/21/2013 01:40 AM, Chris Staub wrote: >> This happened again for me with cdparanoia, which also, as the book >> says, does not support a parallel build. I'm not sure how to set, change >> or remove these flags

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

2013-12-21 Thread Dan McGhee
On 12/21/2013 02:55 PM, Bruce Dubbs wrote: > Pierre Labastie wrote: >> Le 21/12/2013 16:54, Dan McGhee a écrit : >>> On 12/21/2013 01:40 AM, Chris Staub wrote: I don't normally use json-c, but as I use package users myself I thought I'd try it. I got exactly the same build failure when I

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

2013-12-21 Thread Chris Staub
On 12/21/13 10:54, Dan McGhee wrote: > On 12/21/2013 01:40 AM, Chris Staub wrote: > This happened again for me with cdparanoia, which also, as the book > says, does not support a parallel build. I'm not sure how to set, change > or remove these flags. > > Dan > There's almost certainly something in

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

2013-12-21 Thread Bruce Dubbs
Pierre Labastie wrote: > Le 21/12/2013 16:54, Dan McGhee a écrit : >> On 12/21/2013 01:40 AM, Chris Staub wrote: >>> I don't normally use json-c, but as I use package users myself I thought >>> I'd try it. I got exactly the same build failure when I used "-j4" with >>> make, and BLFS does say that

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

2013-12-21 Thread Pierre Labastie
Le 21/12/2013 16:54, Dan McGhee a écrit : > On 12/21/2013 01:40 AM, Chris Staub wrote: >> I don't normally use json-c, but as I use package users myself I thought >> I'd try it. I got exactly the same build failure when I used "-j4" with >> make, and BLFS does say that this package does not support

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

2013-12-21 Thread Dan McGhee
On 12/21/2013 01:40 AM, Chris Staub wrote: > I don't normally use json-c, but as I use package users myself I thought > I'd try it. I got exactly the same build failure when I used "-j4" with > make, and BLFS does say that this package does not support parallel > builds. It worked fine once I remov

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

2013-12-21 Thread Richard Melville
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

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 -s

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

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 -Wa

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-para

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-

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

2013-12-20 Thread Dan McGhee
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 -D_GNU_S

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

[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 -r