Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 17:33:23 +0200
From:      Christoph Kukulies <kuku@physik.rwth-aachen.de>
To:        mozilla@freebsd.org
Subject:   C++ errors in latest builds
Message-ID:  <200309141533.h8EFXNl18993@accms33.physik.rwth-aachen.de>

index | next in thread | raw e-mail

Anyone having built mozilla recently? I'm getting a lot off errors of the
following kind:

use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2655: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2658: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2659: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2660: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2661: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2662: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2663: error: ISO C++ forbids the
   use of `extern' on explicit instantiations
/usr/include/c++/3.3/bits/locale_facets.tcc:2664: error: ISO C++ forbids the
   use of `extern' on explicit instantiations

--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309141533.h8EFXNl18993>