Op 02-09-2011 18:13, Derrick Edwards schreef: > Hi, > I continue to get this build error of chromium. Any ideas? FreeBSD > 9.0-BETA1 amd64 > > CXX(target) > out/Release/obj.target/browser/chrome/browser/sync/glue/theme_util.o > CXX(target) > out/Release/obj.target/browser/chrome/browser/sync/glue/typed_url_change_processor.o > In file included from ./chrome/browser/prefs/pref_member.h:33, > from ./chrome/browser/sync/profile_sync_service.h:20, > from > chrome/browser/sync/glue/theme_model_associator.cc:13: > /usr/include/c++/4.2/bits/stl_map.h: In instantiation of > 'std::map<std::basic_string<char, std::char_traits<char>, > std::allocator<char> >, Value*, std::less<std::basic_string<char, > std::char_traits<char>, std::allocator<char> > >, > std::allocator<std::pair<const std::basic_string<char, > std::char_traits<char>, std::allocator<char> >, Value*> > >': > ./base/values.h:325: instantiated from here > /usr/include/c++/4.2/bits/stl_map.h:483: internal compiler error: Bus > error: 10
If you get internal compiler errors at random locations then your RAM might be broken. In this case you can run something like memtest to verify your RAM. If you are using the default options, you can also install the package: pkg_add -r chromium René -- http://www.rene-ladan.nl:8080/ GPG fingerprint = ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2BFC (subkeys.pgp.net) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
