← Back to team overview

firtree team mailing list archive

[Bug 407891] Re: `import pyfirtree` fails on undefined symbol

 

Hi Alex,

Thanks for reporting this!

Since you are on Ubuntu, can you try installing from the PPA
(https://launchpad.net/~firtree/+archive/ppa) and see if the problem
persists. If it goes away, can you post details of any extra packages
the PPA pulled in.

The reason I ask is that I guess that one of the optional components
(e.g. clutter) is not installed and the Python bindings are incorrectly
trying to link against it.

** Changed in: firtree
   Importance: Undecided => Medium

** Changed in: firtree
       Status: New => In Progress

** Changed in: firtree
     Assignee: (unassigned) => Rich Wareham (richwareham)

-- 
`import pyfirtree` fails on undefined symbol
https://bugs.launchpad.net/bugs/407891
You received this bug notification because you are a member of Firtree
development team, which is subscribed to Firtree.

Status in Firtree: A generic image processing framework: In Progress

Bug description:
Hey, I just got this (spent the night grabbing dependencies, some of them were kinda hard to track down).

Checked out bzr-current and built on a fresh Ubuntu 9.04 virtual machine.

Installed to CMAKE_INSTALL_PREFIX=/usr (only because 1. its a VM and 2. i had issues making it work from a temporary install directory next to the temporary build directory).

ImportError: /usr/lib/python2.6/dist-packages/pyfirtree.so: undefined symbol: pyfirtree functions

I don't know if this is because the trunk is broke (in which case what's the last working revision)

~Thanks,
Alex



References