Menu

#19 Configure doesn't work correctly for Mac OS X

v1.0 (example)
open
nobody
None
5
2016-10-01
2016-10-01
No

1) Downloaded re-alpine 2.03 sources.
2) cd into it
3) ./configure
4) make

-> first error is
osdep.c:85:10: fatal error: 'pam/pam_appl.h' file not found

include <pam pam_appl.h=""></pam>

     ^

Workaround for that is described here:
http://mailman13.u.washington.edu/pipermail/alpine-info/2012-April/004672.html

The next error is:
osdep.c:265:10: fatal error: 'x509v3.h' file not found

include <x509v3.h></x509v3.h>

     ^

I don't know enough about these headers. I just wish configure/make worked for as vanilla an install as possible.. (I realize people want to customize build options later for more sophisticated changes.)

Discussion


Log in to post a comment.

Monday.com Logo