Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Alex Dupre
Xin LI wrote: Finally I caught the issue for thunderbird. It was due to the difference between our floating point handling and Linux's counterpart. ~ The patch attached would fix the problem at thunderbird part. Thanks Xin. Unfortunately enigmail plugin compiled with gcc 4.x as shipped with

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Alex Dupre
Aryeh Friedman wrote: I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird works... don't know about 7 Have you recompiled thunderbird with the new patch before sending this message? And no combination doesn't mean anything, be specific on your platform and gcc compiler for

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Aryeh Friedman
I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird works... don't know about 7 On Tue, Apr 22, 2008 at 2:15 AM, Alex Dupre [EMAIL PROTECTED] wrote: Xin LI wrote: Finally I caught the issue for thunderbird. It was due to the difference between our floating point handling

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Aryeh M. Friedman
Alex Dupre wrote: Aryeh Friedman wrote: I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird works... don't know about 7 Have you recompiled thunderbird with the new patch before sending this message? And no combination doesn't mean anything, be specific on your

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Aryeh M. Friedman
Aryeh M. Friedman wrote: Alex Dupre wrote: Aryeh Friedman wrote: I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird works... don't know about 7 Have you recompiled thunderbird with the new patch before sending this message? And no combination doesn't mean anything,

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alex Dupre wrote: | Xin LI wrote: | Finally I caught the issue for thunderbird. It was due to the | difference between our floating point handling and Linux's counterpart. | ~ The patch attached would fix the problem at thunderbird part. | | Thanks

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aryeh M. Friedman wrote: | Aryeh M. Friedman wrote: | Alex Dupre wrote: | Aryeh Friedman wrote: | | I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird | works... don't know about 7 | | | Have you recompiled thunderbird with the new

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alex Dupre wrote: | So you confirm me that the only broken combination is FreeBSD 7 + amd64 | and the fix is to compile only enigmail with gcc 3.4, right? Ah, to be more exact, I have *only* tested on FreeBSD 8+amd64: thunderbird is compiled with

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Aryeh M. Friedman
Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aryeh M. Friedman wrote: | Aryeh M. Friedman wrote: | Alex Dupre wrote: | Aryeh Friedman wrote: | | I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird | works... don't know about 7 | | | Have you recompiled

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Alex Dupre
Aryeh M. Friedman ha scritto: Would you please show me output from 'ident /usr/ports/mail/thunderbird/Makefile'? $FreeBSD: ports/mail/thunderbird/Makefile,v 1.90 2008/04/19 17:51:46 miwi Exp $ So, or you have manually applied the patch, or you don't have the latest fixed thunderbird

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Aryeh M. Friedman
Alex Dupre wrote: Aryeh M. Friedman ha scritto: Would you please show me output from 'ident /usr/ports/mail/thunderbird/Makefile'? $FreeBSD: ports/mail/thunderbird/Makefile,v 1.90 2008/04/19 17:51:46 miwi Exp $ So, or you have manually applied the patch, or you don't have the latest

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Alex Dupre
Aryeh M. Friedman ha scritto: That makes zero sense because I did a csup immediatly before the recompile The mirrors are not synced in real-time with master repos. Re-csup and be sure to have the 1.91 revision. -- Alex Dupre ___

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-22 Thread Coleman Kane
On Mon, 2008-04-21 at 15:05 -0700, Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Coleman, Finally I caught the issue for thunderbird. It was due to the difference between our floating point handling and Linux's counterpart. ~ The patch attached would fix the problem at

Re: Thunderbird, enigmail, and GCC 3.4

2008-04-21 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Coleman, Finally I caught the issue for thunderbird. It was due to the difference between our floating point handling and Linux's counterpart. ~ The patch attached would fix the problem at thunderbird part. Unfortunately enigmail plugin

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-06 Thread Coleman Kane
Marcin Cieslak wrote: Yuri Pankov wrote: AFAICT, it only affects amd64. Maybe USE_GCC can be 3.4 on amd64, and 3.4+ elsewhere? Don't know if it helps at all, but seamonkey works with enigmail very nice, using gcc version 4.2.1 20070719 on amd64 (7.0-PRERELEASE, seamonkey

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-06 Thread Gerhard Schmidt
Jeremy Messenger schrieb: On Tue, 04 Mar 2008 17:07:19 -0600, Coleman Kane [EMAIL PROTECTED] wrote: Hi, I'd like to call your attention to ports/117285: http://www.freebsd.org/cgi/query-pr.cgi?pr=117285 There seems to be some trouble when thunderbird is compiled with GCC 4.x. The current

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-06 Thread Marcin Cieslak
Coleman Kane wrote: How does seamonkey compare to Thunderbird? Is it really bloated? I switched to seamonkey from the Mozilla suite. I never really liked Firefox interface and I prefer tighter integration between browser and mail on UNIX-like systems. --Marcin

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-05 Thread Marcin Cieslak
Yuri Pankov wrote: AFAICT, it only affects amd64. Maybe USE_GCC can be 3.4 on amd64, and 3.4+ elsewhere? Don't know if it helps at all, but seamonkey works with enigmail very nice, using gcc version 4.2.1 20070719 on amd64 (7.0-PRERELEASE, seamonkey 1.1.8). --Marcin

Thunderbird, enigmail, and GCC 3.4

2008-03-04 Thread Coleman Kane
Hi, I'd like to call your attention to ports/117285: http://www.freebsd.org/cgi/query-pr.cgi?pr=117285 There seems to be some trouble when thunderbird is compiled with GCC 4.x. The current manifestation of this problem is a segfault on the registration (when thunderbird restarts) of the

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-04 Thread Jeremy Messenger
On Tue, 04 Mar 2008 17:07:19 -0600, Coleman Kane [EMAIL PROTECTED] wrote: Hi, I'd like to call your attention to ports/117285: http://www.freebsd.org/cgi/query-pr.cgi?pr=117285 There seems to be some trouble when thunderbird is compiled with GCC 4.x. The current manifestation of this

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-04 Thread Xin LI
Coleman Kane wrote: Hi, I'd like to call your attention to ports/117285: http://www.freebsd.org/cgi/query-pr.cgi?pr=117285 There seems to be some trouble when thunderbird is compiled with GCC 4.x. The current manifestation of this problem is a segfault on the registration (when thunderbird

Re: Thunderbird, enigmail, and GCC 3.4

2008-03-04 Thread Yuri Pankov
by this. JFYI: I didn't need to rebuild thunderbird with GCC 3.4 to get enigmail-thunderbird working, just using GCC 3.4 to build enigmail-thunderbird was enough for me. (-CURRENT/amd64) Either that, or the security/enigmail-thunderbird port should be modified so that it displays a message