Menu

#194 Building TSK 3.2.3 without g++

closed
nobody
None
5
2013-01-29
2011-11-24
No

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

Discussion

  • Joachim Metz

    Joachim Metz - 2011-11-24

    The latter one seems to be introduced by an instable build tree caused by running make without g++.

     
  • Joachim Metz

    Joachim Metz - 2011-11-24
    • summary: Multiple issues building TSK 3.2.3 --> Building TSK 3.2.3 without g++
     
  • Brian Carrier

    Brian Carrier - 2013-01-29

    We have AC_PROG_CXX, which should check for G++.

    Closing this unless there is something else to be done.

     
  • Brian Carrier

    Brian Carrier - 2013-01-29
    • status: open --> closed
     

Log in to post a comment.