Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128040 - coreutils fix for regex test
Summary: coreutils fix for regex test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 15:02 UTC by Emanuele Giaquinta (RETIRED)
Modified: 2006-04-27 05:58 UTC (History)
1 user (show)

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


Attachments
gnulib-regex.patch (gnulib-regex.patch,6.43 KB, patch)
2006-03-29 15:03 UTC, Emanuele Giaquinta (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuele Giaquinta (RETIRED) gentoo-dev 2006-03-29 15:02:02 UTC
The following patch fixes the test to detect a working glibc regex api; there is no need to use --without-included-regex, and regoff_t is now defined properly, so it should work automagically.
Comment 1 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-03-29 15:03:25 UTC
Created attachment 83403 [details, diff]
gnulib-regex.patch
Comment 2 SpanKY gentoo-dev 2006-04-10 17:58:46 UTC
added to 5.94-r2
Comment 3 Benigno B. Junior (RETIRED) gentoo-dev 2006-04-27 03:21:52 UTC
And about dropping --without-included-regex, can it be done now? It causes coreutils to not compile on OpenBSD.
Comment 4 SpanKY gentoo-dev 2006-04-27 05:58:55 UTC
no ... on 64bit hosts it'll use the included regex still