From owner-freebsd-stable Tue Jan 15 8: 6:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 9DD7C37B41E; Tue, 15 Jan 2002 08:06:11 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0FG5pa80528; Tue, 15 Jan 2002 11:05:51 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 15 Jan 2002 11:05:51 -0500 (EST) From: Joe Clarke To: "Vladimir B. Grebenschikov" Cc: "Brandon S. Allbery KF8NH" , Muhannad Asfour , , Subject: Re: Anyone have Evolution 1.0 through ports working? In-Reply-To: <15426.50602.214628.897285@vbook.express.ru> Message-ID: <20020115110318.V80449-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I can't install bonobo-conf (needed by Evolution port) > > it complains: I'm wondering if you have a corrupt bonobo-conf, or possibly a hardware problem. What do lines 35-38 look like in /usr/ports/devel/bonobo-conf/work/bonobo-conf-0.14/bonobo-conf/bonobo-config-bag.h? Does the problem occur at the same spot everytime? If you immediately restart the build after the failure does it work? Does it go a little farther? Joe > > /usr/ports/devel/bonobo-conf# make > ... > cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include -O -pipe -I/usr/X11R6/include -c bonobo-config-bag.c -fPIC -DPIC -o .libs/bonobo-config-bag.lo > In file included from bonobo-config-bag.c:18: > bonobo-config-bag.h:37: syntax error before `Bonobo_EventSource_ListenerId' > bonobo-config-bag.c: In function `bonobo_config_bag_destroy': > bonobo-config-bag.c:131: structure has no member named `listener_id' > bonobo-config-bag.c:133: structure has no member named `listener_id' > bonobo-config-bag.c: In function `impl_Bonobo_PropertyBag_getEventSource': > bonobo-config-bag.c:208: warning: passing arg 1 of `bonobo_object_dup_ref' makes pointer from integer without a cast > bonobo-config-bag.c: In function `notify_cb': > bonobo-config-bag.c:221: warning: assignment makes pointer from integer without a cast > bonobo-config-bag.c: In function `bonobo_config_bag_new': > bonobo-config-bag.c:268: structure has no member named `listener_id' > bonobo-config-bag.c: In function `bonobo_config_bag_class_init': > bonobo-config-bag.c:298: structure has no member named `getEventSource' > bonobo-config-bag.c: In function `bonobo_config_bag_init': > bonobo-config-bag.c:304: structure has no member named `listener_id' > gmake[2]: *** [bonobo-config-bag.lo] Error 1 > gmake[2]: Leaving directory `/usr/local/ports/devel/bonobo-conf/work/bonobo-conf-0.14/bonobo-conf' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/local/ports/devel/bonobo-conf/work/bonobo-conf-0.14' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/local/ports/devel/bonobo-conf. > *** Error code 1 > # uname -a > FreeBSD vbook.express.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #10: Fri Dec 28 19:17:02 MSK 2001 root@walder.asplinux.ru:/usr/obj/ext/current/src/sys/VBOOK i386 > # > > Fresh portset from cvs > > > I have installed: (all from ports) > > ORBit-0.5.12 High-performance CORBA ORB with support for the C language > oaf-0.6.7 Object Activation Framework for GNOME 2.0 > gal-0.18.1 A collection of widgets taken from GNOME gnumeric and evolu > bonobo-1.0.18 The component and compound document system for GNOME > bonobo-1.0.17 The component and compound document system for GNOME > I have tried both with 1.0.17 and with 1.0.18 > > > I have folloving libraries: > > # ldconfig -r | egrep bonobo\|gtk\|gnome > 113:-lgtk12.2 => /usr/X11R6/lib/libgtk12.so.2 > 123:-lgnome.3 => /usr/X11R6/lib/libgnome.so.3 > 124:-lgnomesupport.3 => /usr/X11R6/lib/libgnomesupport.so.3 > 125:-lgnomeui.3 => /usr/X11R6/lib/libgnomeui.so.3 > 127:-lgnorbagtk.3 => /usr/X11R6/lib/libgnorbagtk.so.3 > 128:-lgtkxmhtml.3 => /usr/X11R6/lib/libgtkxmhtml.so.3 > 137:-lgnomeprint.5 => /usr/X11R6/lib/libgnomeprint.so.5 > 141:-lobgnome.1 => /usr/X11R6/lib/libobgnome.so.1 > 142:-lobgtk.1 => /usr/X11R6/lib/libobgtk.so.1 > 146:-lgnomesupport.4 => /usr/X11R6/lib/libgnomesupport.so.4 > 148:-lgnome.4 => /usr/X11R6/lib/libgnome.so.4 > 149:-lgnomeui.4 => /usr/X11R6/lib/libgnomeui.so.4 > 150:-lgtkxmhtml.4 => /usr/X11R6/lib/libgtkxmhtml.so.4 > 153:-lgnorbagtk.4 => /usr/X11R6/lib/libgnorbagtk.so.4 > 156:-lgnomecanvaspixbuf.1 => /usr/X11R6/lib/libgnomecanvaspixbuf.so.1 > 163:-lgnomeprint.13 => /usr/X11R6/lib/libgnomeprint.so.13 > 169:-lbonobo.2 => /usr/X11R6/lib/libbonobo.so.2 > 170:-lbonobox.2 => /usr/X11R6/lib/libbonobox.so.2 > 171:-lbonobo-print.2 => /usr/X11R6/lib/libbonobo-print.so.2 > 173:-lgconf-gtk-1.1 => /usr/X11R6/lib/libgconf-gtk-1.so.1 > 174:-lgnomevfs.0 => /usr/X11R6/lib/libgnomevfs.so.0 > 175:-lgnomevfs-pthread.0 => /usr/X11R6/lib/libgnomevfs-pthread.so.0 > 177:-lgnomevfs-corba.0 => /usr/X11R6/lib/libgnomevfs-corba.so.0 > 201:-lgnomesupport.5 => /usr/X11R6/lib/libgnomesupport.so.5 > 203:-lgnome.5 => /usr/X11R6/lib/libgnome.so.5 > 204:-lgnomeui.5 => /usr/X11R6/lib/libgnomeui.so.5 > 205:-lgtkxmhtml.5 => /usr/X11R6/lib/libgtkxmhtml.so.5 > 208:-lgnorbagtk.5 => /usr/X11R6/lib/libgnorbagtk.so.5 > 218:-lgnomeprint.16 => /usr/X11R6/lib/libgnomeprint.so.16 > 226:-lgtkhtml.20 => /usr/X11R6/lib/libgtkhtml.so.20 > 297:-lglade-gnome.2 => /usr/local/lib/libglade-gnome.so.2 > 377:-lglade-gnome.4 => /usr/local/lib/libglade-gnome.so.4 > 379:-lgnomeole2.0 => /usr/local/lib/libgnomeole2.so.0 > 424:-lgtkgl.5 => /usr/local/lib/libgtkgl.so.5 > # > > > -- > > brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net > > system administrator [WAY too many hats] allbery@ece.cmu.edu > > electrical and computer engineering KF8NH > > carnegie mellon university ["better check the oblivious first" -ke6sls] > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > SW Soft, Moscow > Vladimir B. Grebenschikov, vova@sw.ru > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message