On Wed, Feb 8, 2017 at 12:20 PM, Hugo Barrocas <[email protected]> wrote:
> Missing dependency Json-C ? > > "Compile: Unpacking file /Data/Compile/Archives/Listener-2.0.tar.gz... > > make -C src > make[1]: Entering directory '/Data/Compile/Sources/Listener-2.0/src' > Package json-c was not found in the pkg-config search path. > Perhaps you should add the directory containing `json-c.pc' > to the PKG_CONFIG_PATH environment variable > No package 'json-c' found > gcc -c rules.c -I. -DSYSCONFDIR=\"/Programs/Listener/Settings\" -Wall -g > rules.c:22:25: fatal error: json-c/json.h: Arquivo ou diretório não > encontrado > #include <json-c/json.h> > ^ > compilation terminated. > make[1]: *** [Makefile:18: rules.o] Error 1 > make[1]: Leaving directory '/Data/Compile/Sources/Listener-2.0/src' > make: *** [Makefile:5: all] Error 2 > Compile: Listener 2.0 - Build process failed." > Oops. Yes, I forgot to include it as a dependency on the recipe. Fixing that in a few... Thanks! Lucas
_______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
