Hi Melchoir,

On Thu, Nov 13, 2008 at 9:31 AM, Melchior FRANZ
<[EMAIL PROTECTED]> wrote:
>  $ pkg-config poppler-glib --libs
>  -L/usr/local/lib
>  -lpoppler-glib -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
>  -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
>
> Hmm, so it should pick up gdk-x11-2.0 and gdk_pixbuf-2.0, which are
> supposed to define the missing symbols.

This suggests it should be working, but somehow the osgpdf build isn't
linking to them.

>> Perhaps you're pkg-config isn't picking up on the correct libs.
>
> pkg-config apparently is, and looking at the strace output it looks
> like cmake is as well. (Unfortunately, cmake is a bit too opaque for
> my taste. I couldn't yet figure out how to get the full gcc command
> line.)

make VERBOSE=1

You can also configure wth ccmake.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to