Menu

Compiling Problem in RD9

Help
Troydm
2003-05-17
2003-05-17
  • Troydm

    Troydm - 2003-05-17

    I  have a compling problem .
    I run ./configure and everything checked alright
    but after I run make it showed me this error

    /usr/bin/ld: cannot find -lart_lgpl_2
    collect2: ld returned 1 exit status
    make[3]: *** [superkaramba] Error 1
    make[3]: Leaving directory `/home/troydm/install/superkaramba-0.25/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/troydm/install/superkaramba-0.25/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/troydm/install/superkaramba-0.25'
    make: *** [all] Error 2

     
    • Wilfried Huss

      Wilfried Huss - 2003-05-17

      This means you don't have libart installed.

      Install the libart packages (including development packages) and you should be able to compile it.

       
    • Troydm

      Troydm - 2003-05-17

      The problem is that I do have the libart package installed
      ####
      package libart_lgpl-2.3.11-2 is already installed

       

Log in to post a comment.