Changes between Version 2 and Version 3 of sys-apps/coreutils/6.12/1
- Timestamp:
- 11/30/08 19:33:50 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-apps/coreutils/6.12/1
v2 v3 4 4 Also until #70 is fixed we need to patch fpurge.c, freadseek.c, freadahead.c, fseterr.c, freading.c and freadptr.c 5 5 6 Need gperf install to build this one. A binary for it is available on HaikuPorts. 7 [http://ports.haiku-files.org/browser/haikuports/trunk/sys-apps/coreutils/coreutils-6.12-haiku.diff?rev=187 Patch] then: 8 * cp /boot/common/share/libtool/config.guess build-aux/. 9 * cp /boot/common/share/libtool/config.sub build-aux/. 10 * ./configure --prefix=/boot/common 11 * make 6 12 13 Fails when trying to build remove.c, Seems to not know about RM_OK? 14
