-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1615/#review3809
-----------------------------------------------------------


Some thing is wrong with this new version. Here is what I got --

scons: Reading SConscript files ...
Package protobuf was not found in the pkg-config search path.
Perhaps you should add the directory containing `protobuf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'protobuf' found
Warning: pkg-config could not get protobuf flags.
Checking for leading underscore in global variables...(cached) no
Checking for C header file Python.h... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) yes
Checking for C library util... (cached) yes
Checking for C library m... (cached) yes
Checking for C library python2.6... (cached) yes
Checking for accept(0,0,0) in C++ library None... (cached) yes
Checking for zlibVersion() in C++ library z... (cached) yes
Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... no
Error: did not find protocol buffer library and/or headers.
       Please install libprotobuf-dev and try again.

- Nilay Vaish


On Jan. 9, 2013, 9:18 a.m., Andreas Hansson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/1615/
> -----------------------------------------------------------
> 
> (Updated Jan. 9, 2013, 9:18 a.m.)
> 
> 
> Review request for Default.
> 
> 
> Description
> -------
> 
> Changeset 9460:45525a59768b
> ---------------------------
> scons: Allow pkg-config to fail and continue
> 
> This patch changes the use of pkg-config such that protobuf is
> disabled if the call to pkg-config is not successful.
> 
> 
> Diffs
> -----
> 
>   SConstruct 8ca90cef0183 
> 
> Diff: http://reviews.gem5.org/r/1615/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andreas Hansson
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to