version 1.2, 2014/08/15 09:12:48
|
version 1.4, 2014/08/15 18:55:57
|
Line 6 binary packages](https://www.geeklan.co.
|
Line 6 binary packages](https://www.geeklan.co.
|
|
|
## Interesting problems |
## Interesting problems |
|
|
Solve these or add your own. |
Bored? Choose one of these problems we need solved. Annoyed? Write |
|
down the problem here. |
|
|
### lang/perl5 |
### lang/perl5 |
|
|
Line 28 osdep-darwin.c:54: error: storage size o
|
Line 29 osdep-darwin.c:54: error: storage size o
|
osdep-darwin.c:61: error: 'PROC_PIDVNODEPATHINFO' undeclared (first use in this function) |
osdep-darwin.c:61: error: 'PROC_PIDVNODEPATHINFO' undeclared (first use in this function) |
*** Error code 1 |
*** Error code 1 |
"""]] |
"""]] |
|
Macports deals with this issue by [switching osdep-darwin.c out for a previous version](https://svn.macports.org/repository/macports/trunk/dports/sysutils/tmux/files/osdep-darwin.8.c) which compiles under Darwin 8 |