From: Fernando P. <fpe...@gm...> - 2013-04-05 21:17:38
|
On Fri, Apr 5, 2013 at 1:49 PM, Julian Taylor <jta...@go...> wrote: > strange, it isn't linked against libpng at all. I can't reproduce that > on my Ubuntu machine with git head. > > Do you still have a buildlog? > Maybe do a new build from a clean folder (and save the log). I just did a fully clean rebuild in a fresh clone, and the same thing happens. Build log here: http://pastebin.com/eCGbEvKb The only thing that jumpts at me is: Package PyCXX was not found in the pkg-config search path. Perhaps you should add the directory containing `PyCXX.pc' to the PKG_CONFIG_PATH environment variable No package 'PyCXX' found which I don't understand, as pycxx is clearly installed: (master)longs[matplotlib]> apt-cache policy python-cxx python-cxx: Installed: 6.2.4-1 Candidate: 6.2.4-1 Version table: *** 6.2.4-1 0 500 http://ubuntu.cs.utah.edu/ubuntu/ quantal/universe amd64 Packages 100 /var/lib/dpkg/status Puzzled... f |