Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 22:50:33 -0600
From:      Glenn Johnson <glennpj@charter.net>
To:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   problem with pkgconfig
Message-ID:  <20030123045033.GA29897@gforce.johnson.home>

next in thread | raw e-mail | index | archive | help
I am getting errors when trying to build gnumeric2.  I am testing out
Gnome-2.1 from marcuscom so that may be a factor.  As far as I can tell,
all of the various components are installed.

===>  Configuring for gnumeric2-1.1.15
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for pkg-config... yes
checking for GNOME Platform... GNOME 2.x
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for pkg-config... yes
checking for gcc... cc
checking for C compiler default output... 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 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 for bison... bison -y
checking build system type... i386-unknown-freebsd5.0
checking host system type... i386-unknown-freebsd5.0
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... cc -E
checking for egrep... grep -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC 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.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsdelf5.0
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/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/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf5.0 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 perl... /usr/bin/perl
checking for ANSI C header files... (cached) yes
checking for gtkextra-2.0 >= 1.1.0... Package gtkextra-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkextra-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkextra-2.0' found
checking for libguppi-2 >= 0.50.0... Package libguppi-2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libguppi-2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libguppi-2' found
checking for
		libbonobo-2.0 >= 2.0.0
		libbonoboui-2.0 >= 2.0.0
		bonobo-activation-2.0 >= 1.0.2
		libgsf-gnome-1 >= 1.5.0
		... yes
checking LIBBONOBO_CFLAGS... -DORBIT2=1 -pthread -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libgsf-1 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include  
checking LIBBONOBO_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lc_r -lbonobo-activation -lORBit-2 -llinc -lgmodule-2.0 -lgthread-2.0 -lgsf-gnome-1 -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv  
checking for 
glib-2.0	>= 2.0.0
gobject-2.0	>= 2.0.0
gmodule-2.0	>= 2.0.0
libgsf-1	>= 1.6.0
gtk+-2.0	>= 2.0.0
libxml-2.0	>= 2.4.12
libglade-2.0	>= 1.99.7
libgnomecanvas-2.0 >= 1.113.0
gal-2.0		>= 0.0.6
libgnome-2.0	>= 1.105.0
libgnomeui-2.0	>= 1.106.0
libgnomeprint-2.0 >= 1.116.0
libgnomeprintui-2.0 >= 1.116.0

libbonobo-2.0 >= 1.115.0
libbonoboui-2.0
bonobo-activation-2.0
libgsf-gnome-1 >= 1.5.0... Package libgnomeprint-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeprint-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libgnomeprint-2.0', required by 'GAL', not found

configure: error: Library requirements (
glib-2.0	>= 2.0.0
gobject-2.0	>= 2.0.0
gmodule-2.0	>= 2.0.0
libgsf-1	>= 1.6.0
gtk+-2.0	>= 2.0.0
libxml-2.0	>= 2.4.12
libglade-2.0	>= 1.99.7
libgnomecanvas-2.0 >= 1.113.0
gal-2.0		>= 0.0.6
libgnome-2.0	>= 1.105.0
libgnomeui-2.0	>= 1.106.0
libgnomeprint-2.0 >= 1.116.0
libgnomeprintui-2.0 >= 1.116.0

libbonobo-2.0 >= 1.115.0
libbonoboui-2.0
bonobo-activation-2.0
libgsf-gnome-1 >= 1.5.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/math/gnumeric2/work/gnumeric-1.1.15/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/math/gnumeric2.

-- 
Glenn Johnson
glennpj@charter.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030123045033.GA29897>