$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rich Cook (rcook_at_[hidden])
Date: 2005-08-24 19:36:36
Hi,
Newbie question.  I have used Boost for little things and it has  
worked fine.  Now I'd like to use the format.hpp header, but  
including it on AIX in my project results in the following errors.   
Does anyone have an idea what is happening?  I googled all over the  
place but found no help on the subject:
xlC -c -g  -I/g/g0/rcook/aix_5_64_fed/include  -I/g/g0/rcook/ 
downloads/boost_1_33_0 MirandaReader.C -o aix_5_64_fed/MirandaReader.o
"/g/g0/rcook/downloads/boost_1_33_0/boost/optional/optional.hpp",  
line 388.66: 1540-0217 (S) "T" is not a member of "locale".
"/g/g0/rcook/downloads/boost_1_33_0/boost/optional/optional.hpp",  
line 388.10: 1540-0700 (I) The previous message was produced while  
processing  
"boost::optional_detail::optional_base<std::locale>::destroy_impl 
(is_not_reference_tag)".
"/g/g0/rcook/downloads/boost_1_33_0/boost/optional/optional.hpp",  
line 362.9: 1540-0700 (I) The previous message was produced while  
processing  
"boost::optional_detail::optional_base<std::locale>::destroy()".
"/g/g0/rcook/downloads/boost_1_33_0/boost/optional/optional.hpp",  
line 208.24: 1540-0700 (I) The previous message was produced while  
processing  
"boost::optional_detail::optional_base<std::locale>::~optional_base()".
"/g/g0/rcook/downloads/boost_1_33_0/boost/optional/optional.hpp",  
line 130.7: 1540-0700 (I) The previous message was produced while  
processing  
"boost::optional_detail::optional_base<std::locale>::__dftbdt()".
"/g/g0/rcook/downloads/boost_1_33_0/boost/optional/optional.hpp",  
line 471.5: 1540-0700 (I) The previous message was produced while  
processing "boost::optional<std::locale>::~optional()".
"/g/g0/rcook/downloads/boost_1_33_0/boost/format/internals.hpp", line  
38.9: 1540-0700 (I) The previous message was produced while  
processing  
"boost::io::detail::stream_format_state<char,std::char_traits<char>  
 >::stream_format_state(char)".
"/g/g0/rcook/downloads/boost_1_33_0/boost/format/internals.hpp", line  
78.53: 1540-0700 (I) The previous message was produced while  
processing  
"boost::io::detail::format_item<char,std::char_traits<char>,std::allocat 
or<char> >::format_item(char)".
"/g/g0/rcook/downloads/boost_1_33_0/boost/format/ 
format_implementation.hpp", line 121.40: 1540-0700 (I) The previous  
message was produced while processing  
"boost::basic_format<char,std::char_traits<char>,std::allocator<char>  
 >::make_or_reuse_data(size_t)".
"/g/g0/rcook/downloads/boost_1_33_0/boost/format/parsing.hpp", line  
415.9: 1540-0700 (I) The previous message was produced while  
processing  
"boost::basic_format<char,std::char_traits<char>,std::allocator<char>  
 >::parse(const string_type &)".
"/g/g0/rcook/downloads/boost_1_33_0/boost/format/ 
format_implementation.hpp", line 64.9: 1540-0700 (I) The previous  
message was produced while processing  
"boost::basic_format<char,std::char_traits<char>,std::allocator<char>  
 >::basic_format(const string_type &)".
"MirandaReader.C", line 138.6: 1540-0700 (I) The previous message was  
produced while processing "MirandaDataSet::GetGridOrigin(long,  
Point<double> &)".
gmake: *** [aix_5_64_fed/MirandaReader.o] Error 1
-- Richard Cook â Lawrence Livermore National Laboratory Bldg-453 Rm-4037, Mail Stop L-557 7000 East Avenue, Livermore, CA, 94550, USA â (925) 423-9605 ï· (925) 423-6961 --- Information Management & Graphics Grp., Services & Development Div., Integrated Computing & Communications Dept. (opinions expressed herein are mine and not those of LLNL)