Boost C++ Libraries: Ticket #260: Path.cpp:85: error: `portable_posix_name' undeclared in name https://svn.boost.org/trac10/ticket/260 <pre class="wiki">i am compiling a game and i get thru ./configure but when i goto make i get this error Path.cpp:85: error: `portable_posix_name' undeclared in namespace `boost::filesystem' i get simmilair errors on 85, 99 and 113 saying portable_posix_name is undeclared </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/260 Trac 1.4.3 Vladimir Prus Wed, 28 Apr 2004 08:56:38 GMT status changed https://svn.boost.org/trac10/ticket/260#comment:1 https://svn.boost.org/trac10/ticket/260#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=321498 First, this bug report is problematic in itself. Please provide a minimal program which fails to compile, as well as information about boost version and compiler version. Second, the 'portable_posix_name' is present in CVS and 1.31. You might be using an older version. </pre> Ticket nobody Thu, 29 Apr 2004 19:38:36 GMT <link>https://svn.boost.org/trac10/ticket/260#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/260#comment:2</guid> <description> <pre class="wiki">Logged In: NO hi, i have the same problem. Can't compile the game fillets-ng-0.2.1 Path.cpp: In static member function `static Path Path::dataSystemPath(const std::string&amp;)': Path.cpp:85: error: `portable_posix_name' undeclared in namespace `boost::filesystem' Path.cpp: In static member function `static Path Path::dataUserPath(const std::string&amp;)': Path.cpp:99: error: `portable_posix_name' undeclared in namespace `boost::filesystem' Path.cpp: In static member function `static bool Path::isValid(const std::string&amp;)': Path.cpp:113: error: `portable_posix_name' undeclared in namespace `boost::filesystem' rpm -q boost boost-1.30.2-2m i'll try to update the boost libraries </pre> </description> <category>Ticket</category> </item> </channel> </rss>