File:  [NetBSD Developer Wiki] / wikisrc / pkgsrc / macosx_tiger_powerpc.mdwn
Revision 1.1: download - view: text, annotated - select for diffs
Sat Aug 2 21:35:26 2014 UTC (9 years, 4 months ago) by schmonz
Branches: MAIN
CVS tags: HEAD
Keep track of what's going on with Mac OS X 10.4 powerpc.

[[!meta title="pkgsrc on Mac OS X 10.4 (Tiger) powerpc"]]

Sevan Janiyan and others are finding and fixing pkgsrc problems on
Darwin/powerpc 8.11 (Mac OS X 10.4, a.k.a. "Tiger"), then [building
binary packages](https://www.geeklan.co.uk/?p=1579).

## Interesting problems

Solve these or add your own.

### lang/perl5

Some apparently incorrect default `MACOSX_DEPLOYMENT_TARGET` breaks
the build.

### misc/tmux
[[!template id=filecontent name="misc/tmux" text="""
osdep-darwin.c:22:21: error: libproc.h: No such file or directory
osdep-darwin.c: In function 'osdep_get_name':
osdep-darwin.c:36: error: storage size of 'bsdinfo' isn't known
osdep-darwin.c:43: warning: implicit declaration of function 'proc_pidinfo'
osdep-darwin.c:43: error: 'PROC_PIDTBSDINFO' undeclared (first use in this function)
osdep-darwin.c:43: error: (Each undeclared identifier is reported only once
osdep-darwin.c:43: error: for each function it appears in.)
osdep-darwin.c: In function 'osdep_get_cwd':
osdep-darwin.c:53: error: 'PATH_MAX' undeclared (first use in this function)
osdep-darwin.c:54: error: storage size of 'pathinfo' isn't known
osdep-darwin.c:61: error: 'PROC_PIDVNODEPATHINFO' undeclared (first use in this function)
*** Error code 1
"""]]

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb