29 Jan
2013
29 Jan
'13
8:39 a.m.
On Tue, Jan 29, 2013 at 08:08:29AM -0600, Dave Goodell wrote:
The relevant config.log files would help here. You can grab all of them for us with:
find . -name "config.log" | xargs tar czf config.logs.tar.gz
from your build directory. Then just send us "config.logs.tar.gz".
Going through hydra's config.log I see that for some reason hydra is unable to find libtroque.so.2 which is in the path. I am going to see if passing the path as part of CFLAGS or LDFLAGS is going to fix this issue for me. -- Bharath