Re: [reSIProcate] Fwd: Help for configuring resiprocate - GSoC student - Balram P
On 09/05/16 18:54, Balram P wrote:
> In the screenshot you can see 2 errors.
>
> 1) option 'subdir-objects' is disabled
>
> 2)checking for gcc... gcc
> checking whether the C compiler works... no
That could mean that some dependencies are missing
Did you already do something like this:
$ sudo apt-get build-dep resiprocate
to install the dependencies?
If you did that and it still doesn't work, please look for the
config.log file, it will contain more verbose details
Regards,
Daniel