[poppler] Problem with glib configure check?

Brad Hards bradh at frogmouth.net
Fri Apr 21 04:10:13 PDT 2006


 A standard ./configure && make leaves me with this:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-Wall -Wno-unused -g -O2 -MT poppler-attachment.lo -MD -MP 
-MF .deps/poppler-attachment.Tpo -c poppler-attachment.cc  -fPIC -DPIC 
-o .libs/poppler-attachment.o
poppler-attachment.cc:21:25: glib/gstdio.h: No such file or directory
poppler-attachment.cc: In function `gboolean
   poppler_attachment_save(PopplerAttachment*, const char*, GError**)':
poppler-attachment.cc:132: error: `g_fopen' undeclared (first use this
   function)
poppler-attachment.cc:132: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
poppler-attachment.cc:136: error: `g_filename_display_name' undeclared (first
   use this function)
make[4]: *** [poppler-attachment.lo] Error 1
make[4]: Leaving directory 
`/home/bradh/coding/cvs-vers/poppler-clean/poppler/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/bradh/coding/cvs-vers/poppler-clean/poppler/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/bradh/coding/cvs-vers/poppler-clean/poppler/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bradh/coding/cvs-vers/poppler-clean/poppler'
make: *** [all] Error 2

I have glib-1.2.10 and glib-2.4.8. If a later version is required, maybe the 
configure check needs to be updated?

Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20060421/53f95f12/attachment.pgp


More information about the poppler mailing list