Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libgdal 2.1.0 build fails with an undefined reference to kealib error #37

Open
mhabets opened this issue Aug 6, 2016 · 0 comments
Open

Comments

@mhabets
Copy link

mhabets commented Aug 6, 2016

Due to this issue, I tried to build libgdal recipe with conda-build. I got this error:

/home/.../opt/anaconda3/conda-bld/work/gdal-2.1.0/libgdal.so: undefined reference to `kealib::KEAImageIO::setImageMetaData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'

my config:

             platform : linux-32
        conda version : 4.1.11
    conda-env version : 2.5.2
  conda-build version : 1.21.9
       python version : 3.5.2.final.0
     requests version : 2.10.0
     root environment : /home/.../opt/anaconda3  (writable)
  default environment : /home/.../opt/anaconda3
     envs directories : /home/.../opt/anaconda3/envs
        package cache : /home/.../opt/anaconda3/pkgs
         channel URLs : https://repo.continuum.io/pkgs/free/linux-32/
                        https://repo.continuum.io/pkgs/free/noarch/
                        https://repo.continuum.io/pkgs/pro/linux-32/
                        https://repo.continuum.io/pkgs/pro/noarch/
          config file : /home/.../.condarc
         offline mode : False
    is foreign system : False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant