Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123433 - glibc does not define MAP_POPULATE for SPARC
Summary: glibc does not define MAP_POPULATE for SPARC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 19:35 UTC by Jason Wever (RETIRED)
Modified: 2006-02-19 22:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
glibc patch to define MAP_POPULATE for SPARC (among other values) (glibc-2.3.5-map_populate.patch,1.18 KB, patch)
2006-02-19 19:36 UTC, Jason Wever (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Wever (RETIRED) gentoo-dev 2006-02-19 19:35:54 UTC
Currently, glibc does not define MAP_POPULATE on SPARC or SPARC64 architectures.  Because of this, it never ends up in <bits/mman.h>, making apps like dev-libs/elfutils-0.118 fail to compile.

Attached shortly will be a patch based on content from upstream for glibc-2.3.5 (latest ~sparc'd glibc) that will fixed this.  While no 2.3.6 versions of glibc are currently keyworded for SPARC or SPARC64, this should be able to be applied there as well.

If there are no issues with it, please apply this patch soon.  Thanks!
Comment 1 Jason Wever (RETIRED) gentoo-dev 2006-02-19 19:36:48 UTC
Created attachment 80233 [details, diff]
glibc patch to define MAP_POPULATE for SPARC (among other values)
Comment 2 SpanKY gentoo-dev 2006-02-19 22:21:12 UTC
added to 2.3.5-r3 and 2.3.6-r3

if you want revbumps, feel free to do so