Thanks Max! I fixed the OS_LEVEL and was able to compile mostly
without problems. I ran into some conditionally compiled code in
pftop.c (near line 1453) that I removed, and I used OpenBSD's queue.h
instead of the default system queue.h, as pftop requires the CIRCLEQ
api (pftop is written for OpenB
The following reply was made to PR kern/130977; it has been noted by GNATS.
From: Max Laier
To: bug-follo...@freebsd.org,
darki...@gmail.com
Cc:
Subject: Re: kern/130977: [netgraph][pf] kernel panic trap 12 on user connect
to VPN server
Date: Sat, 11 Apr 2009 01:11:54 +0100
--Boundary-00=_L
On Friday 10 April 2009 23:20:12 Shaddi Hasan wrote:
> I'm trying to get pftop-0.6 to compile from source on a FreeBSD 6.0
> machine. I downloaded pftop-0.6.tar.gz from the author's website,
Okay ... I got a couple of questions about this:
1) Why? There is sysutils/pftop ready for the taking
2) Wh
Hello,
I'm trying to get pftop-0.6 to compile from source on a FreeBSD 6.0
machine. I downloaded pftop-0.6.tar.gz from the author's website,
extracted the contents to the machine, and ran "make" as root.
However, the build fails. The output is as follows:
# make
cc -O2 -fno-strict
The following reply was made to PR kern/130977; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/130977: commit references a PR
Date: Fri, 10 Apr 2009 19:16:28 + (UTC)
Author: mlaier
Date: Fri Apr 10 19:16:14 2009
The following reply was made to PR kern/130977; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/130977: commit references a PR
Date: Fri, 10 Apr 2009 14:42:01 + (UTC)
Author: mlaier
Date: Fri Apr 10 14:41:51 2009
On Friday 10 April 2009 13:50:03 Mikolaj Golub wrote:
> The following reply was made to PR kern/130977; it has been noted by GNATS.
>
> From: Mikolaj Golub
> To: bug-follo...@freebsd.org,darki...@gmail.com
> Cc:
> Subject: Re: kern/130977: [netgraph][pf] kernel panic trap 12 on user
> connect to V
The following reply was made to PR kern/130977; it has been noted by GNATS.
From: Mikolaj Golub
To: bug-follo...@freebsd.org,darki...@gmail.com
Cc:
Subject: Re: kern/130977: [netgraph][pf] kernel panic trap 12 on user connect
to VPN server
Date: Fri, 10 Apr 2009 14:42:59 +0300
The problem he