Re: Follow up on missing headers (1); - trying to Compile Listener.

"Lucas C. Villa Real" <[email protected]> Mon, 6 Mar 2017 10:37:18 -0300
Newsgroups gmane.linux.distributions.gobo.general
Message-ID <CAAvzgtZiL0949HGOtA-weLjkWQ=j9Tk77+zh0eMtuAQyQv7O3Q@mail.gmail.com>
On Mon, Mar 6, 2017 at 4:46 AM, sali <[email protected]> wrote:

> Hi Lucas,
>
> Well ...
> Something like this:
> [ trying to Compile Listener]
>
> root@Triskelion ~]Compile Listener
> Compile: Locating a recipe for Listener ...
> Compile: Found recipe for Listener
> GetRecipe: Trying to get /Data/Compile/LocalRecipes/Listener/2.1-r1
> Compile: Recipe placed in /Data/Compile/LocalRecipes/Listener/2.1-r1
> Compile: Checking dependencies...
>
>
[snip]

 Compile: Unpacking file /Data/Compile/Archives/Listener-2.1.tar.gz...

>
> make -C src
> make[1]: Map '/Data/Compile/Sources/Listener-2.1/src' wordt binnengegaan
> gcc -c rules.c -I. -DSYSCONFDIR=\"/Programs/Listener/Settings\" -Wall -g
> -I/usr/include/json-c
> rules.c:22:25: fatale fout: json-c/json.h: Bestand of map bestaat niet
>  #include <json-c/json.h>
>                          ^
> compilatie is beƫindigd.
> make[1]: *** [Makefile:18: rules.o] Fout 1
> make[1]: Map '/Data/Compile/Sources/Listener-2.1/src' wordt verlaten
> make: *** [Makefile:5: all] Fout 2
> Compile: Listener 2.1 - Build process failed.
>
> And there it goes ...
>
> Greetings,
>
> Martin.
>
>

Hi Martin,

Yep, that's again the situation of compiling "A" because it is a dependency
of "B", which leads to missing files on "A". I reproduced it on my end
again. I'll let you know when a fix is available.

In the meantime, as a workaround, you may type 'GOBOLINUX_RUNNER=no Compile
Listener" to compile that package. That will disable the use of Runner (the
virtualization tool that creates a virtualized sandbox with the right
versions of the dependencies) and should let you finish the build with all
files of its compiled dependencies in place.

Best regards,
Lucas

_______________________________________________
gobolinux-users mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-users