Bugs item #3441760, was opened at 2011-11-24 03:45
Message generated for change (Comment added) made by jbmetz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3441760&group_id=55685
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Joachim Metz (jbmetz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple issues building TSK 3.2.3
Initial Comment:
Configure does not complain if g++ is missing.
Ubuntu 10.04.3 LTS
/usr/bin/ld: auto/.libs/libtskauto.a(auto.o): relocation R_X86_64_32S against `vtable for TskAuto' can not be used when making a shared object; recompile with -fPIC
auto/.libs/libtskauto.a(auto.o): could not read symbols: Bad value
----------------------------------------------------------------------
>Comment By: Joachim Metz (jbmetz)
Date: 2011-11-24 03:54
Message:
The latter one seems to be introduced by an instable build tree caused by
running make without g++.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3441760&group_id=55685
|