From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 29 11:38:35 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6A6216A4CE for ; Sat, 29 Nov 2003 11:38:35 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B7843FE1 for ; Sat, 29 Nov 2003 11:38:34 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hATJcQPf026882; Sat, 29 Nov 2003 14:38:27 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) hATJb6uY037640; Sat, 29 Nov 2003 14:37:06 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: <1070129120.68747.1.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vqoMueVmj8Izbo87qtTs" Organization: MarcusCom, Inc. Message-Id: <1070134704.68747.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 29 Nov 2003 14:38:24 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-gnome@freebsd.org Subject: Re: www/epiphany (1.1.0) build has been failed.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 19:38:36 -0000 --=-vqoMueVmj8Izbo87qtTs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-11-29 at 14:25, Jeremy Messenger wrote: > On Sat, 29 Nov 2003 13:05:21 -0500, Joe Marcus Clarke=20 > wrote: >=20 > > On Sat, 2003-11-29 at 04:07, Jeremy Messenger wrote: > >> I installed Gnome 2.5.0 on the clean machine like two to three days ag= o > >> with the update -CURRENT to 5.2-BETA. The www/epiphany is still fail o= n > >> the recently update of CVSup on offical ports tree, ports-stable and > >> ports. Here's error following: > >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> ephy-nautilus-view.c: In function `gnv_embed_dom_mouse_click_cb': > >> ephy-nautilus-view.c:315: warning: implicit declaration of function > >> `nautilus_view_open_location_force_new_window' > >> gmake[4]: *** [ephy-nautilus-view.o] Error 1 > >> gmake[4]: Leaving directory > >> `/usr/ports/www/epiphany/work/epiphany-1.1.0/src' > >> gmake[3]: *** [all-recursive] Error 1 > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > Fixed. >=20 > Thanks, here's new error.. Looks like the Epiphany needs to release 1.1.1= =20 > tarball for Gnome 2.5.0. :-) This was a typo I introduced when I manually patched the source. It's fixed now. And, yes, a 1.1.1 would be nice. Joe >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ephy-nautilus-view.c: In function `gnv_embed_dom_mouse_click_cb': > ephy-nautilus-view.c:316: error: syntax error before=20 > "Nautilus_ViewFrame_OPEN_IN_NAVIGATION" > gmake[4]: *** [ephy-nautilus-view.o] Error 1 > gmake[4]: Leaving directory=20 > `/usr/ports/www/epiphany/work/epiphany-1.1.0/src' > gmake[3]: *** [all-recursive] Error 1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Cheers, > Mezz >=20 > >> BTW: Sometime like tomorrow or so, I will try to run Nautilus 2.5.2=20 > >> under > >> gdb and collect the backtrace. It's crashy if it tries to view the mov= ie > >> files. I dislike the new Nautilus 2.5.2, because of new window when=20 > >> click > >> on it.. At least, the nautilus --browser is there. Although, I use zsh > >> around 95% of time. > > > > This could be due to the new gstreamer stuff. > > > > Joe > > > >> > >> Cheers, > >> Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-vqoMueVmj8Izbo87qtTs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/yPWwb2iPiv4Uz4cRAgnqAJ9UTwiLjVGe5CX2WwWGOcZFx/no7QCdEmnf pul1ncdAXBKgV/Nts2eEcew= =RIKy -----END PGP SIGNATURE----- --=-vqoMueVmj8Izbo87qtTs--