[netsa-tools-discuss] installaing analysis-pipline libsnarf won't find libprotobuf-c

asad a.alii85 at gmail.com
Sat Oct 24 07:18:11 EDT 2015


On Fri, Oct 23, 2015 at 7:55 PM, Tony Cebzanov <tonyc at cert.org> wrote:

> asad,
>
> OK, it looks like the Unbutu package's lack of the pkg-config .pc file is
> still a problem even when specifying the include/library paths.
>
> As one final workaround before we try a different strategy, please create
> the following file:
>
>     /usr/lib/pkgconfig/libprotobuf-c.pc
>
> with the following contents:
>
> ----------------------------------------------------------------
> prefix=/usr
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib/x86_64-linux-gnu
> includedir=${prefix}/include
>
> Name: libprotobuf-c
> Description: C-API for Google's protocol buffers
> Version: 0.15
> URL: http://code.google.com/p/protobuf-c/
> Requires:
> Libs: -L${libdir} -lprotobuf-c
> Cflags: -I${includedir}
> ----------------------------------------------------------------
>
>
I did and here are the results (attached). Thanks for helping me.



> and then try to re-run configure.  Again, if it doesn't work, please send
> me the config.log.
>
> Thanks.
>
> On 10/22/15 3:01 PM, asad wrote:
>
>> Finally output has not changed.
>>
>> checking for LIBPROTOBUF_C... yes
>> checking presence of libprotobuf-c dependencies... no
>> configure: (snarf) Not including libprotobuf-c due to missing
>> dependencies. See config.log.
>> configure: error: A usable libprotobuf-c was not found.
>>
>
>
> --
> Tony Cebzanov * <tonyc at cert.org>
> (M) +1 412 265-1240 * (W) +1 412 268-9149
> CERT/CC * Engineering * Product Development
> Software Engineering Institute * Carnegie Mellon University
>
-------------- next part --------------
HTML attachment scrubbed and removed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 37133 bytes
Desc: not available
URL: <http://lists.sei.cmu.edu/pipermail/netsa-tools-discuss/attachments/20151024/2dfa189d/attachment.obj>


More information about the netsa-tools-discuss mailing list