Subject: Re: pkg/34106 (2006Q2 pkgsrc/mail/thunderbird won't compile on 3.99.21
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Kenneth Freidank <kennethcf@earthlink.net>
List: pkgsrc-bugs
Date: 10/17/2006 12:50:02
The following reply was made to PR pkg/34106; it has been noted by GNATS.
From: Kenneth Freidank <kennethcf@earthlink.net>
To: salo@Xtrmntr.org, gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/34106 (2006Q2 pkgsrc/mail/thunderbird won't compile on 3.99.21
current (gcc4))
Date: Tue, 17 Oct 2006 08:48:07 -0500
Lubomir,
I found the problem during the fetch phase. It was
my source, as you suggested.
It is not enough to update only mail/thunderbird to pkgsrc-2006Q3.
You also have to update www/seamonkey to 2006Q3.
I left any and all remaining packages at 2006Q2.
$ export CVSROOT=anoncvs@anoncvs3.us.NetBSD.org:/cvsroot
$ export CVS_RSH=ssh
$ rm -R /usr/pkgsrc/mail/thunderbird
$ cd /usr/pkgsrc/mail
$ cvs co -P -d thunderbird -r pkgsrc-2006Q3 pkgsrc/mail/thunderbird
$ rm -R /usr/pkgsrc/www/seamonkey
$ cd /usr/pkgsrc/www
$ cvs co -P -d seamonkey -r pkgsrc-2006Q3 pkgsrc/www/seamonkey
$ cd /usr/pkgsrc/www/seamonkey
$ make clean
$ cd /usr/pkgsrc/mail/thunderbird
$ make clean
$ make
I deleted the older installed thunderbird pkg from 2006Q2, and
then make reinstall.
It works!
Thanks,
Kenneth Freidank
From: Lubomir Sedlacik <salo@Xtrmntr.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/34106 (2006Q2 pkgsrc/mail/thunderbird won't compile on 3.99.21 current (gcc4))
Date: Fri, 13 Oct 2006 08:40:25 +0200
are you sure you have pristine 2006Q3 sources? works for me just fine.
-- Lubomir Sedlacik <salo@{NetBSD,Xtrmntr,silcnet}.org> --