x11-toolkits/gtk20ui install problem

Paul Appleyard paul at spacecat.com
Wed Jul 29 05:03:52 UTC 2009


Having problems installing - main issue is at:

 

gnome-config: not found

Package cairo-xlib was not found in the pkg-config search path.

Perhaps you should add the directory containing `cairo-xlib.pc'

to the PKG_CONFIG_PATH environment variable

No package 'cairo-xlib' found

gnome-config: not found

Package cairo-xlib was not found in the pkg-config search path.

Perhaps you should add the directory containing `cairo-xlib.pc'

to the PKG_CONFIG_PATH environment variable

No package 'cairo-xlib' found

checking ATK flags... -I/usr/local/include/atk-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-L/usr/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0

gnome-config: not found

Package cairo-xlib was not found in the pkg-config search path.

Perhaps you should add the directory containing `cairo-xlib.pc'

to the PKG_CONFIG_PATH environment variable

No package 'cairo-xlib' found

checking for library containing gethostent... none required

checking for library containing setsockopt... none required

checking for library containing connect... none required

checking for struct sockaddr_un.sun_len... yes

checking for cups-config... /usr/local/bin/cups-config

checking cups/cups.h usability... yes

checking cups/cups.h presence... yes

checking for cups/cups.h... yes

checking for httpGetAuthString... yes

checking libpapi... checking for papiServiceCreate in -lpapi... no

checking cairo-pdf.h usability... no

checking cairo-pdf.h presence... no

checking for cairo-pdf.h... no

configure: error:

*** Can't find cairo-pdf.h. You must build Cairo with the pdf

*** backend enabled.

===>  Script "configure" failed unexpectedly.

 

.. gnomalyzer cannot find anything wrong.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 129703 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090729/26b725a5/config-0001.obj
-------------- next part --------------
--->  Installing 'gtk-2.16.5' from a port (x11-toolkits/gtk20)
--->  Building '/usr/ports/x11-toolkits/gtk20'
===>  Cleaning for gtk-2.16.5
===>  Vulnerability check disabled, database not found
===>  Extracting for gtk-2.16.5
=> MD5 Checksum OK for gnome2/gtk+-2.16.5.tar.bz2.
=> SHA256 Checksum OK for gnome2/gtk+-2.16.5.tar.bz2.
===>   gtk-2.16.5 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Patching for gtk-2.16.5
===>   gtk-2.16.5 depends on file: /usr/local/bin/perl5.8.9 - found
===>   gtk-2.16.5 depends on file: /usr/local/bin/libtool - found
===>  Applying FreeBSD patches for gtk-2.16.5
===>   gtk-2.16.5 depends on executable: gmake - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found
===>   gtk-2.16.5 depends on file: /usr/local/bin/perl5.8.9 - found
===>   gtk-2.16.5 depends on file: /usr/local/bin/libtool - found
===>   gtk-2.16.5 depends on executable: pkg-config - found
===>   gtk-2.16.5 depends on shared library: png.5 - found
===>   gtk-2.16.5 depends on shared library: tiff.4 - found
===>   gtk-2.16.5 depends on shared library: jpeg.10 - found
===>   gtk-2.16.5 depends on shared library: jasper.4 - found
===>   gtk-2.16.5 depends on shared library: cups.2 - found
===>   gtk-2.16.5 depends on shared library: intl - found
===>   gtk-2.16.5 depends on shared library: atk-1.0.0 - found
===>   gtk-2.16.5 depends on shared library: glib-2.0.0 - found
===>   gtk-2.16.5 depends on shared library: pango-1.0.0 - found
===>  Configuring for gtk-2.16.5
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 build system type... i386-portbld-freebsd7.2
checking host system type... i386-portbld-freebsd7.2
checking for native Win32... no
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 ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
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... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.2 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
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.2 ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for nm... /usr/bin/nm -B
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether gmake sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking Whether to write dependencies into .pc files... yes
checking for perl5... /usr/bin/perl5
checking for indent... indent
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for localtime_r... yes
checking for _NL_TIME_FIRST_WEEKDAY... no
checking for _NL_MEASUREMENT_MEASUREMENT... no
checking for _NL_PAPER_HEIGHT... no
checking for _NL_PAPER_WIDTH... no
checking for sigsetjmp... yes
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 ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext 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 if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  af am ang ar as ast az az_IR be be at latin bg bn bn_IN br bs ca ca at valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kn ko ku li lt lv mai mi mk ml mn mr ms nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr at latin sr at ije sv ta te th tk tr tt uk ur uz uz at cyrillic vi wa xh yi zh_CN zh_HK zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for HP-UX... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.19.7... yes (version 2.20.4)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking for GNU ftw extensions... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... no
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking for uxtheme.h... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadRGBAImageOriented in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking for jas_init in -ljasper... yes
checking pixbuf loaders to build...
checking if gio can sniff png... yes
checking immodules to build...
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
checking for x86 platform... yes
checking compiler support for MMX... yes
checking for XOpenDisplay... yes
checking for XextFindDisplay... yes
checking for XRenderQueryExtension... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XConvertCase... yes
checking for XInternAtoms... yes
checking for XAddConnectionWatch... yes
checking for XkbQueryExtension... yes
checking for XShapeCombineMask... yes
checking for XSyncQueryExtension... yes
checking for X11/extensions/sync.h... yes
checking for XShmAttach... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking for Xinerama support on XFree86... yes
checking Pango flags... -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include   -pthread -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
gnome-config: not found
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
gnome-config: not found
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
checking ATK flags... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0
gnome-config: not found
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... yes
checking for cups-config... /usr/local/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for httpGetAuthString... yes
checking libpapi... checking for papiServiceCreate in -lpapi... no
checking cairo-pdf.h usability... no
checking cairo-pdf.h presence... no
checking for cairo-pdf.h... no
configure: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.
===>  Script "configure" failed unexpectedly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: packages
Type: application/octet-stream
Size: 5221 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090729/26b725a5/packages-0001.obj


More information about the freebsd-gnome mailing list