Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 20:32:09 +0200
From:      Roelof Osinga <roelof@eboa.com>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        roelof@nisser.com, gnome@FreeBSD.org
Subject:   Re: ports/44386: gnome2 install fails at bonobo
Message-ID:  <3DB599A9.7050101@eboa.com>
References:  <200210221813.g9MIDVNr055406@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote:
> Synopsis: gnome2 install fails at bonobo
> 
> State-Changed-From-To: open->closed
> State-Changed-By: marcus
> State-Changed-When: Tue Oct 22 11:12:51 PDT 2002
> State-Changed-Why: 
> The problem is you have an old include directory lying around on your system.
> Delete /usr/X11R6/include/libgnome, and you should be good to go.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=44386

Hi Marcus,

Tx!

Compiling as I type, long past the bonobo monkey business. Only to be
thwarted by:

  ...
rm -f .libs/gnome-ditem-edit.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DG
NOME_DESKTOP_SYSCONFDIR=\"/usr/X11R6/etc\" -DGNOME_DESKTOP_PIXMAPDIR=\"/usr/X11R
6/share/gnome/pixmaps\" -DGNOME_DESKTOP_ICONDIR=\"/usr/X11R6/share/gnome/icons\"
  -DGNOME_CORE_INTERNAL -Wall -Wunused -Wmissing-prototypes -Wmissing-declaration
s -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/lo
cal/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/libar
t-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/l
ocal/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/in
clude/libxml2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/u
sr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/libgnomeui-
2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I
/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/inc
lude/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/local/include/f
reetype2 -I/usr/local/include -I/usr/X11R6/include/gnome-vfs-module-2.0 -I/usr/l
ocal/include -O -pipe -c gnome-ditem-edit.c  -fPIC -DPIC -o .libs/gnome-ditem-ed
it.lo
In file included from gnome-ditem-edit.c:38:
/usr/X11R6/include/libgnomeui/gnome-icon-entry.h:18: libgnome/gnome-defs.h: No s
uch file or directory
In file included from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19,
                  from gnome-ditem-edit.c:38:
/usr/X11R6/include/libgnomeui/gnome-file-entry.h:12: libgnome/gnome-defs.h: No s
uch file or directory
In file included from /usr/X11R6/include/libgnomeui/gnome-file-entry.h:13,
                  from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19,
                  from gnome-ditem-edit.c:38:
/usr/X11R6/include/libgnomeui/gnome-entry.h:12: libgnome/gnome-defs.h: No such f
ile or directory
In file included from /usr/X11R6/include/libgnomeui/gnome-file-entry.h:13,
                  from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19,
                  from gnome-ditem-edit.c:38:
/usr/X11R6/include/libgnomeui/gnome-entry.h:25: syntax error before `typedef'
In file included from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19,
                  from gnome-ditem-edit.c:38:
/usr/X11R6/include/libgnomeui/gnome-file-entry.h:16: syntax error before `BEGIN_
GNOME_DECLS'
/usr/X11R6/include/libgnomeui/gnome-file-entry.h:26: syntax error before `typede
f'
In file included from gnome-ditem-edit.c:38:
/usr/X11R6/include/libgnomeui/gnome-icon-entry.h:22: syntax error before `BEGIN_
GNOME_DECLS'
/usr/X11R6/include/libgnomeui/gnome-icon-entry.h:32: syntax error before `typede
f'
In file included from gnome-desktop-item.h:35,
                  from gnome-ditem-edit.c:40:
gnome-icon-loader.h:32: syntax error before `typedef'
gnome-ditem-edit.c: In function `gnome_ditem_edit_sync_display':
gnome-ditem-edit.c:964: warning: implicit declaration of function `gnome_file_en
try_set_filename'
gnome-ditem-edit.c:972: warning: implicit declaration of function `gnome_icon_en
try_set_filename'
gmake[2]: *** [gnome-ditem-edit.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/gnomedesktop/work/gnome-desktop-2.0.
9/libgnome-desktop'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/gnomedesktop/work/gnome-desktop-2.0.
9'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11/gnomedesktop.
*** Error code 1

Stop in /usr/ports/x11/gnomepanel.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.

Script done, output file is /root/logs/ports/gnome2

Perhaps another quick fix? Should I open a new PR? Should I attempt
to remove all traces of previous gnomes?

Roelof

-- 
_______________________________________________________________________
EBOAź                                               est. 1982
http://www.EBOA.com/                                tel. +31-58-2123014
mailto:info@EBOA.com?subject=Information_request


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?3DB599A9.7050101>