Hi I updated my subversion development version yesterday and when I went on to build it, the following errors occurred..
/Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp:1119:91: error: ‘init_priority’ attribute is not supported on this platform /Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp: In static member function ‘static void tbb::internal::Governor::sign_off(tbb::internal::GenericScheduler*)’: /Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp:1912:9: warning: suggest parentheses around ‘&&’ within ‘||’ /Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp: In member function ‘tbb::task** tbb::internal::GenericScheduler::lock_task_pool(tbb::internal::ArenaSlot*) const’: /Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp:2854:5: warning: suggest parentheses around ‘&&’ within ‘||’ /Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp: In member function ‘tbb::task* tbb::internal::GenericScheduler::get_mailbox_task()’: /Users/tedkord/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp:3139:9: warning: suggest parentheses around ‘&&’ within ‘||’ It was fine prior to the update. My OS is Mac OS X 10.6 and I configured with: ./configure CC=~/openmpi/bin/mpicc CXX=~/openmpi/bin/mpic++ FC=~/openmpi/bin/mpif77 --with-metis-libs="/opt/local/lib/" --with-blas="blas" --with-lapack --with-trilinos=/usr/local --with-netcdf=/opt/local CXXFLAGS=-m64 CFLAGS=-m64 FFLAGS=-m64 LDFLAGS=-m64 Ted
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
