The following reply was made to PR ports/177644; it has been noted by GNATS.
From: Jan Beich <[email protected]> To: Tsurutani Naoki <[email protected]> Cc: [email protected] Subject: Re: ports/177644: building mail/thunderbird fails Date: Fri, 05 Apr 2013 07:07:17 +0000 Tsurutani Naoki <[email protected]> writes: >>Environment: > System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE > FreeBSD 8.2-PRERELEASE #25: Mon Jan 24 10:37:18 JST 2011 > [email protected]:/usr/local/work/usr/obj/usr/src/sys/POLYMER > i386 Look at the commit log: - prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier are advised to upgrade - http://www.freebsd.org/security/ It refers to http://trillian.chruetertee.ch/freebsd-gecko/changeset/1195 # pragmas http://trillian.chruetertee.ch/freebsd-gecko/changeset/1211 # tls > ../../dist/bin/libxul.so: undefined reference to `thr_self(long*)' http://svnweb.freebsd.org/changeset/base/206903 # for thr_self() visibility http://svnweb.freebsd.org/changeset/base/225582 # to avoid crash in TLS http://svnweb.freebsd.org/changeset/base/219639 # to build NSS on amd64 And for 8.x packages: http://lists.freebsd.org/pipermail/freebsd-ports/2013-February/081537.html -- ~8 months is more than enough time to migrate to 8.3 or 9.1 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
