[Poppler-bugs] [Bug 20307] New: compile error on OpenSUSE 10.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 25 03:08:18 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20307

           Summary: compile error on OpenSUSE 10.3
           Product: poppler
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: martin at oneiros.de


Created an attachment (id=23280)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=23280)
config.log

compilation of HEAD on OpenSUSE 10.3 fails with
ake[4]: Entering directory `/home/ms/tex/poppler/glib'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../poppler -DG_LOG_DOMAIN=\"Poppler\" -I.. -I../poppler 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPNG_NO_MMX_CODE
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/freetype2    
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES    -Wall
-Wno-write-strings -g -O2 -MT poppler-action.lo -MD -MP -MF
.deps/poppler-action.Tpo -c -o poppler-action.lo poppler-action.cc
 g++ -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN=\"Poppler\" -I..
-I../poppler -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/freetype2 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES
-DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wno-write-strings -g -O2 -MT
poppler-action.lo -MD -MP -MF .deps/poppler-action.Tpo -c poppler-action.cc 
-fPIC -DPIC -o .libs/poppler-action.o
poppler-action.cc: In function 'GType poppler_dest_get_type()':
poppler-action.cc:22: error: cannot convert 'volatile gsize*' to 'void*
volatile*' for argument '1' to 'gboolean g_once_init_enter(void* volatile*)'
poppler-action.cc:22: error: cannot convert 'volatile gsize*' to 'void*
volatile*' for argument '1' to 'void g_once_init_leave(void* volatile*, void*)'
poppler-action.cc: In function 'GType poppler_action_get_type()':
poppler-action.cc:65: error: cannot convert 'volatile gsize*' to 'void*
volatile*' for argument '1' to 'gboolean g_once_init_enter(void* volatile*)'
poppler-action.cc:65: error: cannot convert 'volatile gsize*' to 'void*
volatile*' for argument '1' to 'void g_once_init_leave(void* volatile*, void*)'
make[4]: *** [poppler-action.lo] Error 1
make[4]: Leaving directory `/home/ms/tex/poppler/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ms/tex/poppler/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ms/tex/poppler/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ms/tex/poppler'
make: *** [all] Error 2


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list