|
Boost Testing : |
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-09-14 00:59:59
Hi,
It looks like something has broken the sun-5.9 testing in the last
few days.
sun.compile.c++ ../../../bin.v2/tools/regression/build/sun-5.9/
release/address-model-64/link-static/library_status.o
"../library_status.cpp", line 298: Error: The function "make_pair"
must have a prototype.
"../library_status.cpp", line 303: Error: The function "make_pair"
must have a prototype.
"../library_status.cpp", line 340: Error: The function "make_pair"
must have a prototype.
"../library_status.cpp", line 346: Error: The function "make_pair"
must have a prototype.
"../library_status.cpp", line 372: Error: The function "make_pair"
must have a prototype.
"../library_status.cpp", line 378: Error: The function "make_pair"
must have a prototype.
6 Error(s) detected.
"/opt/Studio12/SUNWspro/bin/CC" -library=stlport4 -
features=tmplife -features=tmplrefstatic -fast -xtarget=native64 -
xarch=native64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"../../.." -c -o
"../../../bin.v2/tools/regression/build/sun-5.9/release/address-
model-64/link-static/library_status.o" "../library_status.cpp"
-- Noel