[Pianod] Build issues

Jimmy Pop jimmypopali96 at gmail.com
Fri May 31 01:58:35 PDT 2013


I am building on a new new platform (allwinner a10, debian)

I ran my standard library apt-get which contains libjson0 and libjson0-dev,
pkg-config and other various things, I have verified that they ARE
installed and the latest versions, and this is the error from the configure
script
You can see it checks for json and passes it, but fails later, what gives?
also, if I apt-get install pianobar, it sees that json is installed and
doesnt require its download as a dependency


root at debian:~/pianod-144# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... none
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking whether compiler accepts "-std=c99"... yes
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking for library containing pow... -lm
checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gnutls... yes
checking for ao... yes
checking for mad... yes
checking for json... yes
checking for gcry_cipher_open in -lgcrypt... yes
checking for gnutls_record_recv in -lgnutls... yes
checking for json_object_new_string in -ljson... no
configure: error: Cannot find required library: libjson (aka libjson0,
json-c)

Thanks!

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deviousfish.com/pipermail/pianod-deviousfish.com/attachments/20130531/70ba4f3b/attachment-0002.htm>


More information about the Pianod mailing list