2013/1/29 Richard Heck: > Having just upgraded to Fedora 17, I am now seeing this kind of thing: > > CXX lstrings.o > In file included from ../../boost/boost/config.hpp:44:0, > from ../../boost/boost/static_assert.hpp:17, > from ../../boost/boost/iterator/iterator_adaptor.hpp:10, > from ../../boost/boost/token_iterator.hpp:22, > from ../../boost/boost/tokenizer.hpp:20, > from lstrings.cpp:22: > ../../boost/boost/config/stdlib/libstdcpp3.hpp:42:0: warning: > "BOOST_DISABLE_THREADS" redefined [enabled by default] > In file included from lstrings.cpp:13:0: > ../../config.h:628:0: note: this is the location of the previous definition > > all over the place in branch. I did "make clean" and "make distclean", and > reran autogen.sh and configure. > > This is gcc 4.7.2.
Yes, I get these ever since I upgraded to openSuse 12.2. Pretty annoying (but harmless I guess). Jürgen > Richard >