| | 1 | [[TOC]] |
| | 2 | |
| | 3 | = sys-apps/coreutils = |
| | 4 | |
| | 5 | == version 6.9 == |
| | 6 | |
| | 7 | ||R5||untested|| |
| | 8 | ||BONE||unstable|| |
| | 9 | ||Haiku||untested|| |
| | 10 | |
| | 11 | === revision 1 (brecht) - [BONE] === |
| | 12 | |
| | 13 | Odd compilation problems with GCC 2.95.3, use 3.4.3 instead. |
| | 14 | |
| | 15 | Requires some simple patches to build on BeOS: |
| | 16 | |
| | 17 | * gethostname and gia_strerror (lib/getaddrinfo.c and ?) |
| | 18 | * wint_t (lib/printf_args.h) |
| | 19 | |
| | 20 | Fails 'make check' quite badly. |
| | 21 | |
| | 22 | A previous porting effort: http://www.nabble.com/coreutils-6.0-on-BeOS-%281%29-tf2141838.html#a5912087 |