Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-7693

configure builds libSQLite, but TSQLServer needs libRSQLite.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 5.34/36
    • 5.34/32
    • Other
    • None
    • debian testing with gcc5

    Description

      The SQLite plugin loader installed in etc/plugins/TSQLServer/P060_TSQLiteServer.C tries to load the libRSQLite library, but the ./configure based build system (used because of interfacing to legacy system) builds the libSQLite library. Addling a link between libSQLite.

      {so,rootmap}

      and libRSQLite.[so,rootmap} fixes the problem, as does editing P060_TSQLiteServer.C.

      This could possibly be fixed by removing the ./configure build option.

      Attachments

        Activity

          People

            mato Pere Mato Vila
            0262498104ed5e52b217 Clark McGrew (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Actual End: