 
            
            
            
            
                12 Feb
                
                    2009
                
            
            
                12 Feb
                
                '09
                
            
            
            
        
    
                6:01 p.m.
            
        AMDG Larry Evans wrote:
However, now I'm getting an error in the rtp file:
from and_seq_find_if.cpp:2: /usr/include/c++/4.2/bits/stl_relops.h:74: error: redefinition of 'struct std::template_profiler_test' /usr/include/c++/4.2/x86_64-linux-gnu/bits/c++config.h:149: error: previous definition of 'struct std::template_profiler_test'
Should I be concerned? stl_relops.h:74 is just:
_GLIBCXX_BEGIN_NAMESPACE(std)
The .cpp was modified by uncommenting the #include <and_seq_instances.hpp> and that file is attached.
It sounds like the perl script is mishandling namespaces. Can you post that line from the preprocessed source? (Should be and_seq_find_if.cpp in the build directory) In Christ, Steven Watanabe