From owner-freebsd-ports@FreeBSD.ORG Wed Jul 21 01:57:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916AE16A4CE for ; Wed, 21 Jul 2004 01:57:47 +0000 (GMT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84EC43D48 for ; Wed, 21 Jul 2004 01:57:46 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i6L1vVZ1024257; Tue, 20 Jul 2004 21:57:31 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: bill fumerola In-Reply-To: <20040720211659.GY92696@elvis.mu.org> References: <40FCC4E4.90504@gmx.de> <20040720071728.GA81303@xor.obsecurity.org> <20040720211659.GY92696@elvis.mu.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vVRRBKm2pA6MXIMsoH5d" Organization: MarcusCom, Inc. Message-Id: <1090375063.90026.100.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 20 Jul 2004 21:57:43 -0400 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: ports@freebsd.org cc: Joerg Eggink cc: Kris Kennaway Subject: Re: FreeBSD Port: ethereal-0.10.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 01:57:47 -0000 --=-vVRRBKm2pA6MXIMsoH5d Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-07-20 at 17:16, bill fumerola wrote: > On Tue, Jul 20, 2004 at 12:17:28AM -0700, Kris Kennaway wrote: > > I asked billf last week about this, but it looks like it still has not > > been updated. If some other committer can step in to help, the > > various PRs assigned about this problem are well and truly in the > > "Maintainer timeout" category by now. >=20 > i've tested gtk1 but haven't tested gtk2 (which is now preferred w/ > ethereal authors). gtk2 pre-reqs (pango, which links to libX11 which > references getpwuid_r) fails in the link stage due to pthread problems. > i'm updating my machine to be a more recent -stable so i can test gtk2. >=20 > patch attached; anyone who can successfully build/run this with gtk2 can > feel free to commit it. Bill, here is my patch for ethereal. This works with GTK+ 1.2 and 2, and fixes the lockup encountered when running with GTK+ 2 by using select() on the bpf file descriptor to see if we have packets to read.=20 The ability for this to work was introduced by the patch in http://www.freebsd.org/cgi/query-pr.cgi?pr=3D22063, so it should be fairly safe to use this. If you have no objection, I'll go ahead and commit this. http://www.marcuscom.com/downloads/ethereal.diff Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-vVRRBKm2pA6MXIMsoH5d Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA/c2Xb2iPiv4Uz4cRAo0qAKCuDlI7XqQ4t3SZ8b8F7slefuMjwACgsNFZ dWkRwA/5qe34jzD3kpLfAMI= =OetU -----END PGP SIGNATURE----- --=-vVRRBKm2pA6MXIMsoH5d--