DragonFly BSD
DragonFly bugs List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Compile Error of Port dansguardian


From: YONETANI Tomokazu <qhwt+dragonfly-bugs@xxxxxxxxxx>
Date: Fri, 28 May 2004 19:37:34 +0900

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.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]