Changes between Version 6 and Version 7 of sys-devel/distcc/3.1/1
- Timestamp:
- 05/21/11 07:54:45 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/distcc/3.1/1
v6 v7 5 5 [end portlog metadata] 6 6 7 == Port Details == 8 7 9 * {{{strsep}}}, {{{wait3}}} and {{{wait4}}} require linking to {{{libbsd}}} 8 10 * {{{setsockopt}}} requires {{{libnetwork}}} instead of {{{libsocket}}} on Haiku 9 11 * Haiku is missing the {{{nice}}} function, {{{rusage.ru_minflt}}} and {{{rusage.ru_majflt}}} 10 12 * if run as root, {{{distccd}}} tries to switch to another user, but due to the lack of multi-user on Haiku this needs to be disabled 13 14 == Known Problems == 15 16 {{{distcc}}} and {{{distccd}}} seem to work well. There are still some things to be fixed, however: 17 18 * {{{make check}}} fails before any tests are run 19 * pump mode doesn't work
