Error when launching xastir

Asked by paul

Get the following error when launching -

xastir: symbol lookup error: /usr/lib/libgdal.so.1: undefined symbol: pj_ctx_alloc

Anyone have a suggestion? Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xastir Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of :

lsb_release -a; uname -a; apt-cache policy xastir

Thanks

Revision history for this message
paul (dragonfixer) said :
#2

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty

uname -a
linux 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

apt-cache policy xastir
xastir:
  Installed: 2.0.0-2.1ubuntu2
  Candidate: 2.0.0-2.1ubuntu2
  Version table:
 *** 2.0.0-2.1ubuntu2 0
        100 /var/lib/dpkg/status
     2.0.0-2.1ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

What is the output of

apt-cache policy libgdal1h
sudo dpkg --audit

Revision history for this message
paul (dragonfixer) said :
#4

apt-cache policy libgdal1h
libgdal1h:
  Installed: 1.10.1+dfsg-5ubuntu1
  Candidate: 1.10.1+dfsg-5ubuntu1
  Version table:
 *** 1.10.1+dfsg-5ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
        100 /var/lib/dpkg/status

sudo dpkg --audit
(no output)

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

Have you tried reinstalling xastir and libgdal1h

sudo apt-get update
sudo apt-get install --reinstall libgdal1h xastir

Revision history for this message
paul (dragonfixer) said :
#6

Tried reinstalling both, still get the same error:
xastir: symbol lookup error: /usr/lib/libgdal.so.1: undefined symbol: pj_ctx_alloc

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

What is the output of:

ls /usr/lib | grep libgdal

Thanks

Revision history for this message
paul (dragonfixer) said :
#8

ls /usr/lib | grep libgdal
libgdal.a
libgdal.so
libgdal.so.1
libgdal.so.1.17.1

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

All i can suggest is report a bug

Revision history for this message
paul (dragonfixer) said :
#10

Ok, thanks.

Can you help with this problem?

Provide an answer of your own, or ask paul for more information if necessary.

To post a message you must log in.