From owner-freebsd-gnome Mon May 6 20:19: 7 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 2549C37B403 for ; Mon, 6 May 2002 20:18:54 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g473InCv020541; Mon, 6 May 2002 23:18:49 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g473IlAN020535; Mon, 6 May 2002 23:18:49 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 6 May 2002 23:18:47 -0400 (EDT) From: Joe Clarke To: VVI hostmaster Cc: freebsd-gnome@FreeBSD.ORG Subject: RE: bonobo-1.0.18 gnomeprint-0.34 missing on ports and pkgs In-Reply-To: <000701c1f574$8399a2e0$39e1fcd0@xavier2> Message-ID: <20020506231827.Q20530-200000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-952726784-1020741527=:20530" Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-952726784-1020741527=:20530 Content-Type: TEXT/PLAIN; charset=US-ASCII PGP Key : http://www.marcuscom.com/pgp.asc On Mon, 6 May 2002, VVI hostmaster wrote: > Hi, > > I got a "Patch failed to apply cleanly error" Hmmm...try this one. Joe > > ursula# make > ===> Extracting for gnomemm-1.2.2 > >> Checksum OK for gnomemm-1.2.2.tar.bz2. > ===> gnomemm-1.2.2 depends on executable: m4 - found > ===> gnomemm-1.2.2 depends on executable: gmake - found > ===> gnomemm-1.2.2 depends on executable: libtool - found > ===> gnomemm-1.2.2 depends on shared library: gtkmm.2 - found > ===> gnomemm-1.2.2 depends on shared library: X11.6 - found > ===> gnomemm-1.2.2 depends on shared library: esd.2 - found > ===> gnomemm-1.2.2 depends on shared library: glib12.3 - found > ===> gnomemm-1.2.2 depends on shared library: gtk12.2 - found > ===> gnomemm-1.2.2 depends on shared library: Imlib.5 - found > ===> gnomemm-1.2.2 depends on shared library: gnome.5 - found > ===> gnomemm-1.2.2 depends on shared library: capplet.5 - found > ===> gnomemm-1.2.2 depends on shared library: panel_applet.5 - found > ===> Patching for gnomemm-1.2.2 > ===> Applying FreeBSD patches for gnomemm-1.2.2 > 2 out of 2 hunks failed--saving rejects to src/procbar.gen_h.rej > >> Patch patch-src_procbar.gen_h failed to apply cleanly. > >> Patch(es) patch-Makefile.in patch-aa applied cleanly. > *** Error code 1 > > > > Here is > src/procbar.gen_h.rej > > *************** > *** 42,48 **** > > ProcBar(const Gtk::Label &label, > const vector &colors, > - gint (*cb)()); > > void set_values (const vector &values); > > --- 42,48 ---- > > ProcBar(const Gtk::Label &label, > const vector &colors, > + gint (*cb)(gpointer)); > > void set_values (const vector &values); > > *************** > *** 72,78 **** > > ProcBar::ProcBar(const Gtk::Label &label, > const vector &colors, > - gint (*cb)()) > : Gtk::HBox(GTK_HBOX(gtk_object_new(get_type(),0))), > colors_(0) > { > --- 72,78 ---- > > ProcBar::ProcBar(const Gtk::Label &label, > const vector &colors, > + gint (*cb)(gpointer)) > : Gtk::HBox(GTK_HBOX(gtk_object_new(get_type(),0))), > colors_(0) > { > > Thanks > Jason > > -----Original Message----- > From: Joe Marcus Clarke [mailto:marcus@marcuscom.com] > Sent: Monday, May 06, 2002 7:44 PM > To: VVI hostmaster > Cc: freebsd-gnome@FreeBSD.ORG > Subject: Re: bonobo-1.0.18 gnomeprint-0.34 missing on ports and pkgs > > On Mon, 2002-05-06 at 23:31, Joe Marcus Clarke wrote: > > On Sun, 2001-05-06 at 22:33, VVI hostmaster wrote: > > > Hi thanks Joe for the reply. > > > > > > I have gotten far with the compile but I got stuck on gnomemm > > > > > > If anyone has any ideas what is wrong please drop me a message cause > I > > > am not on the list. > > > > Take the attached patch, copy it to x11-toolkits/gnome--/files > > (overwriting the one currently there), then make clean in gnome--, and > > try rebuilding. See if this corrects your build problem. > > Whoops, no patch. Try now. > > Joe > > > > > Joe > > > > > > > > Best Regards, > > > Jason > > > > > > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\" -I. > > > -I./.. -I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk-- > > > -I/usr/X11R6/lib/gtkmm/include -I/usr/X11R6/include > > > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 > > > -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 > -I/usr/X11R6/include > > > -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include > > > -I/usr/X11R6/include/gtk12 > > > -I/usr/local/include/glib12 -I/usr/local/include > > > -I/usr/X11R6/include/gnome-1.0 > > > -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H > > > -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 > > > -I/usr/local/include/glib12 -I/usr/local/include -O -pipe -Wall > > > -Wno-unused -c procbar.cc -fPIC -DPIC -o .libs/procbar.lo > > > procbar.cc: In method `Gnome::ProcBar::ProcBar(const Gtk::Label &, > const > > > vector > &, gint (*)(void *))': > > > procbar.cc:23: ANSI C++ prohibits conversion from `(void *)' to > `(...)' > > > gmake[4]: *** [procbar.lo] Error 1 > > > gmake[4]: Leaving directory > > > `/usr/ports/x11/gnome--/work/gnomemm-1.2.2/src/gnome--' > > > gmake[3]: *** [all-recursive] Error 1 > > > gmake[3]: Leaving directory > > > `/usr/ports/x11/gnome--/work/gnomemm-1.2.2/src/gnome--' > > > gmake[2]: *** [all-recursive] Error 1 > > > gmake[2]: Leaving directory > > > `/usr/ports/x11/gnome--/work/gnomemm-1.2.2/src' > > > gmake[1]: *** [all-recursive] Error 1 > > > gmake[1]: Leaving directory > `/usr/ports/x11/gnome--/work/gnomemm-1.2.2' > > > gmake: *** [all-recursive-am] Error 2 > > > *** Error code 2 > > > > > > Stop in /usr/ports/x11/gnome--. > > > > > > > > > > > > > > > > > > > From: Joe Marcus Clarke > > > > Date: 06 May 2002 20:37:47 -0400 > > > > To: Jason de Cordoba > > > > Cc: freebsd-gnome@FreeBSD.ORG > > > > Subject: Re: bonobo-1.0.18 gnomeprint-0.34 missing on ports and > pkgs > > > > > > > > On Mon, 2002-05-06 at 20:50, Jason de Cordoba wrote: > > > >> Hi, > > > >> > > > >> 1. > > > >> Trying to > > > >> /stand/sysinstall > > > >> > > > >> Install package > > > >> x11/gnome > > > >> > > > >> I get errors that dependent files gnomeprint-0.34 & > bonobo-1.0.18 > > > >> not found on ftp server > > > > > > > > This is broken. Do not build GNOME from packages. > > > > > > > >> > > > >> Also > > > >> > > > >> 2. > > > >> Trying to pkg_add -r gnome on fbsd 4.5 > > > >> > > > >> I get errors that > > > >> > > > >> pkg_add: could not find package bonobo-1.0.18 ! > > > >> pkg_add: could not find package gnomeprint-0.34 ! > > > >> pkg_add: could not find package libgda-0.2.93_2 ! > > > >> pkg_add: could not find package gnomedb-0.2.93_3 ! > > > >> pkg_add: could not find package gal-0.19 ! > > > >> pkg_add: could not find package libglade-0.17_1 ! > > > >> pkg_add: could not find package gtkhtml-1.0.1 ! > > > >> pkg_add: pkg_add of dependency `gnomecore-1.4.0.4_3' > > > >> failed! > > > >> > > > >> > > > >> > > > >> Also > > > >> > > > >> 3. > > > >> after cvsup'ing my ports and then trying to install > > > >> /usr/ports/x11/gnome > > > >> > > > >> I also get errors of bonobo and gnomeprint is missing > > > > > > > > Try deleting all the previously installed GNOME packages, then > make > > > > everything from ports (i.e. cd /usr/ports/x11/gnome ; make clean > > > > install). If you run into problems, send the build logs. > > > > > > > > Joe > > > > > > > >> > > > >> > > > >> Please help I have a c programmer coming tomorrow that thinks > linux > > > >> is kewl and he uses gnome! ;o) > > > >> > > > >> Best Regards, > > > >> Jason > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > --0-952726784-1020741527=:20530 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="patch-src_procbar.gen_h" Content-Transfer-Encoding: BASE64 Content-ID: <20020506231847.S20530@shumai.marcuscom.com> Content-Description: Content-Disposition: attachment; filename="patch-src_procbar.gen_h" LS0tIHNyYy9wcm9jYmFyLmdlbl9oLm9yaWcJVHVlIEFwciAyNCAxMDozOToz NSAyMDAxDQorKysgc3JjL3Byb2NiYXIuZ2VuX2gJTW9uIE1heSAgNiAyMzox NzowOSAyMDAyDQpAQCAtNDIsNyArNDIsNyBAQA0KIA0KICAgUHJvY0Jhcihj b25zdCBHdGs6OkxhYmVsICZsYWJlbCwNCiAJCWNvbnN0IHZlY3RvcjxHZGtf Q29sb3IqPiAmY29sb3JzLA0KLQkJZ2ludCAoKmNiKSgpKTsNCisJCWdpbnQg KCpjYikoZ3BvaW50ZXIpKTsNCiANCiAgIHZvaWQgc2V0X3ZhbHVlcyAoY29u c3QgdmVjdG9yPHVuc2lnbmVkPiAmdmFsdWVzKTsNCiANCkBAIC03Miw3ICs3 Miw3IEBADQogDQogUHJvY0Jhcjo6UHJvY0Jhcihjb25zdCBHdGs6OkxhYmVs ICZsYWJlbCwNCiAJCQkgICAgIGNvbnN0IHZlY3RvcjxHZGtfQ29sb3IqPiAm Y29sb3JzLA0KLQkJCSAgICAgZ2ludCAoKmNiKSgpKQ0KKwkJCSAgICAgZ2lu dCAoKmNiKShncG9pbnRlcikpDQogICA6IEd0azo6SEJveChHVEtfSEJPWChn dGtfb2JqZWN0X25ldyhnZXRfdHlwZSgpLDApKSksDQogICAgIGNvbG9yc18o MCkNCiB7DQo= --0-952726784-1020741527=:20530-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message