| Bug#: 128040 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: base-system@gentoo.org | Reported By: exg@gentoo.org | |
| Component: Core system | |||
| URL: | |||
| Summary: coreutils fix for regex test | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-03-29 15:02 0000 | |||
| Description: | Opened: 2006-03-29 15:02 0000 |
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.
Created an attachment (id=83403) [details]
gnulib-regex.patch
And about dropping --without-included-regex, can it be done now? It causes coreutils to not compile on OpenBSD.
no ... on 64bit hosts it'll use the included regex still