Bug 696502

Summary: Undeclared reference in boost header.
Product: [openSUSE] openSUSE 11.4 Reporter: Ilya Chernykh <anixx>
Component: BasesystemAssignee: E-mail List <bnc-team-screening>
Status: VERIFIED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ilya Chernykh 2011-05-27 06:46:36 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.1.19) Gecko/20110420 SUSE/2.0.14-2.1 SeaMonkey/2.0.14

Trying to build a package against boost I receive the following error message:

/usr/include/boost/filesystem/v2/operations.hpp: In function 'Path boost::filesystem2::current_path()':
/usr/include/boost/filesystem/v2/operations.hpp:534:14: error: 'unnamed_Path' was not declared in this scope

It seems to be an error in boost headers shipped with boost.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Ilya Chernykh 2011-05-28 09:24:35 UTC
Not a boost's problem.