gpdf build fails in "configure"

Ewald Jenisch a at jenisch.at
Fri Apr 23 13:22:01 GMT 2004


Hi,

Upon trying to install "gpdf" from ports (i.e. "make" in
/usr/ports/graphics/gpdf) I got the following error:

------------------------------ < Cut here > ------------------------------

configure: error: XML::Parser perl module is required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/gpdf/work/gpdf-0.131/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/gpdf.

------------------------------ < Cut here > ------------------------------

I'm attaching the full log below. 

Anybody else seen this problem before?

Any ideas what I could do against it?

For completeness please note that I've upgraded Perl from the
5.0x-Version that comes with FreeBSD 4.9 to 5.8 using
package-install. followed by "use.perl port" in order to use Perl5.8
instead of 5.0x.

Thanks much in advance for your help,
-ewald


------------------------------ < Cut here > ------------------------------

Script started on Fri Apr 23 15:14:18 2004
You have mail.
mybox# make
===>   gpdf-0.131 depends on executable: gmake - found
===>   gpdf-0.131 depends on file: /usr/local/libexec/libtool13/libtool - found
===>   gpdf-0.131 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gpdf-0.131 depends on executable: pkg-config - found
===>   gpdf-0.131 depends on file: /usr/local/bin/intltool-extract - found
===>   gpdf-0.131 depends on shared library: X11.6 - found
===>   gpdf-0.131 depends on shared library: esd.2 - found
===>   gpdf-0.131 depends on shared library: glib-2.0.400 - found
===>   gpdf-0.131 depends on shared library: atk-1.0.600 - found
===>   gpdf-0.131 depends on shared library: pango-1.0.399 - found
===>   gpdf-0.131 depends on shared library: gtk-x11-2.0.400 - found
===>   gpdf-0.131 depends on shared library: linc.1 - found
===>   gpdf-0.131 depends on shared library: IDL-2.0 - found
===>   gpdf-0.131 depends on shared library: ORBit-2.0 - found
===>   gpdf-0.131 depends on shared library: glade-2.0.0 - found
===>   gpdf-0.131 depends on shared library: xml2.5 - found
===>   gpdf-0.131 depends on shared library: xslt.2 - found
===>   gpdf-0.131 depends on shared library: bonobo-2.0 - found
===>   gpdf-0.131 depends on shared library: gconf-2.5 - found
===>   gpdf-0.131 depends on shared library: gnomevfs-2.600 - found
===>   gpdf-0.131 depends on shared library: gnomecanvas-2.600 - found
===>   gpdf-0.131 depends on shared library: art_lgpl_2.5 - found
===>   gpdf-0.131 depends on shared library: gnomeprint-2-2.1 - found
===>   gpdf-0.131 depends on shared library: gnomeprintui-2-2.1 - found
===>   gpdf-0.131 depends on shared library: gnome-2.600 - found
===>   gpdf-0.131 depends on shared library: bonoboui-2.0 - found
===>   gpdf-0.131 depends on shared library: gnomeui-2.600 - found
===>  Configuring for gpdf-0.131
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd4.9
checking host system type... i386-portbld-freebsd4.9
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc
checking for strerror in -lcposix... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc
checking for cc option to accept ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for strip... strip
checking for OS/2 (with EMX)... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for bison... bison -y
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking host system type... i386-unknown-freebsd4.9
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
checking what language compliance flags to pass to the C++ compiler... 
checking whether to disable deprecated glib/gtk+/etc. features... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  am ar az be bn ca cs cy da de el en_CA en_GB eo es eu fa fi fr ga gl he hi hr hu id is it ja kn ko lt lv mk ml mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr at Latn sv ta th tr uk vi wa zh_CN zh_TW
checking for perl... /usr/bin/perl
configure: error: XML::Parser perl module is required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/gpdf/work/gpdf-0.131/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/gpdf.
mybox# exit



More information about the freebsd-gnome mailing list