You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/01/09 20:43:24 UTC

[jira] Assigned: (STDCXX-107) [Mac OS X 10.2.8] MUNMAP.cpp fails to build, resulting in incorrect characterizations

     [ http://issues.apache.org/jira/browse/STDCXX-107?page=all ]

Martin Sebor reassigned STDCXX-107:
-----------------------------------

    Assign To: Martin Sebor

> [Mac OS X 10.2.8] MUNMAP.cpp fails to build, resulting in incorrect characterizations
> -------------------------------------------------------------------------------------
>
>          Key: STDCXX-107
>          URL: http://issues.apache.org/jira/browse/STDCXX-107
>      Project: STDCXX
>         Type: Bug
>   Components: Configuration
>  Environment: Mac OS X 10.2.8/Darwin 6.8 with GCC 3.1
>     Reporter: Andrew Black
>     Assignee: Martin Sebor
>     Priority: Minor

>
> When the system tries to build the MUNMAP.cpp configuration file, the compilation fails due to size_t, off_t, caddr_t, and u_long not being defined in sys/mman.h 
> A workaround on this platform is to include sys/types.h prior to including sys/mman.h, but this is a hack and a better solution should be found.  At the very least, this inclusion would need to be conditional.
> This characterization failure results in _RWSTD_MUNMAP_ARG1_T not being defined, leading to a failure to build src/facet.cpp on line 180 due to an invalid cast

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira