Compiling of Inkscape from trunk fails on "extension/internal/pdfinput"
Hello Everyone I have been having problems compiling Inkscape from SVN Trunk. It fails while compiling in "extension/internal/pdfinput"
Here is the entire output of "make": http://www.afolkey2.net/~steve/inkscape-build-make-001.txt
This is on Fedora 12, and with a fresh copy of Inkscape from SVN Trunk
If you need any more information, feel free to let me know.
Steven P. Ulrick
Steven,
there was a breakage because of API change in libpoppler. Inkscape uses the raw poppler API instead of poppler-glib so Inkscape build breaks because of that. I thought that this is fixed already.
What is your poppler version?
HTH, Adib. ---
On Sat, Jan 2, 2010 at 2:44 PM, Steven P. Ulrick <lists-inkscapedevel@...1052...> wrote:
Hello Everyone I have been having problems compiling Inkscape from SVN Trunk. It fails while compiling in "extension/internal/pdfinput"
Here is the entire output of "make": http://www.afolkey2.net/~steve/inkscape-build-make-001.txt
This is on Fedora 12, and with a fresh copy of Inkscape from SVN Trunk
If you need any more information, feel free to let me know.
Steven P. Ulrick
This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On 01/02/2010 03:01 PM, the Adib wrote:
e of API change in libpoppler. Inkscape uses the raw poppler API instead of poppler-glib so Inkscape build breaks because of that.
Correct! For more information (including a temporary fix) see
https://bugs.launchpad.net/inkscape/+bug/487038
Diederik
On 01/02/2010 03:01 PM, the Adib wrote:
e of API change in libpoppler. Inkscape uses the raw poppler API instead of poppler-glib so Inkscape build breaks because of that.
Correct! For more information (including a temporary fix) see
Hello Patch applied. Seems to be compiling fine so far... Compile successful :) The patch works perfectly!
Steven P. Ulrick
On Jan 2, 2010, at 6:01 AM, the Adib wrote:
there was a breakage because of API change in libpoppler. Inkscape uses the raw poppler API instead of poppler-glib so Inkscape build breaks because of that. I thought that this is fixed already.
There had been a bit of a change applied for that, but it started breaking things for other people. I believe it was backed out until it could get cleaned up and ifdef'd.
On 2/1/10 14:44, Steven P. Ulrick wrote:
Hello Everyone I have been having problems compiling Inkscape from SVN Trunk. It fails while compiling in "extension/internal/pdfinput"
Here is the entire output of "make": http://www.afolkey2.net/~steve/inkscape-build-make-001.txt
This is on Fedora 12, and with a fresh copy of Inkscape from SVN Trunk
1) Inkscape has moved to bzr on launchpad: http://inkscape.org/bzr.php?lang=en
2) known issue with poppler 1.12.2 on linux Bug #487038 “0.47 build error with poppler 0.12.2 on Linux”: https://bugs.launchpad.net/inkscape/+bug/487038
for now, use the patch attached to that bug report.
hth, ~suv
participants (5)
-
Diederik van Lierop
-
Jon Cruz
-
Steven P. Ulrick
-
the Adib
-
~suv