Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Building re-alpine error

117 views
Skip to first unread message

Keith

unread,
Sep 14, 2012, 12:49:25 PM9/14/12
to
What library source do I need to install in Ubuntu 12.04 to build re-
alpine 2.02?

Here is the error message:

osdep.c: At top level:
osdep.c:89:31: fatal error: security/pam_appl.h: No such file or directory
compilation terminated.
make[4]: *** [osdep.o] Error 1 make[4]: Leaving directory
`/home/polk/Downloads/re-alpine-2.02/imap/c- client'
make[3]: *** [lnp] Error 2 make[3]: Leaving directory
`/home/polk/Downloads/re-alpine-2.02/imap/c- client'
make[2]: *** [OSTYPE] Error 2 make[2]: Leaving directory
`/home/polk/Downloads/re-alpine-2.02/imap' make[1]: *** [ldb] Error 2
make[1]: Leaving directory `/home/polk/Downloads/re-alpine-2.02/imap'
make: *** [c-client] Error 2

TIA.

Keith
Message has been deleted

Marc

unread,
Sep 14, 2012, 6:04:23 PM9/14/12
to
Keith wrote:

> What library source do I need to install in Ubuntu 12.04 to build re-
> alpine 2.02?

Uh? There is a package in Ubuntu...
apt-get build-dep alpine
will install what you need if you want to build the package, although it
would be simpler to just:
apt-get install alpine

> osdep.c:89:31: fatal error: security/pam_appl.h: No such file or directory

apt-file search security/pam_appl.h
0 new messages