|
From: <ope...@li...> - 2011-05-19 16:12:20
|
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, release/2.2 has been updated
via e7fa867d2685e6c455ce49042d4c0cbffdd68ff9 (commit)
from 96ca4f3334b126ad972948d76add176a31116ca4 (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 e7fa867d2685e6c455ce49042d4c0cbffdd68ff9
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...>
(cherry picked from commit 76ef46144f7e3ecc760dcb9f25a7ecb769d39c59)
-----------------------------------------------------------------------
Summary of changes:
ps.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN main development repository
|