[sleuthkit-developers] [ sleuthkit-Bugs-3441760 ] Building TSK 3.2.3 without g++
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2013-01-29 22:16:28
|
Bugs item #3441760, was opened at 2011-11-24 03:45 Message generated for change (Comment added) made by carrier 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: Closed Resolution: None Priority: 5 Private: No Submitted By: Joachim Metz (jbmetz) Assigned to: Nobody/Anonymous (nobody) Summary: Building TSK 3.2.3 without g++ 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: Brian Carrier (carrier) Date: 2013-01-29 14:16 Message: We have AC_PROG_CXX, which should check for G++. Closing this unless there is something else to be done. ---------------------------------------------------------------------- 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 |