|
From: <ope...@li...> - 2011-05-19 16:12:14
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN main development repository".
The branch, master has been updated
via 76ef46144f7e3ecc760dcb9f25a7ecb769d39c59 (commit)
from aa52ca828fc075e010c326e91d2171484a514fde (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 76ef46144f7e3ecc760dcb9f25a7ecb769d39c59
Author: Matthew L. Creech <mlc...@gm...>
Date: Wed May 11 17:57:28 2011 -0400
Fix 2.2.0 build failure when management interface disabled
I just upgraded to 2.2.0, and my build fails with:
ps.c: In function 'port_share_open':
ps.c:778:7: error: 'management' undeclared (first use in this function)
ps.c:778:7: note: each undeclared identifier is reported only once for
each function it appears in
make[5]: *** [ps.o] Error 1
[Comment by David Sommerseth:
This happens only when building with --enable-small, --disable-management
and --disable-pkcs11
]
Mailing-list: http://thread.gmane.org/gmane.network.openvpn.devel/4639
Signed-off-by: Matthew L. Creech <mlc...@gm...>
Acked-by: Gert Doering <ge...@gr...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
ps.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN main development repository
|