Public bug reported:

after installing silo on ubuntu ...
Code:
sudo apt-get install libsilo-bin  libsilo-dev

I get
Code:
/usr/include/silo.h:75:10: fatal error: silo_exports.h: No such file or 
directory
 #include <silo_exports.h>
           ^~~~~~~~~~~~~~~~
           compilation terminated.
when compiling parflow which depends on silo.


It does not find `silo_exports.h` ! Where can I find this header? is it a 
packaging problem?


Code:
/usr$ find . -name '*silo*'
./lib/x86_64-linux-gnu/pkgconfig/silo.pc
./lib/x86_64-linux-gnu/libsiloh5.so
./lib/x86_64-linux-gnu/libsiloh5.so.0.0.0
./lib/x86_64-linux-gnu/libsiloh5.so.0
./share/doc/libsiloh5-0
./share/doc/libsilo-dev
./share/doc/libsilo-bin
./include/silo.h
./include/silo.inc
./bin/silofile
./bin/silodiff
./bin/silock
does not help the file seems to not be installed on my system. (Or is there 
another path where I could search for it?)


My ubuntu version:
Code:
$ cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/";
SUPPORT_URL="https://help.ubuntu.com/";
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic


I already posted on https://ubuntuforums.org/showthread.php?t=2408482 with no 
response...

** Affects: silo-llnl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810786

Title:
  libsilo misses silo_exports.h header

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/silo-llnl/+bug/1810786/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to