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 attached will fix it. Extract it, cd to mail/thunderbird,
and "make makepatchsum".

                                        Gary Duzan


# 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



Home | Main Index | Thread Index | Old Index