Compiling 21714

View: New views
2 Messages — Rating Filter:   Alert me  

Compiling 21714

by Bugzilla from john@jcoppens.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all.

Just tried to compile snapshot 21714 and I get this error, very near the
end:

g++     -Wpointer-arith -Wcast-align -Wsign-compare
        -Woverloaded-virtual -Wswitch -Wno-unused-parameter
        -g -O2 -fopenmp  -Wl,-z,relro  
        -o inkview inkview.o  
        libinkscape.a dom/libdom.a libcroco/libcroco.a libavoid/libavoid.a
        libgdl/libgdl.a libcola/libcola.a libvpsc/libvpsc.a livarot/libvarot.a
        2geom/lib2geom.a  libinkversion.a
        -pthread -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4
        -lcairomm-1.0 -lglibmm-2.4 -lxslt -lz -lxml2 -lsigc-2.0 -lgtkspell
        -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
        -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype
        -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
        -lpng12 -lgsl -lgslcblas -lm   -lpng -lz -lgomp -lpopt -laspell
        -pthread -lgnomevfs-2 -lgconf-2 -lgmodule-2.0 -lORBit-2 -lgthread-2.0
        -lrt -lgobject-2.0 -lglib-2.0   -lfontconfig   -lpangoft2-1.0 -lpango-1.0
        -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
        -lfreetype -lz        -lMagick++ -lMagickCore   -lgc   -llcms  
        -lpoppler  -lpoppler-glib

libinkscape.a(pdf-input.o): In function
  `Inkscape::Extension::Internal::PdfInput::open(Inkscape::Extension::Input*, char const*)':

/usr/local/src/graphics/inkscape-21714/src/extension/internal/pdfinput/pdf-input.cpp:597:
  undefined reference to `GlobalParams::GlobalParams()'

I've formatted the output slightly to make it more readable.

I have: poppler-0.11.1, inkscape-21714. This is a 64 bit machine. The .pc files
seem to point to the right lib64.

I checked the library with objdump, and GlobalParams::GlobalParams is defined.

Can someone indicate me where I strayed?

Thanks,
John



------------------------------------------------------------------------------
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...
https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Re: Compiling 21714

by Bugzilla from john@jcoppens.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2 Jul 2009 03:25:23 -0300
John Coppens <john@...> wrote:

> Can someone indicate me where I strayed?

Well - no solution. I even made small test C++ case, and had the same
problem (with poppler 0.11.1). I went back to 0.10.7 (latest stable) and
the problem disappeared. I think this must be a problem with the poppler
SVN version.

John

------------------------------------------------------------------------------
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...
https://lists.sourceforge.net/lists/listinfo/inkscape-devel