Compile Error of Port dansguardian
YONETANI Tomokazu
qhwt+dragonfly-bugs at les.ath.cx
Fri May 28 03:39:01 PDT 2004
Hi.
On Thu, May 27, 2004 at 11:08:17PM -0700, Scott N wrote:
> Here is the error or at least close (I am going from memory)
>
> g++ -c .... ConnectionHandler.cpp
> ConnectionHandler.cpp:50: istream: File not found
>
> And then aborts right thereafter.
>
> Any ideas why? I had compiled this port fine on a FreeBSD 5.1 install
> about 4 months ago fine without a hitch.
If you choose to use GCC3 in the configuration menu but you didn't
define the environment variable CCVER to gcc3, please try
# env CCVER=gcc3 make clean install
Cheers.
More information about the Bugs
mailing list