pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [LINUX] atk-2.4.0nb1 build fails



Previously, I wrote:

> Build for atk-2.4.0nb1 (latest pkgsrc version) fails for a missing
> python module. Also, warnings from the C compiler about "implicit
> declarations" might hint at a missing dependency.

Finally found the way to build atk. It should require the following as
dependencies:

* python26
* py-cElementTree, built with PYTHON_VERSION_DEFAULT=26
* (maybe) py-elementtree, also built with PYTHON_VERSION_DEFAULT=26

Still not sure if these are build or full dependencies, all I know at
the moment is that the atk source package should require them and it
doesn't.



Home | Main Index | Thread Index | Old Index