On Fri, 2 Jul 2010, Thomas Gstädtner wrote:

On Fri, Jul 2, 2010 at 08:41, Vincent Torri <[email protected]> wrote:


On Thu, 1 Jul 2010, Gustavo Sverzut Barbieri wrote:

On Thu, Jul 1, 2010 at 3:44 PM, Matthew Robbetts <[email protected]> wrote:
I'm trying to rebuild E17 from the current Gentoo overlay and the build
process fails during when building epdf. It fails with:

make[4]: ./cmapdump: Command not found

A bit of googling implies that cmapdump is part of the mupdf backend. Is
this failure a Gentoo-specific problem? Or perhaps do I need to install
some new packages since mupdf was added?

The last time rebuilt E17 successfully was a few weeks ago.

This is a problem with epdf code (/me looks at vtorri) and parallel builds.

Just build epdf with "make -j1" and it will work.

should be fixed in svn, now

While we're at it: Why is mupdf included in the epdf tree and not used
as an external library?
Also, upstream is at 0.6 already, wouldn't it be better just to depend on that?


Because, by default, mupdf is not built as a shared lib. That's a will of the mupdf developpers (the api is changing too much). Hence, except some distro, no shared lib, so we have to statically link epdf against mupdf. And for now, the best (or the less worst...) solution is to include it in the epdf tree.

Why not 0.6 ? Because there is a lot of changes, in api and build system, and that's because i have not a lot of time to work on it. Lunohod has helped me a lot on that mupdf part, as 99.9% of the mupdf part has been written by him. Maybe he has something working by now with that version.

If you have some time to add mupdf 0.6 support in epdf, i would be glad to add your work. Otherwise, i fear you'll have to wait a bit. Also, i'm more inclined to wait for the 0.7 mupdf release, as it has a lot of fixed bugs.

regards

Vincent
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to