pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/34106: 2006Q2 pkgsrc/mail/thunderbird won't compile on 3.99.21 current (gcc4)



The following reply was made to PR pkg/34106; it has been noted by GNATS.

From: Gary Duzan <gary%duzan.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/34106: 2006Q2 pkgsrc/mail/thunderbird won't compile on 3.99.21 
current (gcc4) 
Date: Wed, 02 Aug 2006 15:41:19 -0400

 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; charset="us-ascii"
 Content-ID: <8749.1154547618.1%duzan.org@localhost>
 
    The attached will fix it. Extract it, cd to mail/thunderbird,
 and "make makepatchsum".
 
                                        Gary Duzan
 
 
 
 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; charset="us-ascii"
 Content-ID: <8749.1154547618.2%duzan.org@localhost>
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #      mail/thunderbird/patches/patch-du
 #
 echo x - mail/thunderbird/patches/patch-du
 sed 's/^X//' >mail/thunderbird/patches/patch-du << 
'END-of-mail/thunderbird/patches/patch-du'
 X$NetBSD$
 X
 X--- mailnews/mime/src/mimeeobj.h.orig 2006-07-29 16:51:42.000000000 -0400
 X+++ mailnews/mime/src/mimeeobj.h      2006-07-29 16:51:57.000000000 -0400
 X@@ -54,7 +54,7 @@ struct MimeExternalObjectClass {
 X   MimeLeafClass leaf;
 X };
 X 
 X-extern MimeExternalObjectClass mimeExternalObjectClass;
 X+extern "C" MimeExternalObjectClass mimeExternalObjectClass;
 X 
 X struct MimeExternalObject {
 X   MimeLeaf leaf;
 END-of-mail/thunderbird/patches/patch-du
 exit
 
 
 ------- =_aaaaaaaaaa0--
 



Home | Main Index | Thread Index | Old Index