misc/138633: emacs : canniot compile due to gnome problem

Erwan David erwan at rail.eu.org
Tue Sep 8 14:40:02 UTC 2009


>Number:         138633
>Category:       misc
>Synopsis:       emacs : canniot compile due to gnome problem
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 08 14:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Erwan David
>Release:        7.2-release
>Organization:
>Environment:
FreeBSD nez-casse.depot.rail.eu.org 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
When trying to compile emacs from the port
(WITHOUT_GTK being defined), I get the following error :


test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/ports/devel/libgsf/work/gnome-libtool   --mode=install install  -s -o root -g wheel -m 555 'gsf-office-thumbnailer' '/usr/local/bin/gsf-office-thumbnailer'
gnome-libtool: install: install -o root -g wheel -m 555 -s .libs/gsf-office-thumbnailer /usr/local/bin/gsf-office-thumbnailer
if test -z "" -a -n "/usr/local/etc/gconf/schemas" ; then \
          for p in gsf-office-thumbnailer.schemas; do \
            GCONF_CONFIG_SOURCE=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults \
              gconftool-2 --makefile-install-rule $p; \
          done \
        fi

(gconftool-2:88393): GConf-CRITICAL **: No such file `/usr/local/lib/GConf/2/libgconfbackend-xml.so'


(gconftool-2:88393): GConf-WARNING **: Failed to load source "xml:merged:/usr/local/etc/gconf/gconf.xml.defaults": Failed: Couldn't locate backend module for `xml:merged:/usr/local/etc/gconf/gconf.xml.defaults'
**
GConf:ERROR:gconftool.c:969:main: assertion failed: (err == NULL)
Abort trap (core dumped)
gmake[2]: *** [install-data-local] Error 134
gmake[2]: Leaving directory `/usr/ports/devel/libgsf/work/libgsf-1.14.15/thumbnailer'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/usr/ports/devel/libgsf/work/libgsf-1.14.15/thumbnailer'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/devel/libgsf.
*** Error code 1

Stop in /usr/ports/editors/emacs.
*** Error code 1


Firstt, I wondoer why a WITHOUT GTK build installs all gnome stuff (gnomehier, orbit and this libgsf which fails).

Second : it just does not build...

>How-To-Repeat:
cd /usr/ports/editors/emacs
make -DWITHOUT_GTK install

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list