Upgrade abiword chokes for some weird reason ...

Kiffin Gish kiffin.gish at planet.nl
Sat Mar 25 11:13:31 UTC 2006


For some reason when I try to upgrade/reinstall abiword it fails. This
is what happens:

----------

# cd /usr/ports/editors/abiword
# make install clean
===>   abiword-gnome-2.4.2_1 depends on executable: unzip - found
===>   abiword-gnome-2.4.2_1 depends on executable: gmake - found
===>   abiword-gnome-2.4.2_1 depends on
file: /usr/local/bin/intltool-extract - 
found
===>   abiword-gnome-2.4.2_1 depends on
file: /usr/X11R6/libdata/pkgconfig/gnome
-mime-data-2.0.pc - found
===>   abiword-gnome-2.4.2_1 depends on executable: pkg-config - found
===>   abiword-gnome-2.4.2_1 depends on shared library: popt.0 - found
===>   abiword-gnome-2.4.2_1 depends on shared library: png.5 - found
===>   abiword-gnome-2.4.2_1 depends on shared library: wv-1.2.1 - not
found
===>    Verifying install for wv-1.2.1 in /usr/ports/textproc/wv
===>   wv-1.2.1 depends on executable: gmake - found
===>   wv-1.2.1 depends on executable: pkg-config - found
===>   wv-1.2.1 depends on shared library: wmf.2 - found
===>   wv-1.2.1 depends on shared library: glib-2.0.0 - found
===>   wv-1.2.1 depends on shared library: gsf-1.113 - found
===>   wv-1.2.1 depends on shared library: xml2.5 - found
===>  Configuring for wv-1.2.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel

[...]

checking for glib-2.0... yes
checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/
include  
checking GLIB_LIBS... -L/usr/local/lib -lglib-2.0 -liconv  
checking for libgsf-1 >= 1.13.0... configure: error: Requested 'libgsf-1
>= 1.13
.0' but version of libgsf-1 is 1.11.1
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach
the
"/usr/ports/textproc/wv/work/wv-1.2.1/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/textproc/wv.
*** Error code 1

Stop in /usr/ports/editors/abiword.

----------

It appears that the build is choking because it requires at least
libgsf-1 version 1.13 but for some reason believes that only version
1.11.1 is installed.

However, I know that the correct versions is installed because:

----------

# pkg_info | grep -i libgsf
libgsf-1.13.3_1     An extensible i/o abstraction for dealing with
structured f
libgsf-gnome-1.13.3_1 A GNOME wrapper for libgsf

----------

The same thing happens when I try pkg_add -r abiword.

What gives?
  
-- 
Kiffin Gish <kiffin.gish at planet.nl>



More information about the freebsd-questions mailing list