Changes between Version 2 and Version 3 of sys-apps/sed/4.1.5/1
- Timestamp:
- 12/02/08 22:22:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-apps/sed/4.1.5/1
v2 v3 1 [http://ports.haiku-files.org/browser/haikuports/trunk/sys-apps/sed/sed-haiku.patch Patch] then: 1 2 * autoreconf 2 3 * ./configure --prefix=/boot/common 3 * mbrtowc only a stub in haiku for now, see http://dev.haiku-os.org/ticket/2041 so we need to comment out the /.*HAVE_MBRTOWC.*$//' in config.h after running configure4 * mbrtowc is only a stub in haiku for now, see http://dev.haiku-os.org/ticket/2041 so we need to comment out the /.*HAVE_MBRTOWC.*$//' in config.h after running configure 4 5 * make 5 * make error's out on help2man for cannot open file /usr/bin/env, so edit line 1 of help2man to remove the /usr leaving just /bin/env, then rerun make6 * make error's out on help2man for "cannot open file /usr/bin/env", so edit line 1 of help2man to remove the /usr leaving just /bin/env, then rerun make 6 7 * make install 7 8 * make check
