Bug#672042: patch attached

May 19th, 2012 - 08:50 am ET by Paul Tagliamonte | Report spam



tags 672042 + patch
thanks

Howdy Maintainer,

Please find a patch attached to resolve the FTBFS.

Thanks!


diff -Nuarp a/src/VpnClientConnection.cpp b/src/VpnClientConnection.cpp
a/src/VpnClientConnection.cpp 2012-03-13 03:45:43.000000000 -0400
+++ b/src/VpnClientConnection.cpp 2012-05-19 08:41:37.310712873 -0400
@@ -28,6 +28,7 @@
#include <fcntl.h>
#include <pwd.h>
#include <syslog.h>
+#include <unistd.h>
#include <sys/stat.h>

#include "VpnClientConnection.h"
diff -Nuarp a/src/VpnControlDaemonApplication.cpp b/src/VpnControlDaemonApplication.cpp
a/src/VpnControlDaemonApplication.cpp 2012-03-13 03:45:43.000000000 -0400
+++ b/src/VpnControlDaemonApplication.cpp 2012-05-19 08:41:41.650712639 -0400
@@ -29,6 +29,7 @@
#include <fcntl.h>
#include <signal.h>
#include <syslog.h>
+#include <unistd.h>

#include "VpnControlDaemon.h"
#include "VpnControlDaemonApplication.h"







To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 owner
May 19th, 2012 - 08:50 am ET | Report spam
Processing commands for :

tags 672042 + patch


Bug #672042 [src:l2tp-ipsec-vpn-daemon] l2tp-ipsec-vpn-daemon: FTBFS: src/VpnClientConnection.cpp:167:60: error: '::chown' has not been declared
Added tag(s) patch.
thanks


Stopping processing here.

Please contact me if you need assistance.
672042: http://bugs.debian.org/cgi-bin/bugr...i?bugg2042
Debian Bug Tracking System
Contact with problems


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics