Project

General

Profile

Actions

Bug #3666

closed

compilation fails on Ubuntu

Added by Jean-charles Lambert over 7 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
High
Start date:
2016-11-16
Due date:
% Done:

100%

Estimated time:

Description

Compilation fails on Ubuntu, mainly because a problem of library loader.

On ubuntu It's necessary to add HDF5_LIB and SQLITE3 to link against executable whereas it's not on mageia.

On mageia, ldd libunsio.so returns all dependencies, included hdf5 and sqlite3

On ubuntu, ldd libunsio.so does not have dependencies on hdf5 and sqlite3, therefore all link on executables failed to resolve dependencies on hdf5 and sqlite3 because these dependencied are not explicity written in target_link lines.....

Actions #1

Updated by Jean-charles Lambert over 7 years ago

  • % Done changed from 0 to 100
Actions #2

Updated by Jean-charles Lambert almost 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF