Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2003 22:33:45 +0100
From:      Jonas Bulow <xfree@bulow.mine.nu>
To:        freebsd-gnome@freebsd.org
Subject:   problems with building gnome 2.4.0 on FreeBSD 4.9-STABLE
Message-ID:  <3FCA6239.3020100@bulow.mine.nu>

next in thread | raw e-mail | index | archive | help
Hi,

When trying to upgrade from gnome 2.2 to 2.4 using the instructions in 
the gnome FAQ it failes on "portupgrade -rf -m BATCH=yes atk" with the 
following output:

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 pkg-config... /usr/local/bin/pkg-config
checking for gtk+-2.0 >= 1.3.12... Package gtk+-2.0 was not found in the 
pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure: error: GTK+-2.0 is required to compile gtk-engines
===>  Script "configure" failed unexpectedly.
       Please report the problem to gnome@FreeBSD.org [maintainer] and 
attach
       the
 
"/usr/ports/x11-toolkits/gtk-engines2/work/gtk-engines-2.2.0/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/x11-toolkits/gtk-engines2.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gnome-themes.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade62861.1 make BATCH=yes
** Fix the problem and try again.
--->  Skipping 'databases/libgnomedb' (libgnomedb-0.12.2_2) because 
'devel/libglade2' (libglade2-2.0.1_1) failed

Any hints? I have tried to deinstall gtk20 and install it separately. It 
  failes on missing libgnomeui. Trying to build libgnomeui, it fails 
when it can't find gtk+-2.0.

/jonas



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