Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 16:45:57 +0100
From:      Christian Lackas <delta@lackas.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74040: [maintainer-update] security/vpnc
Message-ID:  <20041117154557.GA59376@zel726.zel.kfa-juelich.de>
In-Reply-To: <200411171450.iAHEoVed023410@freefall.freebsd.org>
References:  <200411171444.iAHEioM4079252@zel726.zel.kfa-juelich.de> <200411171450.iAHEoVed023410@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* FreeBSD-gnats-submit@FreeBSD.org <FreeBSD-gnats-submit@FreeBSD.org> [041117 15:52]:

> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [maintainer-update] security/vpnc
> >Arrival-Date:   Wed Nov 17 14:50:31 GMT 2004

Volker Stolz just pointed me to compilation problems under FreeBSD 4.10.

Please include a new patch file to the files-directory:

==================================================
--- sysdep.h.dist	Wed Nov 17 16:37:52 2004
+++ sysdep.h	Wed Nov 17 16:37:37 2004
@@ -1,6 +1,7 @@
 #ifndef __SYSDEP_H__
 #define __SYSDEP_H__
 
+#include <sys/types.h>
 #include <netinet/in.h>
 
 int tun_open(char *dev);
==================================================

Or use the updated complete patch available at

    http://www.lackas.net/freebsd/vpnc-0.3.1-2.diff

Best regards
 Christian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041117154557.GA59376>